When a customer are trying to create an account on the swedish part of my site, i get the following error:
Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /storage/content/63/120863/my-site.com/public_html/includes/languages/swedish/create_account.php:1) in /storage/content/63/120863/my-site.com/public_html/includes/functions/sessions.php on line 102 Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /storage/content/63/120863/my-site.com/public_html/includes/languages/swedish/create_account.php:1) in /storage/content/63/120863/my-site.com/public_html/includes/functions/sessions.php on line 102 Warning: Cannot modify header information - headers already sent by (output started at /storage/content/63/120863/my-site.com/public_html/includes/languages/swedish/create_account.php:1) in /storage/content/63/120863/my-site.com/public_html/includes/functions/general.php on line 45
There is no problem in the english version of the site. Anyone know where the problem lies?
*Edit: Problem solved!
Edited by Zane86, 06 March 2011 - 02:52 PM.









