The following message is shown on everything page of a Drupal site:
"user warning: in /var/www/html/.../includes/cache.inc on line 109"
Please advise how to fix (get rid of) it. Thanks!
Info: User saw that after he deleted a post.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
For the ‘how to fix it’ part of the question, we need more info on the error (full message, error log entries).
As for the ‘get rid of it’ part, you could (and should, if it’s a production site) adjust the error reporting settings to ‘Write errors to the log’ under
'admin/settings/error-reporting'to prevent screen output of errors to site users.