Daily PHP error message logged in Tortuga directory
-
I am using a child theme based on Tortuga. Every day at about the same time I get a single PHP error message logged in my ‘error_log’ file in the wp-content/themes/tortuga directory, as shown below:
[28-Jul-2020 13:21:58 UTC] PHP Fatal error: Uncaught Error: Call to undefined function get_header() in /home/xyzzy/public_html/new-nancyherrington/wp-content/themes/tortuga/index.php:14
Stack trace:
#0 {main}
thrown in /home/xyzzy/public_html/new-nancyherrington/wp-content/themes/tortuga/index.php on line 14I have replaced my user name with “xyzzy” in the above log file entry. This is running on a GoDaddy server with the Securi cybersecurity product enabled.
Any idea why I am seeing this once-per-day error message?
Thanks!
Dave HerringtonThe page I need help with: [log in to see the link]
- The topic ‘Daily PHP error message logged in Tortuga directory’ is closed to new replies.