Zen Cart Logo
Forums / General Questions / Admin Page will not load

Admin Page will not load

Locked

Views: 2,284

Results 1 to 10 of 10
This thread is locked. New replies are disabled.
30 May 2007, 8:20 PM
#1
zoomchic avatar

zoomchic

New Zenner

Join Date:
May 2007
Posts:
1
Plugin Contributions:
0

Admin Page will not load

After I log in, I get the "WARNING:The Admin Activity Log table has records over 2 months old..". alert and nothing else. A blank page- nothing to click on. I have reloaded and the same thing happens. What is going on?

31 May 2007, 1:20 AM
#2
lemuria avatar

lemuria

New Zenner

Join Date:
Aug 2005
Posts:
59
Plugin Contributions:
0

Re: Admin Page will not load

I'm working on zoomchic's site as well. She was able to load the admin once and cleared the admin activity log, so we're not seeing that warning any more. However, now when we log in the admin is entirely blank again.

When I view the source, the page has stopped loading at

<body onload="init()">

Does anyone have possible reasons why this might be happening? The front end of the site loads fine.

31 May 2007, 6:23 PM
#3
lemuria avatar

lemuria

New Zenner

Join Date:
Aug 2005
Posts:
59
Plugin Contributions:
0

Re: Admin Page will not load

Update: we are able to load all of the other pages in the admin other than the index page. We're hosted on GoDaddy, and other posts talking about their MySQL issues make me think that this is the problem, but I'm not sure why this would only affect the index page in the admin, and no other areas of the admin or the site.

Does anyone know why this would happen only on that one page, or if something else is the problem?

31 May 2007, 6:36 PM
#4
chuckl avatar

chuckl

Totally Zenned

Join Date:
Nov 2006
Location:
Papworth, Cambridgeshire, UK
Posts:
717
Plugin Contributions:
0

Re: Admin Page will not load

I saw something similar a while back, which was the admin index page load was being blocked by the new ZC version check. Wildly improbable, but try editing /admin/includes/local/skip_version_check.php and setting version_check to 'off'.

3 Jun 2007, 2:10 PM
#5
hfixhfix avatar

hfixhfix

New Zenner

Join Date:
Jun 2007
Posts:
1
Plugin Contributions:
0

Re: Admin Page will not load

I experienced a similar problem, I received a blank page when trying to login to the admin. Setting version_check=off got me past the problem, but what are the implications of this, will I find myself backlevel in the future?

3 Jun 2007, 2:26 PM
#6
chuckl avatar

chuckl

Totally Zenned

Join Date:
Nov 2006
Location:
Papworth, Cambridgeshire, UK
Posts:
717
Plugin Contributions:
0

Re: Admin Page will not load

I wouldn't lose too much sleep over that, I always deactivate it. Since new versions come out at most 2-3 times a year, seems a bit of an overkill to check every time you go to your admin page.
Much easier to pop into the forum periodically, and more sociable.

3 Jun 2007, 6:01 PM
#7
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: Admin Page will not load

Do periodically check it ... security issues are addressed in bugfixes as well as bugs of major significance ...

If you are not on the Announcements list then you have no way to know ...

You can also always check on the Tools ... Server Info ...

7 Jun 2007, 1:05 AM
#8
lemuria avatar

lemuria

New Zenner

Join Date:
Aug 2005
Posts:
59
Plugin Contributions:
0

Re: Admin Page will not load

I tried setting version_check=off and that didn't seem to have any effect. Thanks anyway!

Any other ideas for what might cause this? Is there anything else that only appears on the home page of the admin, and not on any other admin pages?

7 Jun 2007, 1:29 AM
#9
econcepts avatar

econcepts

Totally Zenned

Join Date:
Dec 2005
Posts:
1,505
Plugin Contributions:
2

Re: Admin Page will not load

lemuria:

Update: we are able to load all of the other pages in the admin other than the index page. We're hosted on GoDaddy, and other posts talking about their MySQL issues make me think that this is the problem, but I'm not sure why this would only affect the index page in the admin, and no other areas of the admin or the site.

Does anyone know why this would happen only on that one page, or if something else is the problem?

Have you tried re-uploading all the Admin files (specifically the index page)?

Sometimes corrupt files occur during ftp (and for other unknown reasons) and if you simply upload a "fresh version", it will get things moving again.

Just a thought, but I have seen it with "blank pages" before, and in every instance (so far) uploading new files (you do not need to install zen again as long as it was a good install the first time) has solved the issue.

18 Jun 2007, 7:59 PM
#10
shawnz28 avatar

shawnz28

New Zenner

Join Date:
Apr 2005
Posts:
75
Plugin Contributions:
0

Re: Admin Page will not load

I was suddenly getting the same thing... changing the version check to off fixed mine as well