Closed (fixed)
Project:
Popup filter
Version:
5.x-1.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Jan 2009 at 05:14 UTC
Updated:
27 Jan 2009 at 00:20 UTC
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.
| Comment | File | Size | Author |
|---|---|---|---|
| popuptest.png | 53.99 KB | mtsanford |
Comments
Comment #1
mtsanford commentedAhh... 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 :)
Comment #2
Scheepers de Bruin commentedThanks for taking the time to report this as I'm sure other people will run into it too. :)
Comment #3
Scheepers de Bruin commented