Plugin Author
ice00
(@ice00)
hi,
have you access to phpmyadmin from your server provider for see the DB data?
Plugin Author
ice00
(@ice00)
You should execute this query:
SELECT * FROMavwp_statpresswhere ip='127.0.0.1' and nation='jp' order by id desc
post the result as email to newstatpress @ altervista.org
maybe from the data it could be possible to see from what it comes.
thanks
Thread Starter
mrzpro
(@mrzpro)
Hi,
the query gives no result
available for other investigations…
Plugin Author
ice00
(@ice00)
hi,
try those:
SELECT * FROM avwp_statpress where ip='127.0.0.1' order by id desc
and then
SELECT * FROM avwp_statpress where nation='jp' order by id desc
Thread Starter
mrzpro
(@mrzpro)
Hi,
the first query gives no results while the second one generate 307778 records.
As for your requesdt I send it to your e-mail address
Regards