• Resolved fabian00

    (@fabian00)


    Hi

    My server admin told me that my sites is generating this error, how i can repair this ?

    [18-Jul-2016 09:34:01 UTC] WordPress database error Table '374653ghdg1dkmb7sx.casw16_geot_countries' doesn't exist for query SELECT * FROM corw16_geot_countries WHERE iso_code = 'US' made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), call_user_func_array, GeoTarget_Functions->setUserCountry, GeoTarget_Functions->calculateUserCountry, GeoTarget_Functions->getCountryByIsoCode

    I was looking in mysql table geot_countries but it doesn’t exist. How to handle with this problem ?

    https://ww.wp.xz.cn/plugins/geotargeting/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Damian

    (@timersys)

    Hi Fabian, the table is created on plugin activation so try deactivating and reactivating the plugin.
    If the table is still not created you could try manually creating by copying the insert query located in includes/classs-geotarget-activator.php

    Regards

    i have the same problem how and where exact i run this query?

    thanks

    Plugin Author Damian

    (@timersys)

    @mmichtus phpmyadmin will be the site or whatever tool you have to manage mysql on your server.

    Regards

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘PHP ERROR table not exist’ is closed to new replies.