Zen Cart Logo
Forums / General Questions / Horrible error message in Customer Registration

Horrible error message in Customer Registration

Locked

Views: 1,206

Results 1 to 2 of 2
This thread is locked. New replies are disabled.
14 Oct 2007, 11:44 PM
#1
fyrestorm avatar

fyrestorm

New Zenner

Join Date:
Sep 2007
Posts:
17
Plugin Contributions:
0

Horrible error message in Customer Registration

hi, i am getting this error when i try to sign up to my website:

Warning: session_regenerate_id() [function.session-regenerate-id]: Cannot regenerate session id - headers already sent in /home/ttssvint/public_html/includes/functions/sessions.php on line 162

Warning: Cannot modify header information - headers already sent by (output started at /home/ttssvint/public_html/includes/languages/english/create_account.php:1) in /home/ttssvint/public_html/includes/functions/functions_general.php on line 44

i have looked for empty spaces and unfinished lines as advised here: https://www.zen-cart.com/tutorials/index.php?article=87

but ive not found anything...i am confused in where the main error lies, is it in the create_account.php or functions_general.php or sessions.php?

All help is much appreciated!

15 Oct 2007, 4:56 AM
#2
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
177

Re: Horrible error message in Customer Registration

fyrestorm:

headers already sent by (output started at /home/ttssvint/public_html/includes/languages/english/create_account.php:1

Your error is on line 1 of the indicated file.