Closed (fixed)
Project:
Extra Voting Forms
Version:
5.x-1.x-dev
Component:
User interface
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 Dec 2007 at 09:09 UTC
Updated:
9 Jan 2008 at 00:31 UTC
My vote is not update then i click on arrows. Now only change the color of arrow that i have clicked. And for see new vote in the bar i must press F5. :-)
Another words: number of vote is not active (AJAX), only arrows are active.
Can you help me?
Comments
Comment #1
mercmobily commentedHi,
Ouch, you are the second person reporting this problem.
I am working on this right now - apologies.
Will let you know soon when it's fixed,
Merc.
Comment #2
mercmobily commentedHi,
Please help me debug this problem...
The easiest thing would be to have the problematic site online, accessible to me (and possibly with the admin login/password)
Please install the *current* development snapshot -- make sure that line 1398 is:
Rather than:
Quick questions: did you install the required version of JQuery? Or are you using the JQuery-update version? (Which could well be the problem...).
Also: did you add this to your page.tpl.php:
...?
I installed extra_voting_forms on a CLEAR installation, and it works 100%... So, I really need help :-D
Merc.
Comment #3
mercmobily commentedH,i,
Actually, I have just managed to reproduce this problem.
It happens if you use jquery_update... which doesn't uodate to the latestest version of jquery :-D
Can you please try replacing jquery.js in your Drupal with the one that comes with extra_voting_forms and report back?
Thank you!
Merc.
Comment #4
kpaul commentedhi, when using the jquery.js provided by this module, TinyMCE starts acting up on node add forms (comments were working fine, though...)
only firefox error console messages were
Replaced the jquery.js with this module with the jquery update one, flushed the cache and the TinyMCE problem went away.
I imagine the newest jquery.js might also affect other modules that use jquery?
Thanks,
kpaul
Comment #5
neibo commentedMerc!
Widget work right, after I replaced the 1389 line and copied your file jquery-1.2.1.pack.js from module into misc directory as jquery.js.
Thank you!
Comment #6
mercmobily commentedHi,
No worries!
Merc,
Comment #7
(not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.