Just checked the logs of a client site - ZC 1.5.4 - and found 32 identical (...except for the time) entries in the logs folder - all in the space of about 2 minutes:
[28-Jan-2015 19:56:38 UTC] PHP Warning: strstr(): Empty needle in /home/[account_name]/public_html/includes/functions/functions_lookups.php on line 712
That line reads
Checked the admin logs for that date - nothing extraordinary.... site was not down for maintenance.PHP Code:case (strstr(EXCLUDE_ADMIN_IP_FOR_MAINTENANCE, $_SERVER['REMOTE_ADDR'])):
Never had this error previously. Could anyone shed a light on this please....
Cheers / Frank


Reply With Quote

, I guess i needed more coffee this morning

