hi
i upgraded my zen photo to the latest version but the slideshow doesnt work
the required files are all there
in the album page, when view slideshow is submitted, it just returns to the same page. nothing happens after submitting the form.
in the image page, the view slideshow link is not there.
pls advise? thanks
Did you also enable the plugin? I forgot that myself
And just to check: are the files inside your themes folder?
I don't know if the link works from within the album.php. Probably it does, but I used the link only in my image.php file.
I just finished adding the slideshow functionality to my own pages, and I must say (imho) it looks very nice: link to image page
@jackdaw, it should look like i saw the png file myself and the player ui looks good.
well, i dont see any link of view slideshow in my image.php, only in album.php.
and yes, i did enable the plugin but i did disable the flowplayer. and well, it doesnt work
in image.php did you manually add the view slideshow link code? because it doesnt appear in my image.php, only in album.php
@acrylian,: simple script just lets you fill up some details and it will install everything into your host. probably the host provider made this for their customers. hmmm would like a manual install but somehow.. ick.. ive done too much in my photo gallery, im looking at it to make it work without doing that tsk
if you want to check my photo gallery let me know, ill give you the url. you may be interested in checking the code generated
by the way, i noticed my php file doesnt have the function printslideshow(true). only the printslideshowlink(text) was there, so i guess naturally since the form action is url/page/slideshow, it returns back to the same page without showing the images as a slideshow. should i add something else here? pls advise. thanks
this is my photo gallery. maybe anyone here has an idea why
then, when you click on slideshow you go to this url .. http://url/page/slideshow
then nothing happens
i installed a fresh copy and it worked. though i noticed the different of their action URLs.
the one that worked was /photo/index.php?p=slideshow&album=test
where in the zenphoto was installed in http://domain.com/photo
while the existing one that didnt work's action url was /trips/page/slideshow
where trips is the album name. could it be because my http://gallery.chitgoks.com is pointing to http://chitgoks.com/gallery and i created a subdomain to have it pointed to there? that the mod_rewrite messed things up?
Good, at least it works. Maybe you could try to set the paths within the zp-core/zp-config.php file manually (at the bottom uncomment the both lines define(....)).
I believe subdomains can cause a little trouble, I can't remember it right, probably sbillard will know.
didnt work though. and i noticed , when the config was ran, it told me .htaccess is wrong version, that i should use the one that is with zenphoto? but i dont see any .htaccess within the package. pls advise
coz it said the .htaccess used is the wrong version. pls advise