![]() |
|
Missing albums in Internet Explorer but displays fine in Firefox - 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: Missing albums in Internet Explorer but displays fine in Firefox (/thread-1329.html) |
Missing albums in Internet Explorer but displays fine in Firefox - soccerbud - 2007-03-29 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. Any ideas or suggestions would be greatly appreicated! please let me know if you need more information Missing albums in Internet Explorer but displays fine in Firefox - soccerbud - 2007-03-29 one additional comment the line: is commented out ... like below: //$conf['mod_rewrite_image_suffix'] = '.jpg'; however, i don't think that is affecting my problem :/ Missing albums in Internet Explorer but displays fine in Firefox - soccerbud - 2007-03-29 found out, it is a mod-rewrite problem. I guess i will go dig around the forum and see if there is a work around to the mod-rewrite solution. Missing albums in Internet Explorer but displays fine in Firefox - soccerbud - 2007-03-29 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 Missing albums in Internet Explorer but displays fine in Firefox - soccerbud - 2007-03-29 could it be a conflict between zenphoto's .htaccess file and wordpress's .htaccess file? Missing albums in Internet Explorer but displays fine in Firefox - trisweb - 2007-03-29 That's probably a database cleanup problem, just go into the admin and hit "[refresh]" in the center column to garbage-collect the database. Missing albums in Internet Explorer but displays fine in Firefox - soccerbud - 2007-03-29 trisweb, thanks for the reply. the problem with the previous and next image problem persists 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? Missing albums in Internet Explorer but displays fine in Firefox - trisweb - 2007-03-30 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=%2F&format=zip Run the "refresh" one more time after installing that... Missing albums in Internet Explorer but displays fine in Firefox - soccerbud - 2007-03-31 tris thanks for your suggestion. |