PowerPhlogger 2.1.4d mySQL                                  07-15-01
--------------------------------------------------------------------
+ mp/downloads edit function (hidden for guest-users)
+ availability to dynamically serve pphlogger.js

- complete rewrite of load_sql.php
  (fixes problems with creating new users when magic_quotes_runtime
   was enabled)
- fixed ipcheck.php
  (wrong hit-counting when visitor had dynamic IP / cookies enabled)
- fixed cookie problems in admin2
- fixed cookie problem in signup.php
- use $admin_mail instead of webmaster@$server_dom
- removed 'top.' in pphlogger.js
- better log deletion (dellog_lim)
- fixed top-territories percentage
- changed your_url, ipblock, cache from BLOB to TEXT
- OPTIMIZE TABLE for pphlogger_cache

PowerPhlogger 2.1.4c mySQL                                  06-30-01
--------------------------------------------------------------------
(no new features! a couple of more fixes)
- fixed login cookie-problem, works now without reloading
- 'stat 1'... now editable in language files
- rewrite of full_screenres()
- updated screenres_refresh.php (fixes 'res' datatype)
- added Polish search engines (by eM)

PowerPhlogger 2.1.4b mySQL                                  06-25-01
--------------------------------------------------------------------
(no new features! just minor fixes)
- fixed for pphlogger.js
  (NS didn't always get logged when called with st='js')
- fixed online user highlighting
- fixed 'exit if no valid URL'

PowerPhlogger 2.1.4  mySQL                                  06-17-01
--------------------------------------------------------------------
+ text visibility (showhits.php called by JavaScript or PHP)
+ showhits.php is now able to show download hits+ top search engines
+ userprofile: color-palette to choose FG and BG color
+ IP blocking list
+ documentation: how to make your counter visible...
+ better browser detection (YABD - Yet Another Browser Detector)
+ search engines stats

- fixes indexing problem on browser/version/system
  that occurred in mySQL versions prior to 3.23
- added dutch search engines to engines-list.ini (by Madberry)


PowerPhlogger 2.1.3b mySQL                                  06-04-01
--------------------------------------------------------------------
(no new features!)
Now PowerPhlogger is ready for different file-extensions other than
'.php3'. Default is now .php but to change it is pretty easy.


PowerPhlogger 2.1.3 mySQL                                   05-28-01
--------------------------------------------------------------------
+ browser/OS stats (stats3)
+ extracted agent information (browser, ver, OS)
+ Server link in logs
+ user search function in admin2
+ admin mailing-list feature
+ password privacy: admin won't get noticed about pw-changes
  (unless he changes this option to false)
+ online timeout value can be set by user
+ mp value & online-time are now getting updated
+ screen resolution now stored as '[width]x[height]'
+ new languages: Portuguese, Traditional Chinese, Chinese Simplified

- entering account does now update last_access
- entering a useraccount with the activated admin-cookie
  does now prevent updating last_access
- fixed show_keywords() in functions.php3
- fixed dlcount.php3, does now use the correct URL
- removed all semicolons in mysql_query() statements
- code clean-up in functions.php3
- removes spaces in new usernames


PowerPhlogger 2.1.2 mySQL                                   04-23-01
--------------------------------------------------------------------
+ keyword list mode: single words / full strings
  can be set in user settings
+ redesign of admin pages. Split up into admin 1-4
+ unlimited alternate URL
+ showhits.php3 shows the following information:
  hits, daily, monthly hits/views, online users, customers
+ added new css: cartesia.css, lila.css
+ user account cleanup allows to delete unused accounts
+ TTF font viewer shows all available fonts

- signup page now validates email addresses
- added urldecode() to avoid wrong URL-stripping


PowerPhlogger 2.1.1d mySQL                                  03-25-01
--------------------------------------------------------------------
+ pageimpressions per user
+ Visitors per day / total pageimpressions graphic
+ updated calendar caching function (without storing html)
  needs 98% less space and is a lot faster
+ new update_calendar() function combines caching
  and calculating most recent days
+ split-up Stat page into two separate pages
+ search function for view1_logs
+ highlights online users on logs-page
+ admin mode option to edit useraccounts
+ avg mp / avg online
+ new style: sahara.css

- using stristr() in show_keywords()
- dlcount.php3 checks for file-existence
- fixed online values in pphlogger_userlog
- added mysql_close() to avoid too many connections

PowerPhlogger 2.1.1b mySQL                                  02-24-01
--------------------------------------------------------------------
(no major changes!)
+ added Russian lang-file
+ phpixel.php3 generates 1x1 gifs used in diskspace.php3 'on the fly'
   (without using gd)

fixes:
- keywords are now getting added correctly into xxxxx_mpdl

PowerPhlogger 2.1.1 mySQL                                   02-18-01
--------------------------------------------------------------------
+ user sign-up page (ALPHA state)
   users are now able to create accounts on their own
+ calendar shows now also monthly averages
+ caching calendar to reduce server load
+ Top Res & Top Color
+ search engine keyword extraction:
   list of search-engines is now stored in an ini-file
+ Top keywords
+ average online time
+ ability to change mySQL table-names or table prefix
+ User can download pphlogger.js in case he had lost that file
+ ADMIN: confirm-status of each user can be set
+ ADMIN: reload keywords, clean-up useraccounts

fixes:
- replaced tablenames with variables, you're now able to change them
- mysql_domains corrected
- final fix of the broken-image problem - :) well, I hope so!!



