Zen Cart Logo
Forums / Managing Customers and Orders / create account results in blank page?

create account results in blank page?

Locked

Views: 4,508

Results 1 to 2 of 2
This thread is locked. New replies are disabled.
20 Jul 2006, 1:03 PM
#1
graffi avatar

graffi

New Zenner

Join Date:
Jul 2006
Posts:
21
Plugin Contributions:
0

create account results in blank page?

Hi - I saw the exact problem I'm having in the archive, but I couldn't post to it:

I have downloaded zencart code and install it on my PC. Zen cart index page URL http://localhost/zen/index.php. So far everything works fine except on the create new user page. Following list the problem

  1. After I completed filling in all the required information in the new user account creation page and press "submit the information button" white color blank screen appear.
  2. when I refresh the blank page. Message show the account has been created...

this is exactly the problem I'm having - is there a solution somewhere that I missed?

my shop is here: - feel free to create an account and see the blank page!

Thanks in advance for any tips -

Graffi

20 Jul 2006, 1:39 PM
#2
graffi avatar

graffi

New Zenner

Join Date:
Jul 2006
Posts:
21
Plugin Contributions:
0

Re: create account results in blank page?

Fixed - -

here's what I did:

My error log referred me to includes/languages/english/create_account.php:105 -

lines 104 & 105 of that file are blank lines at the end of the file (i.e., extra line returns AFTER the closing '?>')

I just backspaced them out, reuploaded, and presto: fixed! :thumbsup: