I keep getting this error message when I click on Users Online when the page shows.
--------------------------------
WordPress database error: [Table '*****_wrdp1.ip2nationCountries' doesn't exist]
SELECT c.country, c.code FROM ip2nationCountries c, ip2nation i WHERE i.ip < INET_ATON('70.130.244.220') AND c.code = i.country ORDER BY i.ip DESC LIMIT 1
----------------------------------
Can anyone show me how to get rid of this
Thanks