Hello, thanks for the module, really like the idea.
Just updated to the latest dev version, however I still seem to have the same problem, the jReject window won't show up in the browsers I have checked.
I was able to test Chrome 18 and IE9... nothing happens, pages are loaded without the dialog. Plugin is installed correctly (didn't get any warnings) and off course I've enabled the module on it's settings page.
I've tried with jquery 1.5 and 1.7, same thing.
Any ideas?
Cheers
Comments
Comment #1
entendu commentedHi there -- take a look at your page source and just make sure that the javascript is printing out in the source of your page.
Comment #2
Lux Delux commentedAh, it indeed has something to do with my theme. Looks like it's printing out in the admin backend.
Gonna look in more detail later.
Comment #3
philosurfer commentedcheck the patch i added on http://drupal.org/node/1612960
if you have carriage returns in your paragraphs it breaks the JS and it fails to load properly.
Adding the patch should resolve the issue
Comment #4
entendu commented