pd Stats Panel
Version 2.1

(c) pirdani 2005-2006
email: kontakt@pirdani.de
web: http://www.pirdani.de

######
pd Stats Panel
Version 2.2

Modifications and enhancements to 'pirdanis' pd Stats Panel by:
Terry Broullette (Grimloch)
Email: webmaster@whisperwillow.com
Web: http://www.whisperwillow.com/
Most Significant Change: ALL instances of 'eregi' and 'ereg' changed to 'preg_match' function
as the first 2 are 'deprecated functions'
######




Locale files:
- English
- Hungarian


Contents
######
1. Copyright / License
2. Description
3. Installation
4. Download
5. Support


1. Copyright / License
#####################

This script is protected by the Affero GPL protection license.


2. Beschreibung
###############

This panel was a v6.00 panel but now for v7. It shows the following statistics:

       - Number of members currently logged in 

       - Number of registered members 

       - Number of members not yet activated 

       - Newest Member 

       - Number of visitors on this day 

       - Number of visitors which are currently on the site

       - Number of visitors on at the same time

       - Number of visits at most in one day 

       - Number of visitors yesterday 

       - Number of visitors in the current month 

       - Total number of visitors 'pre-mod' (MUST BE HARD-CODED)

       - Total number of visitors 'post-mod' 

       - A small graphic of the visits in the last 24 hours


3. Installation
###############

      1. Open 'pd_stats_panel.php' with your favorite editor and scroll to the bottom.
         find this portion of line: <td align='right'>#Hits B4 Install</td></tr> change the
         text '#Hits B4 Install' to the actual number of hits on your site before you
         install this infusion. If your hits are say, 12,954 then this portion of this line
         would be: <td align='right'>12954</td></tr>
         This is the only modification needed before upload. Be aware that the hits
         stats DOES NOT count robot hits, so the difference between 'Post and Pre-Mod'
         hits will steadily grow more inaccurate over time because of web 'robot hits'.

      2. Upload the folder 'pd_stats_panel' to the infusions folder

      3. As administrator: go to admin panel -> system admin -> infusions and infuse the pd_stats_panel

      4. Now go to system admin -> panels and add a new panel 'pd_stats_panel'

      5. Go back to panel admin and activate the new panel

      6. That's it. Enjoy!


4. Download
###########

At: http://www.pirdani.de

At: http://www.whisperwillow.com/


5. Support
##########

English support can be found at:

http://www.php-fusion.co.uk

http://www.whisperwillow.com/
