[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/auth/provider/godb.php on line 137: Undefined array key "PHPSESSID"
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4129: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3008)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4129: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3008)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4129: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3008)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4129: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3008)
goproblems.com • undefined variable REMOTE_ADDR
Page 1 of 1

undefined variable REMOTE_ADDR

Posted: Tue Dec 02, 2014 2:08 am
by zwim
Every time i post a comment i get a very long popup with this error.

Code: Select all

error adding comment: <br /><b>Notice</b>: undefined variable REMOTE_ADDR in <b>/home/ubuntu/web/go/html/util/addcomment.php</b> on line <b>34</b> ... (and my post follows next)
I had a similar issue when i submited a problem, but i didn't catch the popup at the time. Don't know if it is the same error, but might be.

It doesn't prevent me to post, but i have to slide the popup to find the ok button (which is far since the popup is so long, lol) and click it to make it disappear. This is not so practical :lol:

Re: undefined variable REMOTE_ADDR

Posted: Wed Dec 03, 2014 10:22 am
by adum
this should be fixed now, i think!

Re: undefined variable REMOTE_ADDR

Posted: Thu Dec 04, 2014 4:04 pm
by zwim
Yes, seems ok now, thanks.