A non-numeric value encountered…
-
My web server error log is chock full of messages of the sort:
FastCGI: server “/home/blahbalh/.fpm/php5.external” stderr: PHP message: PHP Warning: A non-numeric value encountered in /blahblah/wp-content/plugins/quick-event-manager/quick-event-manager.php on line 1048
Sometimes the error is on line 1697
The warning is apparently triggered by a GET request similar to:
GET /event/some-event-name/ HTTP/1.1In other words, whenever anyone looks at any event, the message is generated in the log.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘A non-numeric value encountered…’ is closed to new replies.