Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Probleme by login admin Cannot modify header information


Mocharifstar

Recommended Posts

Hi Every one

i am new here and in the script oscommerce 

i have install a fresh oscommerce using ftp 

then if i like to login at the admin 

i see the issue

 

Warning: Cannot modify header information - headers already sent by (output started at /homepages/6/d577996230/htdocs/includes/classes/action_recorder.php:173) in/homepages/6/d577996230/htdocs/Med/includes/functions/general.php on line 36

 

how i can fix it please
thank for advance
 
if (!isset($v)) {

      $v = trim(implode('', file(DIR_FS_CATALOG . 'includes/version.php')));

    }

 

Link to comment
Share on other sites

As read from thread at the following link---> If you have any blank lines or spaces or other characters (seen or unseen) in front of the opening tag or after the closing tag you can get the "Headers already sent" error. http://www.oscommerce.com/forums/topic/376276-headers-already-sent/?pid=1587780#entry1587780

Link to comment
Share on other sites

The problem (early output) is in action_recorder.php, not in general.php. Did you edit action_recorder.php, and perhaps leave a Byte Order Mark or a stray blank in there? Also check that some hacker hasn't visited your site and added their own code to the file.

 

Please do not "center" your text. It is very difficult to read. English-language text should be left justified.

Link to comment
Share on other sites

As read from thread at the following link---> If you have any blank lines or spaces or other characters (seen or unseen) in front of the opening tag or after the closing tag you can get the "Headers already sent" error. http://www.oscommerce.com/forums/topic/376276-headers-already-sent/?pid=1587780#entry1587780

 

i can´t connect to me Admin panel to install anything
sorry you have not understand the problem
 
if i type in my admin name and password i see the Code that in the topic 
Link to comment
Share on other sites

The problem (early output) is in action_recorder.php, not in general.php. Did you edit action_recorder.php, and perhaps leave a Byte Order Mark or a stray blank in there? Also check that some hacker hasn't visited your site and added their own code to the file.

 

Please do not "center" your text. It is very difficult to read. English-language text should be left justified.

dear friends
the site and fresh install so I do not think that person knows the domain because the nome bought often and have not yet published or reference
 
and I have nothing changes in the files
Link to comment
Share on other sites

Hi

 

Can you double check the admin/includes/configure.php file - the two file references above are slightly different (  /Med/ ) - may be an idea

 

the admin folder i have set as Med i have edit it for security reason 

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...