Comdev One Admin 3.1 ===================== Thank you for downloading our complete One Admin Suite. Before installing, we recommend you to take a look at the System Requirements. System Requirements ------------------- Script Type : PHP Server Side Scripting Operating System : Linux or Windows Server Web Server : Apache or IIS PHP Version : PHP 4.2 or above PHP Configuration : ZLib library * : GD 1.6.2 , GD 2.0 library or higher * : Enable EXIF * Database : MySQL Web Browser : Internet Explorer 5 or above, Firefox, Mozilla, Javascript and cookie enable Computer Hardware : PC and Mac * * ZLib library is required to decrypt our encrypted codes. We recommend PHP 4.2 and above as the lower versions will results in buffer handling error. * GD library is required for Auto Thumbnail Creation and Auto Image Resize features. GIF format is now supported in GD 2.0.28, but previous versions only supports JPEG. Applied to Photo Gallery, Geo Traffic, and Vote Caster components. * Enable EXIF is not necessary, but only if you wish to use the image EXIF data for Photo Gallery > Bulk Uploading feature. Installation Guides ------------------- 1. Download the One Admin Suite distribution ZIP file. 2. Extract and upload the entire folder to your website under your domain name. Example : http://your_domain_name.com/oneadmin/ 3. For Linux system, set the permission for the _files folder and config.php file to Read, Write, Execute for all parties. Linux command example : chmod 777 _files , chmod 777 config.php 4. To access the Installation Wizard, visit the URL with your web browser. Follow the instructions in the Installation Wizard. 5. Once the installation is complete, you can proceed to login to the Administration area. Integration Guides ------------------ 1. One of our product uniqueness is we made our scripts capable to fit into your existing web design. 2. First, you will need to save your HTML file with .php extension. Then, open the file with your favorite text editor to edit its HTML source code. 3. Before calling any script, put the line below to include the config.php file. The config.php file will loads all the class libraries and creates database connection. 4. Next, to load the component's front-end display, use a PHP inclusion line to call the home.____.php file. Example, to call the Photo Gallery's menu and block, use the line below. Example, to display the Photo Gallery's body, use the line below. 5. Finally, if you need more reference, you can look for all the sample____.php files as samples. TIPS ---- You can put your file in different folder. Just use the right path relative to the folder when making any PHP inclusion as above. For example, if you are putting your HTML file in the upper level, you can use the path below. Visit Us -------- For more information, please visit our website at http://www.comdevweb.com.