svn 1591 installed into new subdirectory; same database; one album
Plugins:
check flowplayer v1.0.1
check slideshow v1.0.2.3
Options: Plugin options
flowplayer
height/width numbers
slideshow:
Mode: JQuery
reproduced exact problem: images read from zp-core image directory, not my album
Comments
Please take a look at the album page you call the slideshow from and search for a <form> called "slideshow" within the source code and post the code of that form.
(BTW, you could have used the other thread...)
<div id="imageDesc" style="display: block;"></div>
<script type="text/javascript">initEditableDesc('imageDesc');</script>
<form name="slideshow" method="post" action="/photos/1997ottawa/page/slideshow">
<input type="hidden" name="pagenr" value="1" />
<input type="hidden" name="albumid" value="45" />
<input type="hidden" name="numberofimages" value="4" />
<input type="hidden" name="imagenumber" value="1" />
<input type="hidden" name="imagefile" value="9706-003.jpg" />
View Slideshow
</form>
CODE FROM THE SLIDE PAGE CALLED:
<span></span>
``
</div>
<div id="slides" class="pics"><span class='slideimage'><h4>: multimediaDefault (2/4)</h4>``</span><span class='slideimage'><h4>: zen-logo (3/4)</h4>``</span></div>
</div>
While the actual image is named, if STOP is pressed, there's an error message. `Zenphoto Error: the requested object was not found. Please go back and try again.`
Am I suppose to abandon slideshow?????
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.
If the site is public accessible, please post a link.
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.
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).