Drupal: 6.12 clean
Theme: garland

I inserted the code example from readme.txt into page.tpl.php, but it does not work.

If you insert into the node with a php filter, it works.

What could be wrong?

Comments

ChemAli’s picture

The base Javascript "jquery.js" and "drupal.js" not loaded after jcarousel_add() call!

ChemAli’s picture

Priority: Normal » Critical
wim leers’s picture

Category: bug » support
Priority: Critical » Normal
Status: Active » Fixed

You can't call this from page.tpl.php. That's too late. You have to do it from within a module.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.