Hi,
I am running into a peculair problem with some of my zenphoto albums.
For example,
http://www.asianjunkie.com/gallery/AiOtsuka/ displays fine in Mozilla Firefox. However, with IE7, i will receive a "The webpage cannot be found" error.
For other albums, such as
http://www.asianjunkie.com/gallery/AyaUeto/, displays fine in both IE7 and Mozilla Firefox.
I am currently using Zenphoto 1.0.8.2.
Is this a .htaccess or mod-rewrite related issue?
However, I have not modified zenphoto's .htaccess file at all though
Any ideas or suggestions would be greatly appreicated!
please let me know if you need more information
Comments
i did modify zp-config.php so that
the line:
$conf['mod_rewrite_image_suffix'] = '.jpg';
is commented out ... like below:
//$conf['mod_rewrite_image_suffix'] = '.jpg';
however, i don't think that is affecting my problem
I have disabled mod-rewrite and the albums displays fine now, despite the ugly links.
I guess i will go dig around the forum and see if there is a work around to the mod-rewrite solution.
edit **now, my next and previous images navigation doesn't work on certain pictures. it takes me straight back to the album index **
thanks for the reply.
However, the "refresh' button did not work
the problem with the previous and next image problem persists
an example could be seen here
http://www.asianjunkie.com/gallery/index.php?album=AyumiKinoshita&image=AyumiKinoshita15.jpg
also, can anyone give me any pointers as to why, if i turn mod_rewrite on, that certain albums will not display in ie7, but will display fine in firefox?
I would give the latest SVN code a shot... it's fairly stable. You can download a ZIP here: http://www.zenphoto.org/trac/changeset/428/trunk?old_path=/&format=zip
Run the "refresh" one more time after installing that...
I will give the svn code a shot, and keep you updated