PHP Warning: inet_ntop()
-
Hello,
So I’ve come across this problem persistently.
It’s involving php warnings. I have had them pop up quite often when I used php 7, and so far, sometimes when using php 5.6.
php warning: (x – hides ip values)
1. PHP Warning: inet_pton(): Unrecognized address for=xx.xxx.xxx.xx in public_html/wp-admin/includes/class-wp-community-events.php on line 268
2. inet_pton(): Unrecognized address for=xx.xxx.xx.xxx in /public_html/wp-admin/includes/class-wp-community-events.php on line 274
3. PHP Warning: inet_ntop(): Invalid in_addr value in /public_html/wp-admin/includes/class-wp-community-events.php on line 274
Most of the errors, I didn’t recognize the IP. A couple mention not recognizing my IP.
When I used mobile as the site ran on php 7, it would show the error at the top of the dashboard.
It would not show this error on desktop in the wordpress admin.
The topic ‘PHP Warning: inet_ntop()’ is closed to new replies.