System Requirements
- PHP 5.6 or up
- MySQL Server
- cURL
- bcmath extension
- allow_url_fopen enabled
Getting Started
- The first step is to make your domain and hosting space ready. (We strongly recommend to use Inded Hosting to host this script.)
- Once you are done with the hosting space and domain, the next step is to obtain a license/serial of the script.
How to obtain a license
- Register your account in this site and navigate to Buy now from the navigation bar.
- Once you are in the page, fill the form with correct details. and click continue.
- In the next page, verify everything is right.
- Once complete the payments, Go to the My Licenses section to obtain your serial number.
Installation
- Once you have obtained your serial number, you can download the source file from the Download link in My Licenses section
- Now, it's the time to extract and upload the downloaded files to your hosting.
- Once the files are uploaded, navigate to <yousiteurl>/install.php.
- Fill the form as guided in the page.
- After the succefull completion of the form, you will be redirected to your site's settings page.
- Fill edit the information you need to change and you are dont with the installation.
Setting up cron jobs
URL: "cron.php?hash=
Interval: Every 5/10 minutes
URL: "cron_24_hours.php?hash=
Interval: Every 24 hours
Developers
This script is wide open for developers and designers to show of their skills. It's flexible, reliable and perfect. The use of object oriented programming concept makes it easier to make any addons or edit any existing features of the site. For Designers, It's easy to modify the templates because this script is powered by Smarty.
Creating a banner
To place a banner in the site,You only need to edit a template file (templates/anyfile.tpl) to add the following code.
<script language ="javascript"
src ="js/banner_ad.js"
onload ="getBanner(this,' x ')"
type ="text/javascript" >
</script>