• Resolved atrain300

    (@atrain300)


    I’m getting this error message when I try to create new locations, and when I look at the map on my website

    Missing argument 2 for wpdb::prepare(), called in /home/d4/public_html/awp/wp-content/plugins/vo-locator-the-wp-store-locator/vosl-functions.php on line 687 and defined in /home/d4/public_html/awp/wp-includes/wp-db.php on line 1210

    Any fixes?

    https://ww.wp.xz.cn/plugins/vo-locator-the-wp-store-locator/

Viewing 1 replies (of 1 total)
  • Plugin Author Jurski

    (@jurski)

    Hi atrain300,

    I can’t see any notice when adding the location or even at frontend. Even testing plugin with wp_debug mode ON is fine on my side. Those notices are shown when wp_debug mode in ON within the wp-config.php, you can find the file here… public_html/awp/wp-config.php, just make it OFF like this define('WP_DEBUG', false); on line 82, it would be set to true and so you are seeing those notices.

    Let us know if you see notices even after setting it OFF.
    Thanks!

Viewing 1 replies (of 1 total)

The topic ‘Error Message When Saving and on Map’ is closed to new replies.