Postponed (maintainer needs more info)
Project:
Couloir Slideshow
Version:
6.x-1.6
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
19 Aug 2009 at 11:12 UTC
Updated:
9 Jul 2010 at 00:50 UTC
Hi!
The Problem is when I logged in, Couloir Slideshow (with Lightbox2 for effects) works fine.
But when I log out, the image losts and text 'Previous View Photo Next' appears.
I cleaned site- & browser cashes, reinstalled modules, checked Couloir Slideshow settings, launched crone and update.php - nothing helps.
Thanks in advance for your answer.
Comments
Comment #1
dosch commentedComment #2
ComputerWolf commentedAfter testing with drupal 6.13 on Firefox 3.5.2, IE 8, and Chrome, I cannot replicate the issue after logging out. It may be helpful to know what other modules are using javascript on your site, as their may be a conflict of some sort.
Comment #3
sanjulian commentedSame problem here using drupal 6.17 on Firefox 3.6.3 (Windows) and Chromium 6.0.437.0 (49756) Ubuntu
Comment #4
vikramy commentedI am using this from quite some time having no issues like this. can you give some more info.. Is your website Live?
Comment #5
walshfx commentedI also am having this isssue.
http://www.academyoftheartsonline.com
Use the "Class Picture Slideshow" link on the left column.
It works perfectly while logged in. But most users of the site do not have accounts at this time.
Comment #6
vikramy commentedSeems this is a javascript issue.. It should load three js files..
When you login, can you check the "view source"? You should see all three js files loaded..
Comment #7
walshfx commentedI do see all three of those loaded when logged in, but not when logged out.
How do I 'tell' Drupal to load those regardless of whether I'm logged in or out?
Comment #8
vikramy commentedIt should load technically, but not sure why.. Try adding this code to page.tpl.php. But again that may mess up logged in users..Will try to investigate more tomo.. If you see any solution let us know..
Comment #9
vikramy commentedWas just searching.. Found this..
http://drupal.org/node/342459
Have you enabled block cache? Can you disable and see if that solves...
Comment #10
walshfx commentedI disabled block caching. It seems to have solved the problem.