Requires at least: 2.8
Tested up to: 3.4.1
Stable Tag: 1.5
A fork of Statpress with news « spy bot », « visitor », « referrer », « yesterday » and 9 convenients OPTIONALS pages.
== Description ==
- This plugin (a highly improved fork of StatPress Reloaded) shows the real-time statistics on your blog. It corrects many programming errors of Statpress and statPress Reloaded. It collects information about visitors, spiders, search keywords, feeds, browsers, OS, etc., as Statpress Reloaded and StatPress. It is compatible with StatPress, StatPress Cn, StatPress Reloaded and Statsurfer, but not with NewStatpress who change the datatable (if you try it, you must delete the statpress datatable to work with Visitors) and with kStats Reloaded who have it’s own datatable.
- A new counting method significantly reduces the number of SQL queries in the main page by the use of the Set theory. Now, the graphics are made in only 4 SQL query, then Statpress Visitors is faster than all others fork of statpress : 2 seconds than 10 sec with a large database of 45,000 datas. These new method of counting allows the counting of visitors, page views, search engines and subscription to RSS feeds for each page and display it on graphics. Then it gives an accurate view of traffic to your website: You can see the number of unique visitors, page views, subscriptions to RSS feeds and search engines for each page and posts of your website for every day saved in the database by graphics of 7, 15, 21, 31 or 62 days depending on the option chosen.
- Spy visitors has been redesigned. Now it displays the most recent visits to the oldest. This corrects an error of Statpress and Statpress reloaded. Indeed, if a visitor came yesterday and today you will see his first visit to yesterday’s date and the other after it. So you can not see the loyalty of regular visitors to your site: each visitor is displayed on the date of his first visit. In the options page you can choose the number of IP displayed on each page (20, 50 or 100) and the number of visits for each IP (20, 50 or 100).
Spy visitors is now made in only one SQL query. The other fork of Statpress made it in the same number of SQL query that there is IP displayed on the page. Then Visitors work quickly. - The spy robots is now available. This lets you know which pages were indexed by search robots.
- The referrer page is now available. This shows what referrer bring the most visitors to your website.
== DOWNLOAD ==
http://wordpress.org/extend/plugins/statpress-visitors/

