Pixelpost Forum

Pixelpost Forum (http://www.pixelpost.org/forum/index.php)
-   Addons (http://www.pixelpost.org/forum/forumdisplay.php?f=13)
-   -   Addon: Roll-N-Stats (http://www.pixelpost.org/forum/showthread.php?t=10200)

constant 02-15-2009 06:41 PM

Addon: Roll-N-Stats
 
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.

snafu 02-17-2009 06:56 AM

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>
new
Code:

<a href="http://whois.domaintools.com/'.$ip.'" target="_blank">view IP at whois</a>

constant 02-17-2009 11:59 PM

Thanks, snafu. I'll try it out and add it for the next update. I believe the dnsstuff site requires a paid account.

mkm 02-18-2009 07:42 AM

Seems to work fine. (have't tried the DNSStuff though)

but very little typo in the addon
Quote:

'submenu_search_terms' => 'SERACH TERMS'

Thnx for this fine addon!

Grtz
Mike

snafu 02-27-2009 09:06 AM

Quote:

* New Overview layout and extended stats
* Added view IP with Whois.
* Fixed typos
thank you

heather_hay 03-10-2009 12:08 PM

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

constant 03-10-2009 08:40 PM

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.


All times are GMT. The time now is 05:51 PM.

Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.