Needs review
Project:
Four Seasons
Version:
6.x-2.0
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
8 Jun 2008 at 22:39 UTC
Updated:
18 Jul 2008 at 16:27 UTC
I've had some problems with a image rotator function for drupal 6.2 discussed on this thread: http://drupal.org/node/229409
My problem is explained on the last post..
Could someone please help?
Comments
Comment #1
workbench commentedComment #2
workbench commentedI've found the solution! Noticed one / to many when I reviewed the source upon loading the page.
Wrong code in page.tpl.php:
Correct code in page.tpl.php:
And now it's working! :)
This is the full code to make it work;
page.tpl.php
template.php
Good luck. This works fine in Drupal 6.2 and the latest four seasons theme!
Comment #3
Vially commentedWorks for me. Thanks !