Zen Cart Logo
Forums / General Questions / NEED HELP!! cant see web site

NEED HELP!! cant see web site

Locked

Views: 925

Results 1 to 7 of 7
This thread is locked. New replies are disabled.
16 Jan 2007, 6:18 AM
#1
shoff3519 avatar

shoff3519

New Zenner

Join Date:
Jan 2007
Posts:
5
Plugin Contributions:
0

NEED HELP!! cant see web site

ok site has been up and running for about 2 weeks. Now all of a sudden i cant see it anymore. I can log into admin and change everything but the frontend isnt there. www.hofftekonline.com

16 Jan 2007, 6:37 AM
#2
barco57 avatar

barco57

Totally Zenned

Join Date:
Apr 2006
Location:
West Salem, IL
Posts:
2,845
Plugin Contributions:
0

Re: NEED HELP!! cant see web site

Go to your hosting control panel and check the error logs and see what is there. That may give a clue as to what is fialing.

16 Jan 2007, 6:47 AM
#3
shoff3519 avatar

shoff3519

New Zenner

Join Date:
Jan 2007
Posts:
5
Plugin Contributions:
0

Re: NEED HELP!! cant see web site

no errors in log

16 Jan 2007, 6:59 AM
#4
barco57 avatar

barco57

Totally Zenned

Join Date:
Apr 2006
Location:
West Salem, IL
Posts:
2,845
Plugin Contributions:
0

Re: NEED HELP!! cant see web site

I pulled this from another post about the same blank index page.....> Now while I was in the application_top.php file I saw a flag 'define('DEBUG_AUTOLOAD', false) (now this is where I may be way off base) I decided to turn this flag on just to see what happens.

This may be helpful....I would also take the cart off of down for maintainance while testing

16 Jan 2007, 6:59 AM
#5
shoff3519 avatar

shoff3519

New Zenner

Join Date:
Jan 2007
Posts:
5
Plugin Contributions:
0

Re: NEED HELP!! cant see web site

if its a dns issue would i still be able to get into the admin like i can?

16 Jan 2007, 5:15 PM
#6
shoff3519 avatar

shoff3519

New Zenner

Join Date:
Jan 2007
Posts:
5
Plugin Contributions:
0

Re: NEED HELP!! cant see web site

I didnt mess with a file "application_top.php" My site just dissapeared on my computer.
Internet Explorer cannot display the webpage is the error I get but everything is there. I can logon to admin and add products and change the site .

16 Jan 2007, 9:06 PM
#7
barco57 avatar

barco57

Totally Zenned

Join Date:
Apr 2006
Location:
West Salem, IL
Posts:
2,845
Plugin Contributions:
0

Re: NEED HELP!! cant see web site

No what i was getting to was getting to was to go into application_top.php and edit the above to true to enable the debug mode and see what you get. There maybe something there that will point the way as to what is screwed up. Maybe I should have been more clear as to the intention of my previous post....sorry.