It might just be too late a night but I am not having any luck getting a slideshow to work.
OK I am trying to put a slideshow of size 400 x 300 on the index.php page. I have added `<?php printSlideShowJS() ?>` to the head area of the page and I have added the following to where I want the slideshow displayed `<?php printSlideShow(true,false,'','',400,300); ?>` but I get an error 'Invalid linking to the slideshow page' and could not find any documents on that error to find out what I did wrong.
The slideshow.php, css and the png files are in the themes folder. I am probably just calling it wrong, please guide me
Cheers