Roundcube-Plugins
Roundcube-Plugins copied to clipboard
jquery errors
Setting up vacation_sieve on a roundcube installation which also contains "passwords". I receive the following errors:
TypeError: d.widget is not a function
...tiselect",function(a){a.preventDefault();switch(a.which){case 9:case 27:b.close(...
TypeError: $(...).multiselect is not a function
...'select#addressed_to').multiselect({header:false, selectedList: 2, height:"auto"...
vacati...3223016 (Row 31)
This renders the settings screen unclickable. Also tried the currently open pull request #9, however that one leads to a 500 Server Error when visiting the settings page.
Hi,
This is clearly a javascript error. I know the plugin is actually working with the current git branch of roundcube. Which version of roundcube you use?
Tried with 0.8.6 and then updated and tried on 0.9.2, same thing.
I'm having this same issue. Any progress on this?
The same issue (roundcube 0.9.5)
+1