|
#1
|
||||
|
||||
|
If you are one of the few people who have downloaded the Roll-N-Stats addon, please be sure to get the latest version as an unfortunate typo bug made it into the initial release.
The bug causes the referral information to be ignored. The latest version fixes that problem. Sorry for the inconvenience. If you find any other bugs or problems, please add them to this thread. I would also be curious if this addon works with earlier versions of pixelpost - assuming anyone still uses the older versions. All the best, constant.
__________________
constant clicking |
|
#2
|
|||
|
|||
|
i think no problem or bug, but the ip lookup over DNSstuff.com donīt work good on my system (location germany, firewall, donīt know why) , i changed it to the whois service from domaintools.com
original: Code:
<a href="http://www.dnsstuff.com/tools/city.ch?ip='.$ip.'" target="_blank">view IP at DNSstuff.com</a> Code:
<a href="http://whois.domaintools.com/'.$ip.'" target="_blank">view IP at whois</a> |
|
#3
|
||||
|
||||
|
Thanks, snafu. I'll try it out and add it for the next update. I believe the dnsstuff site requires a paid account.
__________________
constant clicking |
|
#4
|
|||
|
|||
|
Seems to work fine. (have't tried the DNSStuff though)
but very little typo in the addon Quote:
Thnx for this fine addon! Grtz Mike |
|
#5
|
|||
|
|||
|
Quote:
|
|
#6
|
|||
|
|||
|
hey there-
im new to code, but when i loaded this addon, i get these warnings: Warning: Missing argument 1 for purge_stale_stats() in /home/.nesbit/hay/mywebsite.com/addons/admin_rollnstats.php on line 1130 Warning: Missing argument 2 for exclude_bots() in /home/.nesbit/hay/mywebsite.com/addons/admin_rollnstats.php on line 844 just downloaded it today, so i think its the newest version. cheers heather |
|
#7
|
||||
|
||||
|
Warnings Fixed
Sorry about that, Heather. I'm new to PHP too.
I believe the problem is that I didn't use default parameters on those functions. I've updated the addon so you can get the latest and see if that fixes the warnings. Thanks for reporting this problem. All the best, Tom.
__________________
constant clicking |
| Post Reply |
| Thread Tools | |
|
|