Set Height Width
ygg - March 30, 2008 - 19:23
| Project: | Nodecarousel |
| Version: | 5.x-1.0 |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
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?

#1
See 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
#2
I 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.
#3
If 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.
#4
Original poster has not replied even though good responses have been given. Closing.