Install Follow the steps below to install your Lemonade Forum: 1) Unpack the zip file to a directory of your choice. 2) Open the file 'config.php' included in the forum package using any text editor (MS WordPad Recommended) - ** Disable 'Word Wrap' **. 3) Set the MySql and Database Settings as follows: a) Replace 'myusername' with your MySql username b) Replace 'mypassword' with your MySql password c) Replace 'mydatabase' with your MySql database name c) If needed replace 'localhost' with your hostname, most servers work well with 'localhost'. 4) Save the 'config.php' file. 5) Upload all files included in the forum package into the directory of your choice on your webserver. 6) With your Web Browser, open the file 'setup.php' ( http://www.yourdomain.com/forumdir/setup.php ) 7) Then Complete your installation through your web browser System Intergration The following tutorial helps you intergrate your own php driven online system with your Lemonade Forum. Suppose you have an online registration form which allows users to register onto your system, and you want the the registration to automatically register your user onto your Lemonade Forum System. 1) Firstly make sure you have collected all data required by your Lemonade Forum (First Name, Last Name, Profile Name, Email Address, Password). It's Recommended that you also include the unrequired fields as well (Country, Interests, Occupation, Profile Pictrue Location(http://)). 2) Secondly, validate the given data, it's not neccessary, but highly recommended. Here's the PHP code you can use to validate the data:
Here's the finishing code, none of the following code should be changed or ommited:
NOTE: Login should always be done through the forum's system and not external pages. Main Fourm Links These are the main links associated with your forum: 1) http://www.yourdomain.com/forumdir/index.php - main page of your forum. 2) http://www.yourdomain.com/forumdir/login.php - User's loggin page. 3) http://www.yourdomain.com/forumdir/admin_login.php - Admin's Loggin page. Skins Forum skins are freely available at: http://www.ycubed.co.za/lf/skins/ Installation of new skins simply involves the replacement of forum files with skin files included in the skin's package. This will only change the appearance of your forum, not the forum's content. Updates Update notices will be sent via email, but for free and direct updates, you can also visit: http://www.ycubed.co.za/lf/updates/ Uninstallation The uninstallation process is quick and simple. In your forum's folder, open the file 'uninstall.php.block', then without changing anything, save the file as 'uninstall.php'. Next, open the file 'uninstall.php' in your web browser and then the message 'Uninstallation Was Successful!' should appear. Uninstallation is complete. Registration Remove those Advertisments by buying the clean version and corresponding lisence. Visit: http://www.ycubed.co.za/lf/buy/ Contact YCUBED Email: info@ycubed.co.za Web: http://www.ycubed.co.za/ |