PHP Fatal error
-
I’m getting a strange error:
PHP Fatal error: require_once(): Failed opening required ‘denra-plugins/classes/Basic.php’ (include_path=’.:/usr/share/php’) in /nas/content/live/manflowyoga/wp-content/plugins/wp-date-and-time-shortcode/denra-plugins/classes/FrameworkLoader.php on line 54
Fatal error: require_once(): Failed opening required ‘denra-plugins/classes/Basic.php’ (include_path=’.:/usr/share/php’) in /nas/content/live/manflowyoga/wp-content/plugins/wp-date-and-time-shortcode/denra-plugins/classes/FrameworkLoader.php on line 54
It appears that the plugin requires the “Basic.php” file which is present however the file itself according to the error message failed to open. Do you have any ckue as to why this might happen?
- The topic ‘PHP Fatal error’ is closed to new replies.