Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / Create Account Page Won't Load

Create Account Page Won't Load

Locked

Views: 892

Results 1 to 6 of 6
This thread is locked. New replies are disabled.
6 Apr 2009, 8:49 AM
#1
minxy avatar

minxy

New Zenner

Join Date:
Apr 2009
Posts:
3
Plugin Contributions:
0

Create Account Page Won't Load

Im using Zen Cart 1.3.8a version 5.2.6 and completed my site and was working great.

I decided to get a little adventurous and now when you try to sign up and create your account a blank white page comes up. I cannot find anywhere where to rectify this and the website is going live tomorrow so im 'desperately' trying to seek advice on how to sort this out. :frusty:

NQ Rescue

Any help would be very much appreciated - thank you in advance

-M

6 Apr 2009, 9:00 AM
#2
tony_sar avatar

tony_sar

Totally Zenned

Join Date:
Jul 2006
Location:
Montreal, Canada
Posts:
2,276
Plugin Contributions:
0

Re: Create Account Page Won't Load

try debug utility .

http://www.zen-cart.com/forum/announcement.php?f=151&a=12

chances are that during file modification , you have made error with php .
such as missing ) or ( or ; or double quote instead of single ones. or end of the line space.

6 Apr 2009, 9:33 AM
#3
minxy avatar

minxy

New Zenner

Join Date:
Apr 2009
Posts:
3
Plugin Contributions:
0

Re: Create Account Page Won't Load

thank you very much for that. I did run the debug as suggested and came up with the following .... given my 'limited' knowledge and not actually having opened up a .php file i've not a clue as to what this means;

[06-Apr-2009 19:09:38] PHP Warning: session_regenerate_id() [<a href='function.session-regenerate-id'>function.session-regenerate-id</a>]: Cannot regenerate session id - headers already sent in /home/nqrescue/public_html/shop/includes/functions/sessions.php on line 167
[06-Apr-2009 19:09:38] PHP Warning: Cannot modify header information - headers already sent by (output started at /home/nqrescue/public_html/shop/includes/languages/english/create_account.php:107) in /home/nqrescue/public_html/shop/includes/functions/functions_general.php on line 44

again...

thank you

-M

6 Apr 2009, 10:09 AM
#4
tony_sar avatar

tony_sar

Totally Zenned

Join Date:
Jul 2006
Location:
Montreal, Canada
Posts:
2,276
Plugin Contributions:
0

Re: Create Account Page Won't Load

you may want to look at this

https://www.zen-cart.com/tutorials/index.php?article=87

for your problem , file in question would be create_account.php

6 Apr 2009, 1:39 PM
#5
minxy avatar

minxy

New Zenner

Join Date:
Apr 2009
Posts:
3
Plugin Contributions:
0

Re: Create Account Page Won't Load

:clap:

Thank you very much ... all sorted!:bigups:

-M

6 Apr 2009, 1:56 PM
#6
tony_sar avatar

tony_sar

Totally Zenned

Join Date:
Jul 2006
Location:
Montreal, Canada
Posts:
2,276
Plugin Contributions:
0

Re: Create Account Page Won't Load

nice :bigups: