Visistor page allways empty
-
When I click on the WP Statistics tab in the dashboard menu I see the latest visitors with info. But if I go to the visitor page it’s allways empty.
Any ideas how to fix this?
-
Have you check the page source and your PHP logs for errors?
Not sure what I should be seeing there, the page is just empty and looking at the source doesn’t reveal anything for me (unfortunately I’m no web guru)
page in question is http://www.xelion.nl
the recent visitors tab in the WP statistics page does show the latest 10 visitors with the IPadresses
In the page source look for something like “fatal error”.
In the PHP logs, look for any errors around the time you loaded the page.
[Tue Feb 03 13:16:30 2015] [error] [client 83.160.107.214] WordPress databasefout Can’t DROP ‘date_ip’; check that column/key exists bij query DROP INDEX
date_ipON wp_statistics_visitor gemaakt door activate_plugin, include_once(‘/plugins/wp-statistics/wp-statistics.php’), include_once(‘/plugins/wp-statistics/wps-install.php’), referer: http://www.xelion.nl/wp-admin/update.php?action=upgrade-plugin&plugin=wp-statistics%2Fwp-statistics.php&_wpnonce=affd45f37b
[Tue Feb 03 13:17:32 2015] [error] [client 83.160.107.214] WordPress databasefout Unknown column ‘ID’ in ‘field list’ bij query SELECT COUNT(ID) FROMwp_statistics_useronlinegemaakt door do_action(‘statistieken_page_wp-statistics/optimization’), call_user_func_array, wp_statistics_optimization, referer: http://www.xelion.nl/wp-admin/admin.php?page=wp-statistics/wp-statistics.php
[Tue Feb 03 13:17:51 2015] [error] [client 83.160.107.214] WordPress databasefout Unknown column ‘ID’ in ‘field list’ bij query SELECT COUNT(ID) FROMwp_statistics_useronlinegemaakt door do_action(‘statistieken_page_wp-statistics/optimization’), call_user_func_array, wp_statistics_optimization, referer: http://www.xelion.nl/wp-admin/admin.php?page=wp-statistics/optimizationnot sure of that’s related
[Tue Feb 03 10:29:00 2015] [error] [client 83.160.107.214] WordPress databasefout Table ‘xelion_xelion.wp_statistics_historical’ doesn’t exist bij query SHOW COLUMNS FROM wp_statistics_historical LIKE ‘key’ gemaakt door require_once(‘wp-admin/admin.php’), require_once(‘wp-load.php’), require_once(‘wp-config.php’), require_once(‘wp-settings.php’), include_once(‘/plugins/wp-statistics/wp-statistics.php’), include_once(‘/plugins/wp-statistics/wps-install.php’)
Doesn’t look to be.
If you go to the Referrers page, do you see anything?
other than that I’m not seeing any errors
Yup, that shows me a list of referrers
Can you send me a copy of the page source code? Use wp-statistics.com/contact to send it.
Sent!
How many rows are in your visitors table?
Where do I find that information?
If I look at Top Visitors (which does work) that has 8
The topic ‘Visistor page allways empty’ is closed to new replies.