PHP error: Call to a member function get_options()
-
When I use non-logged users, the Country and State fields don’t get filled.
Chrome dev console says:
Failed to load resource: the server responded with a status of 500 (Internal Server Error)which happens in /wp-admin/admin-ajax.php:1
The server logs show:
PHP message: PHP Fatal error: Call to a member function get_options() on null in /usr/share/nginx/www/basketball/wp-content/plugins/easy-registration-forms/includes/class-do-actions.php
Wordpress 5.0.3
PHP 5.6.39
nginx 1.6.2
ERF 1.6.2
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘PHP error: Call to a member function get_options()’ is closed to new replies.