vmichnowicz / vwm_polls

Free ExpressionEngine Poll Module and Fieldtype
Apache License 2.0
16 stars 8 forks source link

javascript error in backend #14

Open jtrascap opened 11 years ago

jtrascap commented 11 years ago

When editing or adding content through the backend, with a fieldtype using the Poll module, I'm getting a JS error in the console.

compressed.js
Type Issue
'undefined' is not a function (evaluating '$('.mor table.col-sortable).tablesorter()')

I'm discovering this on my laptop test server, but haven't deployed it to the live server. The environments are identical. EE v2.5.2 - Build Date: 20120606 - and the latest version of your plugin (.5).

vmichnowicz commented 11 years ago

I'm not really sure what would cause this. If you uninstall VWM Polls does it fix the issue? If you upgrade to EE 2.6 and VWM Polls 0.8 maybe that will fix this issue.