purpleyin.com - Home of the Purple Yin Guestbook
 

Home
About
Demo

Requirements
Installation
Upgrade
Download
Support
Tools
History

History

  • 07/01/2005
    • Version 1.1.2 is released.
      • Updates include:
        • Implement Turing Protection.
        • The login page displays all "&" as "&". - Fix
        • Login redirects with $_GET data, but no $_POST data. - Fix
        • PYGOPTIONS class now handles options.php files from older guestbooks.
        • Hostname by IP errors if IP is not valid. - Fix
        • Private placeholders make IPs invalid by setting them to 'Private' causing errors. - Fix
        • Implement error checking when opening files in PYGDATAFILE.
        • Implement error checking when opening files in PYGDB.
  • 03/20/2005
    • Version 1.1.1 is released.
      • Updates include:
        • Fixed the way private entry placeholders are handled.
        • List of tools didn't display in some configurations.
        • Exclusive file locks didn't work in some configurations.
        • Enhanced language compatibility.
  • 02/08/2005
    • Version 1.1.0 is released.
      • This version is being released in response to a bug in 1.0.9 that could cause duplicate IDs to be generated in some instances.
  • 02/01/2005
    • Version 1.0.9 is released.
      • Updates include:
        • Fixed flat-file database problem that was causing guestbook entries to be wiped out.
        • Fixed undefined index error caused by $HTTP_GET_VARS['display'] not being set.
        • Login page is now customizable by using the template editor.
        • No longer using short open tags (<?). Some PHP installations had this disabled.
        • "Advanced" option for smileys now work.
        • No longer using ini_get(). Some PHP installations had this function disabled.
        • Extra fields can now be set as required fields.
        • There is now a default option of having email addresses displayed as JavaScript to help protect email addresses against email harvesters.
        • File input and output are now binary safe.
        • Fixed problem with data files becoming permanently locked.
        • There is new functionality to convert IP addresses to hostnames.
        • Now using htmlspecialchars instead of htmlentities to increase language compatibility.
        • Pages are now XHTML compliant.
        • Ability to validate entries before they are displayed on the view page.
        • Entries are now spanned across pages in the administration panel for easier entry administration.
        • Guestbook can now handle line endings other than "\r\n". *nix and Macintosh use "\n" and "\r" as line endings.
        • New "tool" functionality that allows additional tools to be added to the guestbook.
        • No longer using the array_search() function.
        • Language files can now be imported.
        • <ho12dd> tag is now working.
        • The order of the entry numbers is now configurable.
        • Ability to reset password.
        • The number of lines in an entry can now be limited.