Viewing 7 replies - 1 through 7 (of 7 total)
  • Hi Akhlesh

    Thank you for getting in touch with us.

    Your first map should have been created upon activation of the plugin.

    Please try deactivating the plugin and reactivating it, and let me know if your map is created?

    Thread Starter akhlesh-nagar

    (@akhlesh-nagar)

    Hello
    I deactivate all plugin and activate only google map plugin .
    But still getting same problem .

    Pls resolve it .

    Thanks

    Hi Akhlesh

    Please confirm if the account your database connection is associated with has the ability to alter the database to create new tables?

    Would you be comfortable in editing some of the plugin’s PHP code to debug further and see what sort of errors we’re getting when the plugin tries to create the table?

    Thread Starter akhlesh-nagar

    (@akhlesh-nagar)

    Hello
    Yup I am able to edit php file .
    Tell me in which plugin file need to be edit .

    Thanks

    Hi there

    Please go to wp-google-maps/wpGoogleMaps.php and scroll down to line 467 and add in the following code:

    $wpdb->show_errors();
    $wpdb->print_error();

    Please let me know if any errors show up after activating the plugin?

    Thread Starter akhlesh-nagar

    (@akhlesh-nagar)

    Hi
    Finally i can fix it.
    My hosting hasn’t InnoDB, I remove “ENGINE=InnoDB” on WP Google Maps SQL files and it’s works successfully.

    Thank you!

    Hi there

    So glad to hear it’s now working as expected.

    Just shout if there’s anything else we can assist you with ??

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Can’t see add button .’ is closed to new replies.