This module sounds really cool, but I can't get it to work.

I did this:

1) installed drupal 5.15.
2) Intalled popup filter, and jquery update modules
3) created a story node with this body text, using "popup filter" input format

this is [popup text='Yay this is the popup text!' effect=fade title='TEST POPUP TEXT' link='/']<br /><br />

this is [popup text='Yay this is the popup text!' effect=fade title='TEST POPUP TEXT']<br /><br />

When I look at the node I don't get any roll over or click popups. Here a screenshot w/ some firebug info. Clearly the filter is doing it's thing, but something on the client side isn't?

Can provide other info if it would help troubleshoot.

CommentFileSizeAuthor
popuptest.png53.99 KBmtsanford

Comments

mtsanford’s picture

Ahh... It appears that the problem was I did not "install" the jquery update module correctly. I had to copy some files manually as described in the instructions which I failed to read here:

http://drupal.org/project/jquery_update

Once I copied over the files this module seemed to work for me :)

Scheepers de Bruin’s picture

Thanks for taking the time to report this as I'm sure other people will run into it too. :)

Scheepers de Bruin’s picture

Status: Active » Closed (fixed)