Pixelpost

Authentic Photoblog Flavour


Go Back   Pixelpost Forum > DEVELOPMENT > Addons

Post Reply
 
Thread Tools
  #1  
Old 02-15-2009, 06:41 PM
constant's Avatar
constant Offline
forum loafer
 
Join Date: Dec 2008
Location: Portland, Oregon
Posts: 9
Exclamation 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.
__________________
constant clicking
Reply With Quote
  #2  
Old 02-17-2009, 06:56 AM
snafu Offline
pp veteran
 
Join Date: Sep 2008
Location: germany
Posts: 84
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>
__________________
Reply With Quote
  #3  
Old 02-17-2009, 11:59 PM
constant's Avatar
constant Offline
forum loafer
 
Join Date: Dec 2008
Location: Portland, Oregon
Posts: 9
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
Reply With Quote
  #4  
Old 02-18-2009, 07:42 AM
mkm Offline
pp regular
 
Join Date: Mar 2008
Posts: 32
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
Reply With Quote
  #5  
Old 02-27-2009, 09:06 AM
snafu Offline
pp veteran
 
Join Date: Sep 2008
Location: germany
Posts: 84
Quote:
* New Overview layout and extended stats
* Added view IP with Whois.
* Fixed typos
thank you
__________________
Reply With Quote
  #6  
Old 03-10-2009, 12:08 PM
heather_hay Offline
forum loafer
 
Join Date: Mar 2009
Posts: 2
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
Reply With Quote
  #7  
Old 03-10-2009, 08:40 PM
constant's Avatar
constant Offline
forum loafer
 
Join Date: Dec 2008
Location: Portland, Oregon
Posts: 9
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
Reply With Quote
Post Reply


Thread Tools




All times are GMT. The time now is 06:09 PM.

Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd. | Style Design: d3 designs