I found a bug in googlemapper tha avoids it to work in an environment with db prefix.
To solve it add
global $wpdb;
at the beginning of file defines.inc.php.
I found a bug in googlemapper tha avoids it to work in an environment with db prefix.
To solve it add
global $wpdb;
at the beginning of file defines.inc.php.
This topic has been closed to new replies.