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

udig’s picture

We 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).

class47’s picture

Thanks Udig. I'll give it a try.

Mike

class47’s picture

Solved, 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

moriedan’s picture

I have no drupal tweak but I've the same problem :( what are your advices?