Bug GeoMyWp 3.0
-
Fatal error: Cannot redeclare gmw_get_user_info() (previously declared in /var/www/html/wp-content/plugins/geo-my-wp/includes/gmw-deprecated-functions.php:320) in /var/www/html/wp-content/plugins/gmw-users-geolocation/includes/gmw-ug-functions.php on line 52
I fixed this error by wrapping all the functions in the deprecated-functions page with if(!functions_exists(‘functionName’)){};
This is a temporary fix. But it needs to be looked at.
The page I need help with: [log in to see the link]
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Bug GeoMyWp 3.0’ is closed to new replies.