Profiles

Last 30 days
0items
high0
med0
impact0
Last 90 days
0items
high0
med0
impact0
Last 12 months
0items
high0
med0
impact0

Contributions

Recent activity
4 recent items
Type
January 2018
Jan 29 Mon · 07:04
Forums med
Posted a reply to Wp Security doesn’t recognize external IP addresses, on the site WordPress.org Forums:
Hi Nicole, Can you try this, please put this into your wp-config.php $output = (preg_split(‘/:/’,$_SERVER[‘HTTP_X_FORWARDED_FOR’]));…
December 2017
Dec 01 Fri · 02:35
Forums med
Posted a reply to Wp Security doesn’t recognize external IP addresses, on the site WordPress.org Forums:
Hi there, So for this particular situation, I knew the problem was that it was…
Dec 01 Fri · 02:13
Forums med
Posted a reply to Wp Security doesn’t recognize external IP addresses, on the site WordPress.org Forums:
Hi there, So I managed to solve it. The ip that was correct $_SERVER[‘HTTP_X_FORWARDED_FOR’]; However,…
November 2017
Nov 30 Thu · 09:59
Forums med
Posted a reply to Wp Security doesn’t recognize external IP addresses, on the site WordPress.org Forums:
Hi there, I seem to be having the same problem as jjuergensen. And I've use…