phpMyClan Readme

Script Name: phpMyClan
Written By: Pongles
Homepage: http://www.pongles.com
Licence: GPL
Version: 2.0.0

CONTENTS
-----------
* Licence
* Description
* Features
* Installation Instructions
* Contact
* History
* Version History
* Notes
-----------


* Licence
-----------
This script is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This script is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this script; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA

* Description
-----------
phpMyClan is Content Management System designed for Clans that want to transform their website into a powerful toolkit perfect for their continuing survival.

* Features
-----------
+ Template System
+ Dynamic User System
+ News Manager
+ Member Manager
+ Match Manager

* Installation Instructions
-----------
1) Unzip all files
2) Upload all files
3) Check that 'register_globals' is switched off
4) Run 'setup.php' under the 'setup' folder

  NOTE: Delete the 'setup' directory when the setup has completed

* Contact
-----------
If, for any reason, you wish to contact me, I can be found on my website - "http://www.pongles.com".

* Version History
-----------
phpMyClan needed serious updating because, basically, it was really badly coded. I have since improved my PHP skills and have created something that you, the coders, will love.

Well, thats not strictly true. phpMyClan is based on a CMS I wrote for a company, that has since broken up.

phpMyClan has a much better method on rendering HTML tables than the CMS I wrote. However, the CMS had a superior module system.

* Version History
-----------
 + 2.0.1 (14th March 2004)

  * FIXED: Users can now change their password
  * FIXED: Now errors when 'setup' directory is present

 + 2.0.0 (09th March 2004)

  * CHANGED: Rewritten entire script

 + 1.0.1 (18th August 2003)

  * ADDED: Can turn text title and quote off
  * CHANGED: Moved config info into a MySQL table
  * CHANGED: Moved style info into index.php
  * CHANGED: Forms no longer have a 'name' and an 'id'
  * CHANGED: Default page has been moved to home.php
  * FIXED: Input boxes are now a standard size
  * FIXED: Users with usernames or passwords over 16 chars can now login

 + 1.0.0 (18th July 2003)

  * Original Release

* Notes
-----------
Documentation Coming Soon!