1
beerMe
PHP error in user.php
  • 2004/12/11 15:39

  • beerMe

  • Not too shy to talk

  • Posts: 133

  • Since: 2004/9/13


Hi again! I don't know what I did to cause this error, but recently I am getting an error in user.php when I click on "View Account". This is the error:

Warning [PHP]: Cannot modify header information - headers already sent by (output started at /home/beerlov/public_html/mainfile.php:100) in file user.php line 59

The error occurs at this URL (both http and https):
https://www.beerloverseverywhere.com/user.php

I am a PHP dummy. Any kind of hints would be much appreciated. Thanks!

2
ackbarr
Re: PHP error in user.php

the cause of this error is usually due to some blank lines added to the end of the php script referenced by the "output started at..." part of the message.

Basically open up mainfile.php, and remove any extra blank lines from the end.

Login

Who's Online

429 user(s) are online (67 user(s) are browsing Support Forums)


Members: 0


Guests: 429


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Sep 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits