Closed (cannot reproduce)
Project:
Rotor Banner
Version:
6.x-2.4
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Aug 2009 at 01:42 UTC
Updated:
3 May 2011 at 21:43 UTC
Jump to comment: Most recent file
Comments
Comment #1
roger6106 commentedHere are the pages on which this problem sometimes occurs:
http://gmchurch.net
http://gmchurch.net/youth
Comment #2
mrfelton commentedAs far as I can tell, the rotor on http://gmchurch.net/youth seems to be working. On the homepage however, the rotor JavaScript has not even loaded onto the page. I assume you have cleared your Drupal cache?
Comment #3
roger6106 commentedThe pages will randomly switch between working and not working. If it's broken I can either clear the cache to get it to start working again, or wait a while (I am guessing for the cache to clear automatically), although the image rotation will break again.
I just visited the site, and the pictures weren't being rotated. I saved a copy of the site's code both when it was working, and when it wasn't. It looks like rotor sometimes doesn't load, although I have no idea why not. I have attached copies of the code both when working and not working.
Comment #4
mrfelton commentedIt sounds to me like some other modules is doing something that it shouldn't in hook_init(). What other modules do you have enabled? If you disable all the other modules, do you still have the problem (I doubt it). If not, start enabling them again until you can narrow down the source of the conflict.
Comment #5
roger6106 commentedI've tried to trigger this problem in the past, but I haven't been able to figure out how. This site makes use of the extensions I have installed (which is quite a few).
Is there some way to trace the problem without having to disable the extensions one by one?
Comment #6
mrfelton commented@roger6106: If you give me a list of modules that you have installed on the site, I may be able to rule out a few for you, or at least help identify modules that could have a possible conflict.
Comment #7
roger6106 commentedAs I said, I have a huge list of modules installed. I wasn't sure what the easiest way was to list the installed modules, so I just wrote down all the folder names in my module folder. I also have some core modules installed, but I doubt that they are the problem.
admin_menu
advanced_help
audio
cck
custom_breadcrumbs
date
devel (not installed)
filefield
filefield_paths
galleria
getid3
imageapi
imagecache
imagefield
itunes
jquery_plugin
jquery_ui
lightbox2
mimedetect
rotor
themekey
token
transliteration
upload_element
views
wysiwyg
Comment #8
mrfelton commentedyou think that is a lot of modules... some site I work on have over 150! Anyway, I think I have copies of all of those modules, so I will try and put together a sandbox with all of those installed and see if I can replicate your problem.
Comment #9
roger6106 commentedI have attached a file that shows exactly what modules are activated. Rename it to a .html file to view it.
Comment #10
roger6106 commentedI just had the problem again on this site with Rotor 6.x-2.4.
Comment #11
mrfelton commentedCan't reproduce this with the latest release. Please try with the latest release and let me know if you still have this issue.