![]() |
|
1591 build: still no slideshow "new install" - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: 1591 build: still no slideshow "new install" (/thread-2962.html) |
1591 build: still no slideshow "new install" - macalter - 2008-05-25 svn 1591 installed into new subdirectory; same database; one album Plugins: Options: Plugin options reproduced exact problem: images read from zp-core image directory, not my album 1591 build: still no slideshow "new install" - acrylian - 2008-05-25 I still can't reproduce that. I see no reason why the slideshow should use the zp-core image directory. Please take a look at the album page you call the slideshow from and search for a called "slideshow" within the source code and post the code of that form. (BTW, you could have used the other thread...) 1591 build: still no slideshow "new install" - macalter - 2008-05-25 CODE FROM IMAGE.PHP initEditableDesc('imageDesc');
CODE FROM THE SLIDE PAGE CALLED:
[b]:[/b] multimediaDefault (2/4) While the actual image is named, if STOP is pressed, there's an error message. Am I suppose to abandon slideshow????? 1591 build: still no slideshow "new install" - acrylian - 2008-05-26 The code from image.php is correct, tha from the slideshow not of course. I would guess that you have a mod_rewrite problem. Please check if it works with mod_rewrite disabled and if you really have the correct 1.1.6 htaccess file 1591 build: still no slideshow "new install" - macalter - 2008-05-27 .htaccess: The install is brand new from scratch into a brand new subdirectory. ALL files from ZP mod_rewrite: this was checked. Turned off. Saved. Cleared browser cache. Tried again. No slideshow. For double-check, created new album with 1 image. Same problem. 1591 build: still no slideshow "new install" - acrylian - 2008-05-27 Sorry, then I really can't help with that. There must be wrong something else. There is not reason in the code, that the zp-core/images files should be shown. The slideshow code uses the Zenphoto gallery and album objects. If the site is public accessible, please post a link. 1591 build: still no slideshow "new install" - macalter - 2008-05-27 Because I see the time difference, am going to create entirely new MySQL database setup & ZP install current. Not to give you access but to see if extreme-clean start means something. Using ZP user/password setting does not request a username/password sign in, just password and full access to everything. Should there by BOTH? My site isn't public. 1591 build: still no slideshow "new install" - macalter - 2008-05-28 1612svn 100% new install; new subdomain; new database Quite extreme but the bug is gone. However, I'm assuming that because /albums contains only my images; /styles contains only css, I'm safe to copy over. I'll take the time hit and let the cache recreate itself as there's one more glitch I'm keeping eye on (won't mention until I see if it is noticed). |