webrolls34
Forum Replies Created
-
But I am getting Test Report on my Email ID. It shows correct number of Online Users same as reflecting in my Database table. The report reflecting Today Visitor: 0 Today Visit: 0 and as I checked there is no data found in respective tables. Can please you assist me to get all these correct reports via Email?
I have used WP Statistics Version:9.6.6. But it is showing message “The following plugin table(s) do not exist in the database, please re-run the install routine : wp_statistics_visitor, wp_statistics_visit, wp_statistics_exclusions, wp_statistics_historical, wp_statistics_useronline, wp_statistics_pages, wp_statistics_search”.
But is I checked in my database the tables exists. I also tried to run Query
SHOW TABLES WHERE Tables_in_Dev_RES = ‘wp_statistics_visitor’ OR Tables_in_Dev_RES = ‘wp_statistics_visit’ OR Tables_in_Dev_RES = ‘wp_statistics_exclusions’
OR Tables_in_Dev_RES = ‘wp_statistics_historical’ OR Tables_in_Dev_RES = ‘wp_statistics_pages’ OR Tables_in_Dev_RES = ‘wp_statistics_useronline’ OR Tables_in_Dev_RES = ‘wp_statistics_search’But it’s not working and showing error:Incorrect syntax near the keyword ‘WHERE’. Can please anyone assist me to fix the issue. I also re-run the install routine, but issue still exists.