Closed (fixed)
Project:
Fivestar
Version:
6.x-1.13
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Anonymous (not verified)
Created:
20 Jul 2008 at 21:56 UTC
Updated:
20 Feb 2018 at 17:58 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
quicksketchThis is probably because of #269531: Combine admin page styles to avoid 30 CSS file limit in IE, which has been fixed. Please reopen if this is not the case.
Comment #2
elizabethmedia commentedHi Quicksketch... I'm having this problem all of a sudden in 6.4 with the latest version of fivestar. I'm going to keep looking to figure out what I did but here's my screenshot. is anything else known to interfere with this thing? It worked fine a day ago and who knows what all I've done to it since then! It doesn't show images on either mac FF or Safari.
Comment #3
elizabethmedia commentedOk I took the advice of http://drupal.org/node/317510 and looked at the javascript. Here's what I'm getting... does this mean something is overwriting this function or that something is missing?
Error: $("div.fivestar-form-item").rating is not a function
Source File: /modules/fivestar/js/fivestar.js?k
Line: 370
Comment #4
quicksketchYou might try clearing your Drupal Caches at admin/settings/performance. The JS code changed between 1.12 and 1.13, and if your browser or Drupal has it cached, it might be causing problems.
Comment #5
elizabethmedia commentedThanks so much for getting back to me. Although that didn't fix the issue... I may have conflicting JS code running around. Let me know if anyone has any other ideas and I'll keep working on it and report back.
Comment #6
quicksketchClosing after lack of activity. Please reopen if still having this problem.
Comment #7
Macronomicus commentedI am having this problem when viewing teasers inside ajax quicktabs. The first tab comes up perfect then all others have the dropdown and dont work. Im guessing its something to do with the ajax call. Kinda sucks I hate giving up five star on my tabs cause I want the ajax. Each one of my tabs is a view display of teasers.
Comment #8
quicksketchThis is for the admin page. Similar reports exist for other areas, especially for Views/Quicktabs. See #312623: Ajax Pagination does not work with Fivestar, which also affects quicktabs.
Comment #9
Macronomicus commented@quicksketch
Thanks for that link!
Comment #10
quicksketchComment #11
furamag commentedI still have same problem. And I have same error when I try to use this code:
Error code:
Comment #12
shivamitakari commentedHi guys for me its happening because of js conflicts.
I have posted soluction on this link.
https://drupal.org/node/253777