Active
Project:
Ajax Slideshow
Version:
6.x-3.0
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
25 Sep 2011 at 17:02 UTC
Updated:
10 Feb 2013 at 18:53 UTC
Hi
I am developing a site using Ajax Slideshow. It is working well in Firefox, IE and Opera. However, the images do not appear in Chrome and at the bottom of the screen an error message appears 'Fatal error: Call to undefined function node_load() in /home/(username)/public_html/includes/menu.inc on line 411'
All my investigations have come to nothing so I would be grateful for advice.
Thanks
Mike
Comments
Comment #1
udig commentedWe are using the AS on multiple projects and we've never experienced specific issue with Chrome. The only thing I can think of is that there is some css incompatibility.
I'd try to revert to garland as a first step and check if it works with the base theme. If so then you should start looking at your theme files (probably css).
Comment #2
class47 commentedThanks Udig. I'll give it a try.
Mike
Comment #3
class47 commentedSolved, eventually
The problem was an interaction with Drupal Tweaks. Once that was disabled, the problem went away.
Drupal Tweaks was fun but not essential.
Mike
Comment #4
moriedan commentedI have no drupal tweak but I've the same problem :( what are your advices?