Jump to content


Corporate Sponsors


Latest News: (loading..)

- - - - -

Login problem


3 replies to this topic

#1 Lansu

  • Community Member
  • 8 posts
  • Real Name:Laura

Posted 06 October 2006, 14:04

I'm opening a new store and everything is going just great, but now I got this message when logging in in Finnish language (English is ok):

Quote

Warning: Cannot modify header information - headers already sent by (output started at /home/propet/public_html/kauppa/catalog/includes/languages/finnish/login.php:55) in /home/propet/public_html/kauppa/catalog/includes/functions/general.php on line 33

You can visit and test the store here (we will not charge your orders :P ) :
http://www.propet.fi/kauppa/catalog/index.php

How can I fix this?

--
Ok, I think I solved this in a minute by myself :D There was some empty space in file login.php after ?> marks and deleting it helped! Could it be that easy?

Edited by Lansu, 06 October 2006, 14:08.


#2 The_Bear

  • Community Member
  • 5,388 posts
  • Real Name:Pierre Rollin
  • Location:Canada

Posted 06 October 2006, 14:10

http://www.oscommerce.info/kb/osCommerce/G...Common_Problems

The_Bear
Pierre Rollin

#3 knifeman

  • Community Member
  • 1,537 posts
  • Real Name:Tim
  • Gender:Male

Posted 06 October 2006, 14:11

View PostLansu, on Oct 6 2006, 10:04 AM, said:

Could it be that easy?

Yes it is.

Tim

#4 Lansu

  • Community Member
  • 8 posts
  • Real Name:Laura

Posted 06 October 2006, 14:12

Thank you! I tried to search the forum but the answer was there all the time.