PHP error

Posted in: Newsmag
Post count: 74

I am seeing this in my error log, any ideas?
PHP Fatal error: Call to undefined function get_header() in /nas/wp/www/cluster-2294/wp-content/themes/Newsmag/index.php on line 6

Post count: 9544

Not really a major issue since nobody should be going to that location anyway; the “index” in your theme folder is not part of the website.

So, likely that happened during setup/install, and won’t repeat, or somebody is probing your site for an open directory to see if the theme folder has a vulnerability.

Limit login attempts, is a great plugin to use !

Post count: 6600

Hi,

This happens when you try to access the theme’s index.php file directly. You can find more info about this in this tread: https://forum.tagdiv.com/topic/fatal-error-3/

Thanks

Viewing 3 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic.