I’ve purchased yesterday and now don’t appear on my downloads?
I’ve able to download yesterday now is missing wtf!!! my credit was charged! envato whats going on?
When i put <?php include("visitorsonline.php"); $Users = new Visitorsonline(); ?> in my index.php (or header.php or footer.php) , everything what supposed to come next disappears. How come? In my index.php there are codes like <?php include_once("includes/logo.php"); ?><?php include_once("includes/menu.php"); ?> and that works though.
Also stats.php is also blank…
ok, i think that’s the problem! Thank you i’m going to contact the host.
sorry but this problem was for another script
Is the program show every dates top online ips and if yes, how can i open .dat database..
Can I get this to work in php4 at all? please let me know
Thanks
- Has been a member for 1-2 years
- Interviewed on the Envato Notes blog
- Exclusive Author
- Sold between 1 000 and 5 000 dollars
- Bought between 50 and 99 items
- Australia
Malware detected when trying to view demo.
How can i change the refresh time ? After a visitor leave the site, the script still show him online. Thanks
REVIEW
A clean and powerful script. Simple to implement, (got it running in under 2minutes and i donno anything about php!). good useful features for developers and seo-ers to track traffic peaks… for no money at all. I love the feature that you can optionally show the ”#record” of most visitors on your own website ever, or list the current visitors live! You instantly want to break the records, improve own site and attract more visitors…
Have searched here and there and came to the conclusion that this, for me, is the best solution to track on-line visitors, see on WHICH page the spent HOW MUCH time, and WHERE they came from roughly.
Q: Am I right author, that by setting the default $timeout=600 (10min) >>> 86400 (=24 hours), the scope of the record attempts are broadened and count all activity within a full day?
If this is true, then this is even more interesting for developers who launch a ad-campaign in order to attract traffic over a broader period of time and test the success (or failure) of various campaigns. Looking at the scope of a day or a week for a record collection is then more interesting than just a 10 minute marathon run
showing peaks of what happens within a maximum of 10 min time period. A strategic reason why I would like to set it to a full week. But is my presumption right? Is changing the default timeout the same as comparison between a short 60 meter Marathon run and a Tour de France? Are there things I need to take into account before starting to collect data where timeout is?
Anyhow, thanks and keep up the good work.
MY ONLY SUGGESTIONS : @Blizzsays and @Sitebase
Only thing that seems not working (at least for me and other user above) is the geotag function: the fields are blanc. Ive tried to fix it myself but im not programmer
I found this in the code: http://api.hostip.info/get_html.php?ip= that seems to work fine when i manually put the ip address into it then it gives always a country and almost Always the city as well (!) Now that i call Geotagging:
Country: UNITED STATES (US) City: Mountain View, CA
Sitebase, how about implementing the city as well, and raising your price by 4$ THis is a good app and with such functionality your app is more precisely fit marketeers, webdevelopers. Just imagine the quality of knowing someone from “Gent” visited, instead of only “Belgium” :O)
My suggestions is to show the geotagging info from the free service as well: [COUNTRY] | [CITY]
if city avablable:
UNITED STATES (US) | Mountain View, CA
if city unavailable:
UNITED STATES (US)
Let me know when you implement this then I promise you to buy your application one more time. Since it will be worth for me at least double in value! Serious marketeers want to know the city, not just a country. Forgive me for being so extensive
let me know if you value my critique / comments / suggestions. I love your apps very much, all of them, and therefore i want to have them perfectly in place 
some problems with geo. first of all its not explained in the docs how to use it and its not enabled on install. for those that need geo lookup you have to call it before displaying your data, such as:
$Users = new Visitorsonline();
$Users->EnableGeotag();
$array = $Users->VisitorsOverview(FALSE);
EnableGeoTag function rolls thru the Users array and looks up every IP. not very efficient (caching would be better) but for $3 I only expected it to work.
second problem – the ip lookup used here is very weak. i got a huge list of ‘unknown’ locations on my test websites which all have heavy global load. when i looked up these IPs in ARIN a lot were in the US or EU in well known countries.
i used the api from another codecanyon script for the lookups and the ‘unknown’ ips worked ok. here’s the api url i used:
http://api.wipmania.com/#REMOTE_ADDR#
that displays the standardized 2-character country code. there’s lots of databases on the net you can use for looking up country by code.
if you want help implementing this API you can contact me, or maybe this author will want to help 
I have checked permissions on the files and folder.. all is set correctly, the script will create the file, but it is always empty and it doesnt seem to save any data or show any results for any other visitor/member than the one looking at the stats.php page.
is there a reason why my comment was deleted? I cant find another way to contact the author. Just trying to figure out why it only shows one person logged in/visiting at a time instead of everyone?
Yes, I included it per your instructions.. I included it in every php page I wanted to track but when i run stats.php, it shows only myself.. I had someone else from another ip login in and they only see themself and not me.. it doesnt seem to write any data to the .dat file.. although it gives me no errors. if I change file permisions on the folder it WILL error, so its not a permissions thing as I can tell. but the .DAT file is always empty and reads 0 bytes.
I have already tried manually changing perms on the file itself to 777, still no go. an all files Im including visitorsonline are php files.
I Have purchased and install but Geotag is not getting visitors country, can you advice.
Hi When I use your code I need to do is including the script on each page so inconvenience and difficulty of use. How do I just need to include one that can track users on any page
Thanks
- Has been a member for 2-3 years
- Bought between 10 and 49 items
- Canada
- Referred between 1 and 9 users
Just purchased. Put it together. Works perfectly well other than the fact its not getting GEO information.

It’s best that you contact Evanto about this problem.