PHP Fatal Error
-
I have an error log with the following. What is causing this?
[12-Sep-2013 06:05:05 America/New_York] PHP Fatal error: Call to undefined function add_action() in /home/…../public_html/wp-content/plugins/hotfix/hotfix.php on line 15
[19-Sep-2013 04:22:39 America/New_York] PHP Fatal error: Call to undefined function add_action() in /home/…./public_html/wp-content/plugins/hotfix/hotfix.php on line 15
[07-Oct-2013 06:09:30 America/New_York] PHP Fatal error: Call to undefined function add_action() in /home/…./public_html/wp-content/plugins/hotfix/hotfix.php on line 15
[12-Oct-2013 07:35:56 America/New_York] PHP Fatal error: Call to undefined function add_action() in /home/…../public_html/wp-content/plugins/hotfix/hotfix.php on line 15
[08-Jan-2014 15:14:11 America/New_York] PHP Strict Standards: Non-static method WP_Hotfix_Controller::init() should not be called statically in /home/…../public_html/wp-content/plugins/hotfix/hotfix.php on line 11
[08-Jan-2014 15:14:11 America/New_York] PHP Fatal error: Call to undefined function add_action() in /home/…../public_html/wp-content/plugins/hotfix/hotfix.php on line 15
- The topic ‘PHP Fatal Error’ is closed to new replies.