Closed (fixed)
Project:
Views Slideshow
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
10 Jul 2008 at 23:41 UTC
Updated:
9 Sep 2009 at 01:40 UTC
I have upgraded my site 5.7 ==> 5.8 and now my slideshow does not work. It is in a block with single frames and worked very nicely under D5.7. Now the block stacks up all of the images in a long column together, one above the next. I have cleared the cache tables. FWIIW, this may be related to the fact that other modules dependent on jquery have stopped working too, like dhtml_menus.
Comments
Comment #1
dubs commentedI have the same problem here - no javascript is being attached to the HTML output.
Comment #2
dubs commentedOK, this problem is JQUERY specific. Replace your themes/engines/phptemplate.engine with the one here: -
http://cvs.drupal.org/viewvc.py/drupal/drupal/themes/engines/phptemplate...
Fixed it for me...
Comment #3
dex002 commentedDubs, I could kiss you. I am running Couloir Slideshow, which uses JQUERY too, and it broke when I upgraded to 5.8. The link dubs provided fixed it, so yay!
Comment #4
ugerhard commentedUpgrading to Drupal to 5.9 should fix this, so changing status.
Comment #5
femrich commentedI've upgraded to drupal 5.9, and still have the same problem with my site (the previously functioning slideshow now appears as a long column of stacked photos), so the upgrade does not appear to resolve the issue. Will try the phptemplate.engine fix next...
Update: Although upgrading to drupal 5.9 did not resolve this problem, using the phptemplate.engine file linked previously does appear to fix this for me.
Comment #6
kls010 commentedThe engine file fixed my problem too as Drupal 5.10 didnt fix the issue. Thank you very much. The previous upgrades had to use 5.7 block module to work.
Comment #7
mizengineer commentedThanks SO MUCH for this fix. It seems Views Slideshow works fine on Garland/Minelli but then hurls with other themes (static image problem). Here was my other post: http://drupal.org/node/295028
Comment #8
aaron commentedi think this is related to #281042: regression in 5.8 from 5.7 theme('blocks','all') broken - so no header alteration possible.
Comment #9
tancI upgraded my site to Drupal 5.12 and noticed this problem. Actually the real problem was that I didn't correctly upgrade my site. I had replaced all the files except for themes/engines. Its this that fixes the problem.
Comment #10
drummIt seems like the most recent report, #9 about 5.12 indicates this is no longer an issue. Can someone else try out clean versions of 5.12 or later and views slideshow?
Comment #11
redndahead commentedClosing from lack of response