Hello
I'm facing already one day of some strange IP 127.0.0.1 i think is attack on my site i have enabled WP Debug and this what i see most. I have ask some questions about addon but no reply from you. Did i make you some bad thing or did i say something?
[15-Sep-2016 10:22:00 UTC] PHP Notice: A session had already been started - ignoring session_start() in /wp-content/plugins/wpforo/wpf-includes/class-notices.php on line 16
[15-Sep-2016 10:22:00 UTC] PHP Notice: Undefined index: SERVER_PORT in /wp-content/plugins/wpforo/wpf-includes/functions.php on line 163
[15-Sep-2016 10:22:00 UTC] PHP Notice: Undefined index: SERVER_PORT in /wp-content/plugins/wpforo/wpf-includes/functions.php on line 163
[15-Sep-2016 10:22:00 UTC] PHP Notice: Undefined index: SERVER_NAME in /wp-content/plugins/wpforo/wpf-includes/functions.php on line 164
[15-Sep-2016 10:22:00 UTC] PHP Notice: Undefined index: SERVER_PORT in /wp-content/plugins/wpforo/wpf-includes/functions.php on line 163
[15-Sep-2016 10:22:00 UTC] PHP Notice: Undefined index: SERVER_PORT in /wp-content/plugins/wpforo/wpf-includes/functions.php on line 163
[15-Sep-2016 10:22:00 UTC] PHP Notice: Undefined index: SERVER_NAME in /wp-content/plugins/wpforo/wpf-includes/functions.php on line 164
[15-Sep-2016 10:22:00 UTC] PHP Notice: Undefined index: SERVER_PORT in /wp-content/plugins/wpforo/wpf-includes/functions.php on line 163
[15-Sep-2016 10:22:00 UTC] PHP Notice: Undefined index: SERVER_PORT in /wp-content/plugins/wpforo/wpf-includes/functions.php on line 163
[15-Sep-2016 10:22:00 UTC] PHP Notice: Undefined index: SERVER_NAME in /wp-content/plugins/wpforo/wpf-includes/functions.php on line 164
[15-Sep-2016 10:22:00 UTC] PHP Notice: Undefined index: SERVER_PORT in /wp-content/plugins/wpforo/wpf-includes/functions.php on line 163
[15-Sep-2016 10:22:00 UTC] PHP Notice: Undefined index: SERVER_PORT in /wp-content/plugins/wpforo/wpf-includes/functions.php on line 163
[15-Sep-2016 10:22:00 UTC] PHP Notice: Undefined index: SERVER_NAME in /wp-content/plugins/wpforo/wpf-includes/functions.php on line 164
[15-Sep-2016 10:22:00 UTC] PHP Notice: Undefined index: SERVER_PORT in /wp-content/plugins/wpforo/wpf-includes/functions.php on line 163
[15-Sep-2016 10:22:00 UTC] PHP Notice: Undefined index: SERVER_PORT in /wp-content/plugins/wpforo/wpf-includes/functions.php on line 163
[15-Sep-2016 10:22:00 UTC] PHP Notice: Undefined index: SERVER_NAME in /wp-content/plugins/wpforo/wpf-includes/functions.php on line 164
[15-Sep-2016 10:22:00 UTC] PHP Notice: Undefined index: SERVER_PORT in /wp-content/plugins/wpforo/wpf-includes/functions.php on line 163
[15-Sep-2016 10:22:00 UTC] PHP Notice: Undefined index: SERVER_PORT in /wp-content/plugins/wpforo/wpf-includes/functions.php on line 163
[15-Sep-2016 10:22:00 UTC] PHP Notice: Undefined index: SERVER_NAME in /wp-content/plugins/wpforo/wpf-includes/functions.php on line 164
[15-Sep-2016 10:22:00 UTC] PHP Notice: Undefined index: SERVER_PORT in /wp-content/plugins/wpforo/wpf-includes/functions.php on line 163
[15-Sep-2016 10:22:00 UTC] PHP Notice: Undefined index: SERVER_PORT in /wp-content/plugins/wpforo/wpf-includes/functions.php on line 163
[15-Sep-2016 10:22:00 UTC] PHP Notice: Undefined index: SERVER_NAME in /wp-content/plugins/wpforo/wpf-includes/functions.php on line 164
[15-Sep-2016 10:22:00 UTC] PHP Notice: Undefined index: SERVER_PORT in /wp-content/plugins/wpforo/wpf-includes/functions.php on line 163
[15-Sep-2016 10:22:00 UTC] PHP Notice: Undefined index: SERVER_PORT in /wp-content/plugins/wpforo/wpf-includes/functions.php on line 163
[15-Sep-2016 10:22:00 UTC] PHP Notice: Undefined index: SERVER_NAME in /wp-content/plugins/wpforo/wpf-includes/functions.php on line 164
[15-Sep-2016 10:22:00 UTC] PHP Notice: Undefined index: SERVER_PORT in /wp-content/plugins/wpforo/wpf-includes/functions.php on line 163
[15-Sep-2016 10:22:00 UTC] PHP Notice: Undefined index: SERVER_PORT in /wp-content/plugins/wpforo/wpf-includes/functions.php on line 163
[15-Sep-2016 10:22:00 UTC] PHP Notice: Undefined index: SERVER_NAME in /wp-content/plugins/wpforo/wpf-includes/functions.php on line 164
127.0.0.1 is the local address on the server,
Yes possible or someone behind hiding see the files lines they appear when that IP is in Live Traffic of Wordfence log.
This is a simple PHP Notice. wpForo can't find SERVER_NAME and _PORT.
$_SERVER['SERVER_NAME'] global variable is only accessible when running your website through a browser. It will through an error when website is called through php-cli/through the terminal. There may be many non-hacking actions and calls which don't use browser headers. However the atack is also a possible option. All plugins with use global variables will generate such notice if website is not called through browsers.
Yes it seems other plugins display this kind of notice the only thing i not know how to stop it.
Do you know what can be done?
PS: if you remember here was a topic someone found a hole in wpForo i replied him in bad manner maybe he is doing this as a revenge to me.