Wrongs requirements! Fatal error
-
Requires PHP 5.2 and cURL.
As soon you install and try to activate:
Plugin could not be activated because it triggered a fatal error.
Fatal error: Call to undefined function session_status() in /home/content/b/r/i/brightsteps/html/wp-content/plugins/neoncrm-events-widget/neon-api.php on line 11That is because “Session_Status” is a php 5.4 or higher function…
https://php.net/manual/en/function.session-status.phpUse session_id for 5.4 < and session_status for 5.4 >
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Wrongs requirements! Fatal error’ is closed to new replies.