Hello All,
Is it possible to use AnythingRating with Revolution 2.0.8 ?
Thanks
Hi, my AnythingRating works funny. It does the actual voting with Ajax, it doesn’t show the loading bar though, it doesn’t block stars after I voted, sometimes it doesn’t allow to vote at all.
Firebug says:
msg is null msg.innerHTML = ’<img src="’+ _a...ating_loading.gif" alt="loading" />’; anythingRating.js (line 95)
msg is null msg.innerHTML = ’<img src="’+ _a...ating_loading.gif" alt="loading" />’; anythingRating.js (line 95)
msg is null msg.style.display = ’block’;
the snippet calls are correct, I’m running MySQL 5.x, MODx Evo 1.0.4
I doesn’t see any included iframe and Avast doesn’t detect any virus on the home page (www.evo.wangba.fr)
On which page did you get this alarm ?
@lokust
As I remenber you can’t use anythingRating to rate a comment. The main reason is that anything need an id and when the user write a comment, the comment doesn’t still exist (no id available).
This is the reason why you don’t find any example on the demo site. EDIT: And I started to set up new demos but I never found the time to finalize them. May be later.
If somebody has found a workaround to use AR with Jot, I am interested.