Zen Cart Logo
Forums / General Questions / Login page blank and Error on page

Login page blank and Error on page

Locked

Views: 1,807

Results 1 to 5 of 5
This thread is locked. New replies are disabled.
23 Feb 2007, 8:51 PM
#1
campbelt avatar

campbelt

New Zenner

Join Date:
Feb 2007
Posts:
12
Plugin Contributions:
0

Login page blank and Error on page

Hello everyone,

When I try to create a dummy login account in my new zen cart installation, all I get after clicked the "Create an account" link is a blank background and an error message in the Windows status bar saying that there was an erro on the page.

It looks to me like this might be a JavaScript error, but I'm not at all sure.

Any ideas what might cause this?

23 Feb 2007, 9:05 PM
#2
campbelt avatar

campbelt

New Zenner

Join Date:
Feb 2007
Posts:
12
Plugin Contributions:
0

Re: Login page blank and Error on page

I just opened up the page in Firefox and discovered that the error is getting in the way of comment tags, and so I was able to see a bunch of script displayed on the page. Along with that stuff, I could see that actual error:

Fatal error: Call to undefined function: zen_js_zone_list() in /home/windncom/public_html/shop/includes/modules/pages/login/jscript_addr_pulldowns.php on line 32

It looks like I'm missing a script file...

What do you guys think?

23 Feb 2007, 9:14 PM
#3
campbelt avatar

campbelt

New Zenner

Join Date:
Feb 2007
Posts:
12
Plugin Contributions:
0

Re: Login page blank and Error on page

After using the Developers tools and serching for zen_js_zone_list, I found it in...

/public_html/shop/admin/includes/functions/html_output.php

but I'm not sure what to do next. :(

23 Feb 2007, 11:32 PM
#4
campbelt avatar

campbelt

New Zenner

Join Date:
Feb 2007
Posts:
12
Plugin Contributions:
0

Re: Login page blank and Error on page

No thoughts on how I might get around this?

24 Feb 2007, 5:34 AM
#5
campbelt avatar

campbelt

New Zenner

Join Date:
Feb 2007
Posts:
12
Plugin Contributions:
0

Re: Login page blank and Error on page

Just in case this or a similar issue is experienced by someone else, and in case this will help, I managed to trace the problem described above to an issue with an automatic install feature that my web host used to auto-install and configure zen cart for me.

To fix the problem, I just deleted the faulty installation and re-installed everything manually.