January 23, 201610 yr I found this in my error log: [10-Jan-2015 11:07:57 UTC] PHP Parse error: syntax error, unexpected '"You have received a new messa' (T_CONSTANT_ENCAPSED_STRING) in blablabla.php on line 59 (No, the file isn't really called blablabla.php) Line 59 has different code entirely, and what's more, I don't use the phrase 'you have received a new message' at any point, I use 'you have been sent a message'. What is going on? I've checked the file several times, used the find function, that line doesn't exist. There are other files by the same name but they're in different directories which don't have this in their error logs. Very confused right now... Edit - Well, that's embarrassing. 2015, not 2016. You'd have thought these things would get cleared or something... Edited January 23, 201610 yr by rhubarblover
January 23, 201610 yr Author A wild stab in the dark here... You're looking at the wrong error_log ? It's definitely the right one - but it's sorted now, the errors were from a year ago. Will it break anything if I just edit the file and delete them?
January 24, 201610 yr Author I'd better get to clearing them all, then - some of the Wordpress ones have hundreds of lines from testing new things...
Create an account or sign in to comment