PowerPhlogger 2.1.0c mySQL                                   02-09-01
---------------------------------------------------------------------
+ multi-language support added
   current localization-files: English, German, Spanish
+ logs by date
   click on calendar or enter start-date and end-date

fixes:
- removed 'IF NOT EXISTS' (mySQL 3.23+) in CREATE TABLE.
  Now checking for table existence.
- division by zero in calendar.php3
- Image generation should now also work with GDlib versions
  prior to 1.6
- fixed limit-function. removed DELETE LIMIT BY
- fixed broken-image problem



PowerPhlogger 2.1.0b mySQL                                   02-04-01
---------------------------------------------------------------------
+ added GMT feature
   each user can choose his timezone
+ limit user-logs to a specific number or days
   all old entries get deleted automatically
+ show/hide userdata in /admin/
+ Top territories
   added column 'area' in mysql_domains.sql
   extracted TLDs from hostnames in the logs-table

simplified randPw-function
fix in cutURL-function
created indexes on pphlogger_domains and xxxxx_logs
 (to speed up Top territorries)


PowerPhlogger 2.1.0  mySQL                                   01-25-01
---------------------------------------------------------------------
+ whole new design - two different CSS-styles !!
+ split up into several pages: logs, stats, settings,
   userprofile
+ added IMAGE-SUPPORT using the GD-library
   finally you're able to make your counter visible!
   choose TTFont, bg-/fg-color, font-size
+ Top X domains
+ minor changes in /admin


PowerPhlogger 2.0.9  mySQL                                   01-14-01
---------------------------------------------------------------------
+ show/hide referers in logs (turn showref on/off)
+ demo-mode - you can configure your account that visitors
   are able to login as guest to check your logs
+ Calendar!! - shows your daily/monthly hits
+ Top X Referers

minor security fix: reset hits checks now for pw
ipcheck now also checks for cookie
changed table-design


PowerPhlogger 2.0.8  mySQL                         01:32 +01 01-09-01
---------------------------------------------------------------------
added admin mode
fixed "create new user" - now sends pphlogger.js attached
admin mode shows all users with settings and direct links
admin users are able to see last customers that were
 logged in to PowerPhlogger
referers from search-engines are parsed and highlighted
www.phpee.com was redesigned


PowerPhlogger 2.0.6  mySQL                         00:40 +01 12-31-00
---------------------------------------------------------------------
complete redesign (3 full days of work !!!)
PowerPhlogger operates now with a mySQL database
extended "currently online users" to store the online
 time for each log
mySQL dump function
dl and multipages are stored in the same table
disk space / sys status hidden if user is no admin
removed attachment in mail-notice (replaced by mySQL-dump)
limit hit function added


PowerPhlogger 2.0.3                                18:00 +01 12-10-00
---------------------------------------------------------------------
"get new pw"-feature
ipcheck function added - count only unique visitors
 user may choose a timeout
currently online users
all user configuration is stored in a global file
v. 2.03a: unique download-count (cookie)
delete logs now sets back the counter -1
various bug-fixes
>> last version without requiring mySQL


PowerPhlogger 2.0.1                                23:00 +01 12-05-00
---------------------------------------------------------------------
redesigned to make PowerPhlogger available to anyone
PowerPhlogger can be called by JavaScript if no PHP avail.
 screen res & color information added
created subdirectories with user-files
login-page with password authentication


PowerPhlogger 1.0.6                                22:00 +01 11-26-00
---------------------------------------------------------------------
changed files: phlogview.inc, phlogger.php3
fixed bug where multiple-page-loggings didn't work
multiple-page numbers are now getting created "on the fly"
download-count added


PowerPhlogger 1.0.5                                15:25 +01 08-12-00
---------------------------------------------------------------------
first public release





please report bugs to:
Philip Iezzi [webmaster@iezzi.ch]
