Missing albums in Internet Explorer but displays fine in Firefox

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

  • one additional comment
    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 :/
  • found out, it is a mod-rewrite 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.
  • but strange, my host (bluehost) does support mod_rewrite though :/

    edit **now, my next and previous images navigation doesn't work on certain pictures. it takes me straight back to the album index :(**
  • could it be a conflict between zenphoto's .htaccess file and wordpress's .htaccess file?
  • trisweb Administrator
    That's probably a database cleanup problem, just go into the admin and hit "[refresh]" in the center column to garbage-collect the database.
  • trisweb,

    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?
  • trisweb Administrator
    That is very strange... the database garbage collect should fix problems such as that.

    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...
  • tris thanks for your suggestion.
    I will give the svn code a shot, and keep you updated :)
Sign In or Register to comment.