Hi
I tried to use Statpress V in a wordpress network. Apparently it works only if I activte the plugin site by site, and that is very time consuming. Isn’t it possible to make it work with network of sites? I used « Statpress CN » and that worked like a charm when I network activated it.
I would prefer to use Statpres V
it looks very good
Hi,
What do u mean by « wordpress network » ?
It is a wordpress MU ?
I was looking for some solution and I found it: with the usage of Proper Network Activation
Statpress V activates nicely and works properly on all blogs of the wordpress network install.
Thanks for the share
Hi
Just installed Statpress Visitors. I had Statpress Reloaded and Statpress before that. Your plugin is still as slow as Statpress Reloaded. Any ideas on how to fix this problem. Also another plugin New Statpress says that the old Statpress was never indexed. Is your plugin indexing the data? Cheers appreciate your help on this, Thanks.
Hi,
With version 1.0.8, on page « Overview », Statpress-visitors is faster than the other Statpress (2 sec to 10 sec, with a large database over 45,000 records) because we did not make the graphs in the same way. Statpress Visitors needs only 4 SQL query to make a graph. All other fork of Statpress need as many SQL Queries that there is colored rectangles displayed on a graph ! Thus, if the graph shows 20 days, there are 20 times more SQL queries; if the graph shows 50 days, there are 50 times more SQL queries !
On others pages, like « visitors », « view », « feeds », « referrer », « spy bot » you can not compare because the other Statpress did not have these pages !
But it is much faster because it displays 20 graphics as quickly the others versions display a single graphic in the « Overview » page (10 sec) !
The « spy visitor » page work like in « Reloaded » cause we use both the same counting method (but not the same sort of data) !
To work quickly, you must have a short database, then select « autodelete data » ! More the database is short, more Statpress work quickly !
The Statpress datas are indexed, like the Statpress Visitors datas cause all database have index ! But, I look the New Statpress data solution and i see that New Statpress create a new database with the same name but with 10 new index, one index by data stored and not one unique index for all datas stored !
Do you try New Statpress ? Is it faster than Statpress ?
Thanks for the info.
No I did not try New statpress as I thought your plugin may be better and it is. I have deleted the last few years of data and only have 3 months worth of data now. It did not keep the old data at all so now I have no historical data to compare back to from the start of the site on visitors.
Is there any way to delete all the graphs and tables that I don’t want. For example, I am really only interested in the vistors, what they read and for how long, where they are from etc. Some of the other info about robots etc is just too much and I don’t need it. Statpress, Statpress Reload and now your Statpress Visitors is excellent for knowing about the visitors but it would be good to have options of not having all the data and pages you have in the plugin.
Hi,
If I put the pages that you dont want an option, the program will be even longer and thus consume more RAM!
I left the pages of generally statistics (although not looking at them ever personally) for those who are interested in it.
btw, A great plugin to help control the banning of ip’s, referrers, user agents etc etc is WP-Ban
could i add these « %thistotalvisitors% » everywhere?
In the widget or in PHP page with StatPress_Print() function.
Is there a way to see who is on the website now? Like the Visitors/Who’s on Online plugin. I don’t won’t the maps and all those other things they have but I would like a box that shows on my WP dashboard of how many people (visitors) are on the website right now.
If there are too many people on my site now then I won’t do the maintenance until there is no one viewing.
(Thanks for the plugin. It is very useful. It has lots of information and I like the changes you have made since you took it over. Great.)
Hi,
you can do this with the widget or with the StatPress_Print function in all PHP page with the variables %visitorsonline% and %usersonline%
Hi, I found a bug and a solution to this bug.
Last search terms links doesn’t link back to the refferer page like in the Statpress or Statpress Reloaded plugins.
You have to replace 388 line in the luc_admin.php file from this:
$qry = $wpdb->get_results(« SELECT date,time,ip,urlrequested,search,nation,searchengine,language,country FROM $table_name WHERE search » AND ip IS NOT NULL ORDER BY id DESC $querylimit »);
to this:
$qry = $wpdb->get_results(« SELECT date,time,ip,urlrequested,search,nation,searchengine,language,country,referrer FROM $table_name WHERE search » AND ip IS NOT NULL ORDER BY id DESC $querylimit »);
Hi,
thanks, we correct this in the next release.
best sregards
Hi There, I love using your plugin. It has helped me greatly so far. Just want to know if there is an option where I can view monthly statistics since I have installed Statpress Visitors? for example where can I see how many visitors and pageviews I had in March, April, May, June etc?
I also tried to export stats to csv and this function did not work. It does export it, but when I try to open it, it says invalid file format. Help will be appreciated! Thanks
Hi,
For the moment, there is no monthly statistic. If you want i can add a optional page to view it, but later cause now my computer is down.
It’s better to export your stat with PhpMyAdmin. The export function was carried from the original StatPress and i never try it !
Best regard
Seems like it does not pick locations properly.
Shows my ip to be located in the USA which obviously is not true.
It’s a Bulgarian IP not USA.. so it useless for me until it’s fixed.
Otherwise – great work
!
Hi, thank for the compliments.
The localisation service is a free service. You can have a better service if you make a correction here http://www.hostip.info/correct.html.
Hey it’s me again.. This time I will ask for support for cyrillic letters in urls, right now they are being reported as:
/%D1%82%D0%B5%D1%85%D0%BD%D0%BE%D0%BB%D0%BE%D0%B3%D0%B8%D0%B8/
instead of
/технологии/
This makes it impossible to see what page has been visited. I hope you guys can fix that
Cheers!
Hello luciole135,
I have a question for you, is there a way to put code on non-wordpress pages so that Statpress will track those pages too? I know it may sound a little silly but I have just one page that is made from scratch and I wanna see the visitors from there, too.
Keep up the good job. Thank you,
Alex.
Hi,
Actually I do not know at all because I do not have such a page on my site and I do not even know how to integrate them into WordPress.
Best regard
Hi,
I’m using this plugin and I like it so far, but I would like to improve it. What is the best way to track the modifications and submit patches? Is there a source code repository somewhere that I can access?
Hi,
Hello, Thanks for your interest, waiting to find another solution, we can correspond by mail at this address additifstabac@free.fr
Best regard
Edit the 1 jan 2012 :
Now, there is a Google group here :
statpress-visitors-devel
Hi,
I have WP-reCAPTCHA plugin installed. I had to deactivate it for a brief period (2 days) so someone could try to fix some problems on my site (wanted plugins deactivated to see if they were the issue).
In that time I had over 80 spam comments. I have the plugin active again.
But now my page views are gone through the roof (2060 views instead of a normal average 100-200).
In the plugin ‘statpressV’ I can even see the IP of a visitor spy that have loads of visits.
Anything I can do to fix this and get my views back to normal?
Cheers,
Pa.
Hi,
I do not understand where is your problem, sorry.
Can you explain it more simply.
Is it possible to delete 1 or 2 days statistics from the database?
I have a similar problem, someone scraped my entire site over 2 days, the stats show ‘page views’ on both days approaching 4000, instead of the usual 300′ish.
This has made the graph useless, with two huge ‘spikes’ for those days, and all the other days graphs have become tiny columns – just lines basically.
Hi,
You can only make a SQL query with PhpMyAdmin to do that :
DELETE FROM wp_statpress WHERE ip =’the_ip_you_want_to_delete’
or
DELETE FROM wp_statpress WHERE date =’the_day_you_want_to_delete’
etc.
See here :
http://www.php-editors.com/articles/sql_phpmyadmin.php
Hello! I have a problem. The blog is over 2 years old and have over 150000 visitors. Now I install Statpress and the counter of visitors is 0. How I can make, that the counter indicates the correct number of visitors? Thanks and regards – Thor
Hi
Apparently there is a conflict between plugins, try to deactive the others plugins to find where is the problem.
Best regards
Here is a misunderstanding. I want to customize the number of visitors in StatPress. Is there a way?
Hi,
Very difficult, you must write false visit in the statpress table or change the code of the plugin.
Best regards
Is there a way to block my own visits to my blog page?
Hi,
Yes, simply add your IP in the def/banips.dat file.
Best regards
Thank you for this plugin, it works great on all my sites. I have a question about banning my own IP- I see your suggestion to add the IP to the .dat file referred to above, however when I go into my directadmin panel edit is not an option for .dat files. Can I create a .dat file? If so how would I do that? Thanks!
Simply, via FTP (with Filezilla by ex.) edit the file def/banip.dat
One IP by line.
Best regard
Hello luciole135,
Happy New Year
I have an issue with statpressVisitors: from time to time it simply just resets all the stats.
Any idea why?
Thank you,
Alex.
Hi, happy new year too, thanks
In the options page have you selected autodelete ?
No, both visits and spyder are set to « Never Delete! ». First I thought I lost the stats because of some updates, but it wasn’t that. If I recall… it happenes monthy I guess… Now, I to set it Monthly, Save Options, set it « Never Delete! » again and Save Options. It happened on 5 Jan so probably there’s a lil time to wait to see if it does it again. Hope NOT!
Thanks for your support, keep up the good job,
Alex.
HI, I have exactly the sqame question as the last one (plugin simply resets the stats just by it self).
I dont have « autodelete » turned on.
This has happened to me for the 2nd time in two months. Last one was on 7th January. And it counts visitors from then on (what was before it simply isnt there any more).
Can you check it out, please?
thx
Just checked… Actually I use this plugin on two webistes, and on both « the reset » happened on 7th of January. So this in no coincidence.
The plugin delete automatically only when autodelete is selected.
look in the wp-options table the line « statpressV_autodelete », is it checked or not ?
Sorry, but I have to disappoint you. The option « Automatically delete visits older than » is set to « Never delete ».
But it still deletes it. This has happened for the 2nd time now. Really, I dont lie to you.
This is the image of how my Options look like:
Options image>
I think I found the problem, I looked into Database (as you suggested) and I found out that the option_name « statpressV_autodelete » has no value at all.
This is how it looks like by db structure: DB image.
So it means that when I press SAVE in the admin area, it does not write anything to this option_name in database. Please check it out.
Herer is the image of how it looks sql query from DB: DB image.
Ok, here you can see ny DB structure of wp_statpress table: visits_query.
YOu can see it started again counting on 7th of January 2012. Even if I have this plugin since november 2011. Its a proof that it does autom delete somehow. How? I cant tell you right now.
I`m looking into your statpress.php file to find the problem (becuase there defenatelly IS a problem).
Let me know if you find any…
best regards
Forgot to paste the image, so here it is:
SQL query image.
sql query image
Sorry, but « statpressV_autodelete » value has to be EMPTY (like my image shows), right? Or has to be any value there, like « No_Delete_At_All », or something?
Anyway, why is then deleating visitors?
Hello again, sorry to bother you, but…
Have you checked this issue why is deleting even if all is SET ok?!
There is defenatelly something wrong with the code – it deletes visitors automaitcally after some time (like a month, or two months time).
Hi,
If you say, I want to believe you, but I did not find this error in the code.
RE: StatPressV plugin for WordPress.
Issue:
Currently to view the list of visitors to the blog, the plugin shows the list by IP addresses, then below it the history of visits for that IP. This causes a very long list (pages) to view who visited « today » because it includes their visit history. This proves very impractical and very cumbersome to use this plugin. If I had 200 visitors, that makes it many pages to scroll through, far to many to bother with because of the number when the history of that visitor is included with the current visit stat.
Resolution:
« Todays » visitors are listed for just that day, no history for that visitor is shown. The « todays » visiting list can be for just one day or up to 3, making that an option to include, but still no history for each visitor included, it is just a daily stat list.
« Visitor History » is another page to create, where you can click on that IP address or make some kind of page link, where when clicked, will show on a new page the history of that visitor up to 3 months (or more, but not too far back), which is another option to create and include. In other words, the « Visitor History » page is created by a script that draws all the data for that specific visitor and organizes it into a page to read and view.
Conclusion:
These suggestions would make StatPressV far more effective, useable and zero cumbersome.
Hello,
I think the SPY visitors with a setting of 100 IP per page and 20 visits per IP would solve the problem simply.
Or I did not understand what’s the problem?
It would be great if the BanIP could be removed from the file system and placed in the database so that it can be edited from WordPress.
It might be nicer, but much less efficient when loading web pages as this is a SQL query of more and that’s just slows the system!
Again all the visits from database have beed erased!!!
Truly. There is really something wrong. I have this plugin on 3 webistes, and on all were erased on 7th of Februar (bofore they were erased on 7th January – so exactly 1 month of difference).
Maybe this has something to do with the option « Days in graphs », I have set it to 31 days… so this can erays all the data.
But I repeat, it does erase – it happened now on 3 webistes on the same day.
btw, the column « statpressV_autodelete » in database has no value at all if I set to « Never delete! ». It this ok?
… but it still monthy erases whole database stats.
I believe you, I seek to understand where it may come and for now, I have no idea because it has never done me any of my sites.
Automatic deletion of data is done only in the function luc_StatAppend (), – in statpress.php file – I do not understand why on your sites, this is a problem!
In addition, automatic deletion of the plugin never deletes all data, but only the data that the oldest one month, three months, etc..
So I really do not see what could happen.
Could it not be it your web host that automatically deletes the data tables when they are too big?
Hi! I just installed your plugin yesterday and is amazing, only I want know if there is some actualization or file where I can change the language because my website is spanish, thank you for amazing plugin!
Hi,
I work on new release and i want to internationalize it.
Now, it’s not possible.
Best regards
Hello !
Most views and most visitors do not work !
What is wrong, and what can I do to make these two statistics work ?
Many thanks
What do you call Most views and most visitors ?
Where do you find it ?
Sorry for the long time…
Most visitors and most page views are in the two sections « Visitors » and « Views »…
I have following sections : StatpressV, Yesterday, Visitor spy, Bot spy, and then Visitors and Views, but these two sections don’t work.
Many thanks for your help
I have no idea for that, on my sites it work, try to reinstall the plugin !?
Hello luciole135, I’ve got the same problem as Mitjs. Exactly between 6th and 7th of the month all the data dissapers. I use 1freehosting.com as webhosting service. I’ve been tracking this issue since a few months, if you’ll scroll up you’ll see another message
So far I’ve tried: reinstalling the plugin, setting ‘Automatically delete’ fields with 1 year > same result: on the 7th of the month I find no more data there. The question is: how can we find out if it’s a plugin issue or hosting issue. Can we disable the auto-delete function? Or when does the function run? (I bet probably not on 6th-7th of the month)
Also I’d like to ask Mitjs what host does he use.
Thank you, keep up the good work,
AlexL.
DIT: I have 4 websites, on 4 different hosts, and the same result on all – on 6th of Month all data is deleted.
Hi, me again,
and again the same problem…
AFTER exactly 1 month – ALL data deleted it self.
Can check here:
- http://www.akzaba.com/
- http://5les.eu/
- and on my own webiste reseted all too!
So there is something wrong with your code!!
PLEASE CHECK IT OUT!!!
note: I have all options set to « never delete » and the same is in database. So there is soe glitch inisde your code 100%
Nothing is wrong in the code.
It’s your internet provider who deleted your statistic datatable.
Impossible.
How can my ISP delete the data in database?
the provider deletes the data table, it does not delete data in database, they delete the datatable, simply !
The ISP delete easily the datatable mine do it !
Really… my ISP HAS NOTHING TO DO WITH YOUR CODE!
It MUST be something in your code.
I am a programmer too (in C#) and I know the stuff. Believe me. It your code that does the problem. Cant you see man, that plenty of people have thrown this issue out? Its not just me!
RESULT: if you will not repair the code, we will ban your plugin from wordpress.
I am able to do so, so please I ask you one last time, do some more work on your code, to keep it alive.
Otherwise we will be forced to ban it.
Sorry, but tis is just something we can not ignoe.
Your plugin seems to be well designed (the bases), but since it does not something we would like to see, it MUST be vanished!
I really hope you understand.
The code you say wrong is exactely the same as that of Statpress original, Statsurfer, Statpress Reloaded, if there is an error in my plugin, it is then also in other Statpress and this is not the case.
it’s your ISP that DELETE your statpress data table. Then The plugin automatically recreates a data table.
I know it some provider delete always the stat database. Your provider should detect that your data table is growing too fast and removes it, it’s a classic. Most ISPs prohibit extensions of stats, which is the case for you.
Ask your provider, who is your provider ?
If you are a programmer then find the error in the function luc_StatAppend in the file statpress.php. It is only in this function you will find SQL instructions REMOVE.
There is no error in the code or FIND IT if you are really a programmer.
I have to echo some other people about this plugin.
Since the 15th of March the stats it’s reporting are considerably smaller than expected and reducing daily, I also happen to be running Jetpack Site Stats and it’s showing different stats (numbers I would expect to see), now obviously my site isn’t huge but I average about 170 visitors a day to it yet the numbers I am seeing now started at 40 and are now down to 20 (40 – 36 – 26 – 24 – 20) yet my stats according to Jetpack are still compariable to my normal days visits, as an example when the day that SiteStatsV shows as 40 my other stats report 183, where it was 24 I had 146, as you can see there is a large difference and I can’t explain why.
As far as my ISP is concerned I don’t believe they have deleted my DB (it’s strange because there are a few of us now noticing this issue) so I have to wonder what’s going on with this addon.
Regards,
Simon
I do not know JetPack and on my site, the stats are substantially equal to those of Google Analytics and Xiti, perhaps it is there an incompatibility with Jetpack?
Jetpack is a WordPress plugin created by WordPress themselves (Jetpack by WordPress.com), I turned off Statpress and only turned it on again last night at midnight and again there is a large difference in whats being reported.
18 pageviews via Statpress and 80 via Jetpack, 4 search terms by Statpress, 33 by Jetpack, 0 page referrers by Statpress, 57 by Jetpack.
I will have a look at Xiti to see what that says, running all three side by side for the next couple of days but if WordPresses own addon tells me one thing (and they used to match up) I have to go with the one thats similar to my previous views (I wouldn’t go from 200 visits a day down to less than 20 which is what Statpress eventually went down to before I disabled it).
Try the other way around: disable JetPack to compare StatPress with Google Analytics and Xiti.
hi luciole135,
I’ve installed the plug-in on a brand new wp site and got this issue
Unpacking the package…
Installing the plugin…
and then it stalls there… no other message…
It shows that it has been installed on Installed Plugins and I can activate it…
Do you have any idea why after I press Install Now it doesn’t complete the installation process?
Thank you,
AlexL.
By the way, I removed it and using v1.3.1
I want to see if the stats are reset on 6-7th April
Will let you know,
AlexL.
I’ve also installed v1.4.1 on another website.
7th April is the moment of truth
I think that the directories containing the images are very large and that a manual installation via FTP is preferable.
The results of the testings:
7th April 2012
v1.3.1. > didn’t reset the stats
v1.4.1. > didn’t reset the stats
v1.4.3 > DID RESET THE STATS!!! so there’s definitely something wrong with the latest version luciole135.
Could be that installation bug thing causing this? I will remove v1.4.3. and try to install it by uploading the zip.
Until this is fixed anyone can remove v1.4.3 and install v1.4.1 (by visiting wordpress plugin site, download the zip and install plugin via Upload) Removing v1.4.3 will not erase the content of the database, so it’s cool
Anyway I will install v1.4.3. via Upload button and we’ll see next month what happens, if that’s the issue.
Until next month,
AlexL.
But versions 1.4.1 and 1.4.3 have exactly the same function luc_StatAppend located in the file statpress.php.
It is only in this function that is found the SQL statement REMOVE, then it is an inexplicable mystery in the state!
Bonjour, and thank you for this great plugin! I have a qestion if you would be able to help me with, that’d be great. Along with the regular visitors to my site, statpress also tracks image loading from images on external sites that are hotlinked to my site’s images folder. Is there any way to block stats from certain folders hosted on my sites URL? This is really driving my stats up, I really need to figure out a way to block those stats so my visitor stats are accurate. Any help would be greatly appreciated!!
Hi,
For the moment it’s not possible, sorry
Best regard
Hi, I really like the plugin, but ever since I have installed it the date doesn’t show. If I uninstall the plugin and reinstall, will I lose all my data?
Hi,
What date are you talking about? What page?
If you disable or remove the plugin, the data table is not removed, so you keep all your data.
Best regard
7th May, all the data dissapeared again
both on v1.3.1 and v1.4.1. Hosting is free hosting from 1freehosting.com.
Hi,
Free hosts (and others) do not like at all the stats plugins because the SQL queries consume too much CPU time.
My site was closed by my free webhost last year for the same reason, read in French:
Les extensions de stats sont interdites dans les pages perso de Free !
Thus, regularly hosts suppress the data tables of stats. Then Statpress-Visitors automatically creates a new table.
The only solution is to install a local copy of your site on your PC and export your stats regularly to your local site and delete them by yourself before the host does.
In the new version of StatPress-Visitors, I would add the option of erasing automatically after 15 days and not just minimum one month as at present.
This is to use StatPress on free sites (like mine) I did the Daily-Stat plugin (a derivative of StatPress-Visitors ) see: Daily stat a new statistic’s WordPress plugin !
http://additifstabac.free.fr. It poses no problem on free hosts because it retains only the visits of eve and today. It has exactly the same database that StatPress-Visitors and you can also export binding but every day your stats to your local site.
Best regards
Thx a lot luciole135, looks like what you described is the best solution. I will work on it
Thank you for your support and your time spent on developing and evolving this plugin. Keep up the good work,
Alexandru L.
Is it possible to block a referrer from showing up in the referrer stats? Some referrer spammer is currently spamming my site and I really don’t need to see this referrer dozens of times in my statistics (actually, I don’t need to see it even once). I would prefer to know where actual visitors come from without having to plow through the same spam referrer over and over again
Hi,
You can always add the IP of the spammer in the file def/banips.dat (one IP per line), and the visits of that spammers will not be counted.
But this is insufficient to protect your site, you must totally deny them access to your site, with either DENY FROM …… in .htaccess or with a rewrite rule to be placed in the file .htaccess.
A google search will give you the how to block access to your site to these spam bots with the .htaccess file.
Hi. Looks like a very interesting plugin. I have put it up running on Outlived classifieds.
Installation was done very smooth.
I was surprised, that I don’t have to use some activation code… If you made people to sign up and receive activation code – it would be much easier to track and interact with your customers.
As well, please add frontend widget screenshots (great addition).
thank you,
greetings from the UK
Helmuts
Outlived Classifieds
Hi,
Theres a problem with the new stats plugin and the DMSGuestbook plugin in.
Attempting to start the new statspress fails with the following errpr.
Fatal error: Cannot redeclare message() (previously declared in /***/***/public_html/wp-content/plugins/dmsguestbook/admin.php:3459) in /***/***/public_html/wp-content/plugins/statpress-visitors/statpress.php on line 90
Indeed, I had forgotten about this function to give it the prefix StatPressV_ which ensures its uniqueness.
Version 1.5.0.1 corrects this oversight.
Sorry.
No need to be sorry – thank you for all your hard work and time
OK, Another wierd problem.
When statspress is active, the ‘add media’ button (when making a new post) stops working. It literally does nothing, no window opens for me to drag pictures etc into it.
The same problem occures on the 2 sites I have statspress installed on.
If I disable statspress, the add media button works as it should. Re-enabling statspress and it stops working again.
And also, I have just noticed that I lose all the toolbar buttons when using the html editor.
Again, with statspress disabled, they come back.
h++p://img528.imageshack.us/img528/5989/11082012123204.jpg
I work on it, in fact, it does for StatPress Visitors 1.5 and not for Daily Stat 1.5 which is nevertheless derived from StatPress Visitors 1.5.
Done, version 1.5.0.2 correct these bug, sorry again
Brilliant – fantastic response time
One last little problem
In the ‘Latest Hits’ tab, every second line is :
ver=4.2.8&suffusion-css=css
Is this correct behavior?
http://img27.imageshack.us/img27/1964/11082012171400.jpg
When you see URLs that are not pages or article of your web site, it’s because the visitor typed the URL with this syntax in his browser.
That’s why I added the page URL monitoring, so you can see all those URLs that are not existing pages or articles of your site.
Some are legitimate URL like /category, others are sometimes hack attempts.
Do a Google search on that URL to see if it is legitimate or not!
Have a Good day and thanks you for your reply
Even with the latest update to fix the widget bug, I still have a very strange problem – I can only open the first 4 widgets on my set up page.
Non of the sidebar drop downs work either (Using Suffusion theme).
The first 4 widgets are 2 text widgets, a guestbook and google translate – any widgets or expanding areas below this won’t open.
This problem was occuring before the latest update, and is unchanged despite it.
I found the problem when I tried to open the stats widget – to investigate why THAT had stopped working lol
I just installed the theme suffusion locally on my computer and I do not have this problem.
I can not fix a mistake I can not reproduce.
Are you sure that the files of version 1.5.0.3 have all been updated?
You are a very good tester, thank you for the answer.
My sincere apologies Luciole – its not your fault.
I deactivated the statspress plugin prior to uninstalling and re-downloading it, but I found the problem persisted.
The only other plugin I’ve added in the last few months was the DMSGuestbook – its the widget created by that that makes anything below it on the page fail. I will notify the author.
Thank you for your comment – its very nice to be able to help you in return for all the hard work I know you put into this.
No problems, thanks you
Hello,
I recently upgraded to the newest version and have a problem. The stats have stopped updating, all new info since the automatic upgrade read zeros. And in the « Options -> General Tab -> Access Control -> Minimum capability to view statistics » it does not list Administrator, Editor, Publisher, Suscriber; but instead, has a long list of table entries like: switch_themes, edit_themes, activate_plugins, edit_plugins, etc. It is quite a long list. It is the same on the Data Collection and Retention tab. I tried deactivating, uninstalling, and reinstalling the plugin. It came back the same. Do you have any suggestions which may help me?
There is no reason for StatPress does not fontionne especially if you have activated and reactivated. Try reinstalling WordPress itself which must surely be corrupted in your case.
It is normal to see a list of roles of capacity and not only because the capacity can be tested by the WordPress functions and not roles.
Hi,
First of all, congratulations for this plugin.
I tried to play a little bit with the plugin and when I try to get the GeoIP feature to work, I get the following error :
Warning: call_user_func_array() expects parameter 1 to be a valid callback, function ‘luc_GeoIP_update_db’ not found or invalid function name in /usr/www/users/……/wp-includes/plugin.php on line 403
0
It’s raised when I click on the « Download/update database from Maxmind » button in Options -> GeoIP …. any idea what’s going wrong ?
Best regards,
Romain
This must be an error in the path I made yesterday, I look at it by installing it locally on my computer and fix it.
I found the solution :
http://wordpress.org/support/topic/installation-of-maxmind-database-doesnt-work
« This is the case when the php version of your host does not support CURL. »
Romain
…. I double-checked my shared host’s PHP modules and it seems curl modules are included
Maybe you can still have a look at the paths you mentioned in your first reply
Romain
I’m working on it, but GeoIP banned my IP, I wrote them and I am waiting for their response continue testing.
You can do a manually download the database files to your wp-content/GeoIP/ directory, the database files can be found on MaxMind’s website:
* http://geolite.maxmind.com/download/geoip/database/GeoLiteCity.dat.gz
* http://geolite.maxmind.com/download/geoip/database/GeoLiteCountry/GeoIP.dat.gz
You must unzip these file before use with the FREE 7-Zip (http://7-zip.org/) or a similar ZIP program
see here : http://www.maxmind.com/app/installation?city=1
Hello!
clears all statistics for three years(stat press plugin)
Help me please!
Yesterday I discovered that all my stats zeroed
tell me, what do I do?
may return it back?
Thanks
Hi,
The web hosts remove on their own statistics tables when they are too large because it slows down the websites in shared hosting.
If you have no backup, they are lost forever unless your hosting company has kept a copy. Ask him the question.
You must avoid the use absolumment widgets stats that slow servers.
The ideal is to make a local copy of your website on your own computer store statistics regularly on the local site to not be a problem for your web hosting …
regards