"internet explorer cannot open the internet site"

aguawebs

Joined: 2006-02-21
Posts: 30
Posted: Wed, 2008-11-26 04:59

I've got an install of gallery which has stopped working in ie6 & ie 7 on Vista and XP. It works fine using Firefox on a PC and all browsers on a mac

modeeast.com.au/design-projects/main.php

I am actually using the embed method - but the main install doesn't work neither.

It was working, and I'm not sure what changed to make it break.

I made a lot of modifications to the files in order to make this work - so don't really want to risk an upgrade...

Is there a way I can do a new install and import all my galleries across - then start using the embed method again?

Or - does anyone know of a fix? I've searched the forum but cannot find anything similar other than a language translation problem


Gallery version = 2.1.1 core 1.1.0.1
PHP version = 4.4.7 apache
Webserver = Apache/1.3.37 (Unix) PHP/5.2.2 mod_auth_passthrough/1.8 mod_log_bytes/1.2 mod_bwlimited/1.4 FrontPage/5.0.2.2635.SR1.2 mod_ssl/2.8.28 OpenSSL/0.9.7a
Database = mysql 4.1.22-standard, lock.system=database
Toolkits = ArchiveUpload, Thumbnail, Gd, SquareThumb, Getid3
Acceleration = partial/900, none
Operating system = Linux saturn.dotcolo.com 2.6.24.2 #1 SMP Fri Feb 15 18:00:00 EST 2008 i686
Default theme = matrix
Locale = en_US
Browser IE6 & IE7:

 
russgri

Joined: 2004-05-21
Posts: 4
Posted: Wed, 2008-11-26 06:08

It could be a permissions problem if you are running phpsuexec use 755 for folders and 644 for files

 
aguawebs

Joined: 2006-02-21
Posts: 30
Posted: Wed, 2008-11-26 06:20

Ah... hold on, this was originally installed on a server using phpsuexec, but now its not... I wonder if that is the case.

Is theres a way to check - or do I have to do this manually?

 
russgri

Joined: 2004-05-21
Posts: 4
Posted: Wed, 2008-11-26 09:43

Check by running phpinfo.php on your website.
google phpinfo if you can't remember

 
aguawebs

Joined: 2006-02-21
Posts: 30
Posted: Fri, 2008-11-28 21:31

OK - I checked the permissions, and all seem to be in order... what else could be causing this?

 
suprsidr
suprsidr's picture

Joined: 2005-04-17
Posts: 8339
Posted: Fri, 2008-11-28 22:33
 
aguawebs

Joined: 2006-02-21
Posts: 30
Posted: Sat, 2008-11-29 00:13

Yes - I can login fine

 
suprsidr
suprsidr's picture

Joined: 2005-04-17
Posts: 8339
Posted: Sat, 2008-11-29 00:36

in admin->maintenance clear your caches
It seems something gallery is trying to display on the front page is corrupt.
Rebuild thumbs and resizes if you have to.

-s
FlashYourWeb and Your Gallery with The E2 XML Media Player for Gallery2

 
aguawebs

Joined: 2006-02-21
Posts: 30
Posted: Sat, 2008-11-29 01:05

I've done that and still the same... I'm thinking of reinstalling gallery and moving the data across... would that be easier than trying to make this work?

 
suprsidr
suprsidr's picture

Joined: 2005-04-17
Posts: 8339
Posted: Sat, 2008-11-29 01:12
 
mcworm

Joined: 2009-02-24
Posts: 1
Posted: Tue, 2009-02-24 10:03

I am not a developer just a home user using IE7 with all updates. This error is driving me nuts.
<a rel="follow" href="http://explorearizonatours.com/grandcanyon.php">grand canyon tours </a>

 
alecmyers

Joined: 2006-08-01
Posts: 4342
Posted: Tue, 2009-02-24 11:04
Quote:
<a rel="follow" href="http://explorearizonatours.com/grandcanyon.php">grand canyon tours </a>

Why do these spammers bother with this kind of rubbish? FYI, all links in the GMC forum are automatically "nofollow" so they won't assist your google ranking in any case. Nor will hopeless sad-case <a> tags display a link for you.

Lame, lame, lame.

 
dj zen masta k

Joined: 2009-03-09
Posts: 12
Posted: Tue, 2009-03-10 12:04

i'm having a problem very similar to this. when i try to go to my gallery in ie, i get "internet explorer cannot open the internet site". when i try with firefox, it works just fine. what's really weird, is that occasionally, maybe once in ten tries i can get in with ie. yesterday i added a navigation bar to the page and it was working fine up until late last night, now this.

i've deleted template cache, database cache, and did a build on all thumbnails/resizes, issue persists.


http://totalxr.com/gallery/phpinfo.php
Gallery URL = http://totalxr.com/gallery/main.php
Gallery version = 2.3 core 1.3.0
API = Core 7.54, Module 3.9, Theme 2.6, Embed 1.5
PHP version = 5.2.6 cgi-fcgi
Webserver = Apache/1.3.41 (Unix) PHP/4.4.8 mod_throttle/3.1.2 FrontPage/5.0.2.2635 mod_psoft_traffic/0.2 mod_ssl/2.8.31 OpenSSL/0.9.8b mod_macro/1.1.2
Database = mysqlt 5.0.51-log, lock.system=database
Toolkits = Dcraw, Getid3, LinkItemToolkit, Thumbnail, Exif, ArchiveUpload, Ffmpeg, NetPBM, Gd
Acceleration = none/0, full/900
Operating system = Linux web505.opentransfer.com 2.6.26.5-SMP2 #6 SMP Fri Sep 26 19:59:05 CDT 2008 i686
Default theme = ebony
gettext = enabled
Locale = en_US
Browser = Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.7) Gecko/2009021910 Firefox/3.0.7 (.NET CLR 3.5.30729)
Rows in GalleryAccessMap table = 29
Rows in GalleryAccessSubscriberMap table = 177
Rows in GalleryUser table = 4
Rows in GalleryItem table = 175
Rows in GalleryAlbumItem table = 3
Rows in GalleryCacheMap table = 9

 
alecmyers

Joined: 2006-08-01
Posts: 4342
Posted: Tue, 2009-03-10 12:09

use Fiddler to look at the HTTP exchanges between your computer and the webserver - it works for both Firefox and IE.

 
suprsidr
suprsidr's picture

Joined: 2005-04-17
Posts: 8339
Posted: Tue, 2009-03-10 12:15

I would remove items until the issue is resolved.
Starting with the google ads, then your menu.... any script based item.

-s
FlashYourWeb and Your Gallery with The E2 XML Media Player for Gallery2

 
dj zen masta k

Joined: 2009-03-09
Posts: 12
Posted: Tue, 2009-03-10 13:18

i removed the ad, same issue, then removed the navbar, issue is gone.

i'm fairly new to this, so bear with me, but i don't understand why the navbar script would causing such havoc. how can i get them to play nice with each other and make this work?

 
justinj1

Joined: 2005-11-21
Posts: 67
Posted: Tue, 2009-04-28 12:52