Image Rotator stops

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
karry
Forum Members
Forum Members
Posts: 26
Joined: Thu Aug 30, 2007 12:35 pm

Image Rotator stops

Post by karry »

I am trying to place 3 instances of image rotator on one page http://www.ostergaards-auto.dk/index.php?page=test, but for some reason they stop rotating, am I doing something wrong?

Code: Select all

<table cellspacing="0" cellpadding="0" border="0" align="center" width="" summary="">
    <tbody>
        <tr>
            <td><br />
            {image_rotator rotator='new' folder='uploads/images/slideshow/' speed='4' width='175' }</td>
            <td> {image_rotator rotator='new' folder='uploads/images/slideshow2/' speed='4' width='175' }</td>
            <td><br />
            {image_rotator rotator='new' folder='uploads/images/slideshow3/' speed='4' width='175' }</td>
        </tr>
    </tbody>
</table>
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: Image Rotator stops

Post by Dr.CSS »

You are using a very old ver. of CMS Made Simple, please upgrade and see if it doesn't help, and next time please give more info so it can be reproduced to get an answer...
bitarbyter
New Member
New Member
Posts: 4
Joined: Sun Jun 15, 2008 7:16 am

Re:(Solved) Image Rotator stops

Post by bitarbyter »

edit row in javascript block
add {mod} after current variable:

var d=document, rotImg{$mod}=new Array(), zInterval=null, current{$mod}=0, pause=false;


bitarbyter
rica_carv
Forum Members
Forum Members
Posts: 11
Joined: Fri Oct 01, 2010 4:30 pm

Re: Image Rotator stops

Post by rica_carv »

Hi

Sorry for bringing up an old topic, but currently i'm experiencing this same issue with image rotator...

I've got CMS 1.8.2 and image_rotator 1.7 (weird that in history changes it reports until version 2.0....)

On FF, with two image_rotator calls (ie, two slideshows) on the same page, and the rotator='new' switch, it freezes...
If i remove the rotator='new' switch, it works...

Anyone got the solution for this isse???
I've searched everywhere, without any luck....
Post Reply

Return to “Modules/Add-Ons”