This module was working prior to me upgrading my sites to Drupal 5.8. Now all that displays is the text "previous view photo next". Clicking the "view photo" text launches the lightbox, but a broken image icon is displayed. No images are coming up in either the slideshow or by click any buttons.
The problem can be viewed here: http://www.stuartcranney.com/portraits
I do not run CSS compression on this site, as it breaks the slideshow. I have checked all the Couloir module settings etc. Nothing seems to have changed. I have checked that there are still image files in the slideshow directories.
Thanks,
Dex
Comments
Comment #1
dex002 commentedThis is an issue with JQUERY and can be fixed by replacing your phptemplate.engine code with the code here:
http://cvs.drupal.org/viewvc.py/drupal/drupal/themes/engines/phptemplate...