Closed (fixed)
Project:
Nodecarousel
Version:
5.x-1.0
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
30 Mar 2008 at 19:23 UTC
Updated:
5 Nov 2008 at 23:13 UTC
I have been looking forward to implementing jCarousel some how, and this has been so far the closest I have came. Nonetheless, I can't seem to get the correct height and width set. Everytime I load the page it says:
jCarousel: No width/height set for items. This will cause an infinite loop. Aborting...
I have set what I thought was the height and width all over, but still says that. I do not have page caching on or CSS aggregate.
The content of the nodes i'm trying to use are YouTube videos. I can't believe that is the issue, but I'm unsure. I did add the body to the themeing of the carousel. I wanted the title and the body printed.
Can someone help?
Comments
Comment #1
EvanDonovan commentedSee my issue http://drupal.org/node/260368. If you copy & paste the YouTube embeds into the Carousel, it may work. Nodes created by the Video module, I determined, did not work.
Other variables that could be influencing this:
- the theme override function you're using
- wrap settings
- number of nodes to display at once
- theme you're using
Comment #2
damienmckennaI had this issue on a site when I didn't fill in any text for the back/forwards buttons as I didn't want to use them. Those fields should be labeled as required.
Comment #3
xurizaemonIf you are experiencing this error, please check that you have correctly installed the jQuery Update module which jCarousel depends on.
Have a look at admin/logs/status and verify there is not a warning there regarding installing the jQuery update module fully. We have seen this cause the exact same error, because jCarousel depends on a more recent version of jQuery than the one which ships with Drupal 5.
Comment #4
ultimateboy commentedOriginal poster has not replied even though good responses have been given. Closing.