Page 1 of 1
Image Rotator / Multiple Random Image
Posted: Thu Feb 28, 2008 9:14 pm
by OCStingFan
I'm finding that each of these image rotators work if the tag is used without any parameters on my Home page content area. When I try to set a folder, as in:
{image_rotator folder="random"} or
{image_rotator folder="uploads/images/random"} [with and without preceding /]
same with {multiple_random_image folder="uploads/images/random"}
nothing shows up on screen. I have 35 pictures in the folder. Some of these are about 200px in w/h so they should appear within the content area without any trouble.
Any guidance would be appreciated.
Re: Image Rotator / Multiple Random Image
Posted: Thu Feb 28, 2008 9:21 pm
by alby
OCStingFan wrote:
I'm finding that each of these image rotators work if the tag is used without any parameters on my Home page content area.
Add
debug parameter and check in html source your path
Alby
Re: Image Rotator / Multiple Random Image
Posted: Thu Feb 28, 2008 10:06 pm
by Franck
same problem here... and the debug says it found the images :
Code: Select all
21 images found in folder (display image number is 0):
uploads/images/diapo/dh01.jpg, uploads/images/diapo/dh02.jpg, uploads/images/diapo/dh03.jpg, uploads/images/diapo/dh04.jpg, uploads/images/diapo/dh05.jpg, uploads/images/diapo/dh06.jpg, uploads/images/diapo/dh07.jpg, uploads/images/diapo/dh08.jpg, uploads/images/diapo/dh09.jpg, uploads/images/diapo/dh10.jpg, uploads/images/diapo/dh11.jpg, uploads/images/diapo/dh12.jpg, uploads/images/diapo/dh13.jpg, uploads/images/diapo/dh14.jpg, uploads/images/diapo/dh15.jpg, uploads/images/diapo/dh16.jpg, uploads/images/diapo/dh17.jpg, uploads/images/diapo/dh18.jpg, uploads/images/diapo/dh19.jpg, uploads/images/diapo/dh20.jpg, uploads/images/diapo/dh21.jpg
but still no display...
Code: Select all
{image_rotator random='false' speed='5' folder='uploads/images/diapo/' debug='' width='451px' height='75px'}
Is there anything wrong here ?
Edit : ok, it's such a lovely tag, man... just have to take off 'debug' ans it works !
Edit 2 : doesn't rotate on Mac/Opera 9.26, except with rotator='new' but then, it seems to be a positioning bug on Safari/Firefox/Opera -Mac...
Re: Image Rotator / Multiple Random Image
Posted: Thu Feb 28, 2008 11:52 pm
by OCStingFan
My debug produced:
Code: Select all
<!-- IMAGE ROTATOR DEBUG:
Relative folder path: uploads/randomimage/
Absolute folder path: /home/content/n/e/w/sitename/html/uploads/randomimage
0 images found in folder (display image number is 0)
-->
Note: I replaced the site's actual name with "sitename" in the quote above. Also, I created a new folder inside uploads called randomimage, so what the debug shows is correct, despite the examples I cited earlier in my first post.
It seems the tag doesn't see the JPEG images in the folder.
Re: Image Rotator / Multiple Random Image
Posted: Fri Feb 29, 2008 9:06 am
by alby
Tomek wrote:
Edit 2 : doesn't rotate on Mac/Opera 9.26, except with rotator='new' but then, it seems to be a positioning bug on Safari/Firefox/Opera -Mac...
Try with
this version
OCStingFan wrote:
My debug produced:
Check if Absolute folder path is correct
Alby
Re: Image Rotator / Multiple Random Image
Posted: Tue Mar 11, 2008 1:10 pm
by Franck
with the new version remains the positioning problem on Mac/Opera + Firefox + Safari.
when it's ok (without rotator=new)
and not, with rotator=new
edit : oops sorry I inverted the pictures above, edited now.
Re: Image Rotator / Multiple Random Image
Posted: Tue Mar 11, 2008 1:48 pm
by alby
Tomek wrote:
with the new version remains the positioning problem on Mac/Opera + Firefox + Safari.
Have you a live site?
Alby
Re: Image Rotator / Multiple Random Image
Posted: Tue Mar 11, 2008 2:20 pm
by Franck
Re: Image Rotator / Multiple Random Image
Posted: Tue Mar 11, 2008 3:31 pm
by alby
It's ok,
have you a page with rotator=new bug?
Alby
Re: Image Rotator / Multiple Random Image
Posted: Tue Mar 11, 2008 4:05 pm
by Franck
now, the same link, I modified the tag...
edit : weird, it has a new behaviour now.
Re: Image Rotator / Multiple Random Image
Posted: Tue Mar 11, 2008 8:26 pm
by alby
Tomek wrote:
now, the same link, I modified the tag...
edit : weird, it has a new behaviour now.
I see the old rotator.
Build a new page with new rotator, uncheck in Options "Show in menu" (hidden to nav) and post the new url
Alby
Re: Image Rotator / Multiple Random Image
Posted: Tue Mar 11, 2008 8:51 pm
by Franck
Yeah, sorry, I had to put the old one by now. I'll put another link later. Thanx !
Edit : I created a new page just for test, here it is :
Test