Site logo
Files
Pro Clan Manager 0.4.2
Name:
Pro Clan Manager 0.4.2
File size:
491 KB
Date:
14 August 2006
Uploaded by:
Andrew
File downloads:
3393
Download file
Welcome to Pro Clan Manager Version 0.4.2 written by Andrew Fenn

By downloading and using these PHP scripts you agree to the GPL license that Pro Clan Manager (the PHP software in question) uses. You can find a copy of the GPL license included with this program.


-------------------------------

To Automatically Install Pro Clan Manager (Recommended) read below.

To install Pro Clan Manager you must have PHP 4.x and MySQL 4.x or above installed on your web server. Follow the steps below to begin the installation of Pro Clan Manager.


1) Upload all files INSIDE the "UPLOAD" folder (not the UPLOAD folder itself) to your web site.

2) Point your browser to the directory you installed PCM in for example www.yourdomain.com/pcm/

This will continue the installation. If you need any help during the installation click on the "?" question marks that appear next to the text boxes.

-------------------------------

To Manually Install Pro Clan Manager

1) Use database.sql file included in these files to make your MySQL tables. DO NOT use the database.sql file in the INSTALL folder.

2) Go to UPLOAD/includes/configure.php and enter your MySQL settings.

3) Upload all files INSIDE the "UPLOAD" folder (not the UPLOAD folder itself) to your website.

4) Chmod the folders "files","images" and the folder "compiled" (compiled folder is located at UPLOAD/includes/libs/) so that they are writable.

-------------------------------

To upgrade from a previous version

1) Upload all files INSIDE the "UPLOAD" folder (not the UPLOAD folder itself) to your web site.

2) Point your browser to the "install" directory you put PCM in for example www.yourdomain.com/pcm/install/

3) Click on the "upgrade from" link.

-------------------------------

If you require more help:

The website: http://www.proclanmanager.com
The forum: http://www.proclanmanager.com/forums/
The sourceforge project: http://sourceforge.net/projects/autoweb/

Please note: I only speak English.

Pro Clan Manager uses the Smarty template system.
You can download Smarty here: http://smarty.php.net/

-------------------------------

Thanks to all the people who have helped to translate Pro Clan Manager in to different languages, many people in your own countries as well as I thank you for all your hard work in bringing PCM to a wider audience.


Thank you to all for trying out Pro Clan Manager and supporting the open source community.

- Andrew Fenn


Pro Clan Manager Changelog
Copyright (c) Andrew Fenn 2002 Pro Clan Manager


------------------------------------------------------------------------------
14/08/2006 Pro Clan Manager 0.4.2
------------------------------------------------------------------------------
* A Change to the user logging and checking functions


------------------------------------------------------------------------------
1/08/2006 Pro Clan Manager 0.4.1
------------------------------------------------------------------------------
* Completely changed the template system to use smarty templates
* Re-wrote most of the code.
* Changed the default site style
* Added better language support
* Rewrote the installer to be more user friendly
* Added the ability to:
- Edit the menu
- Edit the emails sent
- Create users without the ability to send email
- Make public polls, screenshots, files, events, etc.
- Add images to ranks, events, files
* Site chat works and public guests can chat too.
* Users profile image is now included in a news post.
* You can now see how many people are logged into the website.


------------------------------------------------------------------------------
24/06/2004 Pro Clan Manager 0.15
------------------------------------------------------------------------------

* Fixed the problem with users not being able to add messages to the chat.
* Added the ability to add new themes.
* Changed all the code to be object orientated.
* Added the ability to change the time zone of the site.
* Took out the user area settings and included them with the admin settings.
* Took out all the refresh pages, when updating information.
* Changed the wording of the emails and how the emails they are stored. You can only edit the emails in the mysql table at the moment.

------------------------------------------------------------------------------
03/05/2004 Pro Clan Manager 0.1
------------------------------------------------------------------------------

* Initial Release