Faq - Order Ptc WEBSITE , ADDONS AND TEMPLATES
SUBTOTAL :

Faq

Frequently Asked Questions

A. How to install Clixgrid?
1. Go to public_html directory (or the same directory you have installed Evolution script)
2. Upload your Clixgrid Addon.zip file
3. Extract Clixgrid Addon.zip file 
4. Login to your Evolutionscript Admin panel
5. Install Clixgrid Addon on (Utilities->Addon Modules -> Clixgrid Clone -> install)

B. How to add Clixgrid on member interface?
1. open "header.tpl" file on directory : templates/ModernBlue/
2. add this code :
<li><a href="clixgrid.php">Adgrid</a></li>
put after : 
<li><a href="index.php?view=ads">View Ads</a></li>

C. How to add Fixed Ads Addon?
1. install Fixed Ads Addon (Utilities > Addon Modules > Fixed Ptc Advertisements  > Install)
2. upload or move this .tpl file to directory : templates/ModernBlue/
fixed_ads.tpl
fixedad_surfer.tpl
fixedads_advertise.tpl
fixedads_cart.tpl
fixedads_edit.tpl
fixedads_manage.tpl

3. set the prices and timer for each fixed ads.

D. How to add fixed ads on member interface?
1. open "advertise.tpl" on directory : templates/ModernBlue/
add {include file="fixedads_cart.tpl"} on line 36 for default evolution template, for custom template you have to compare between them or you add the code before this code {if $settings.loginads_available == 'yes'} 

2. open "ads.tpl" on directory : templates/ModernBlue/
add {include file="fixed_ads.tpl"} on line 22 for default evolution template, for custom template you have to compare between them or you add the code before this code {if $myads != 0}

E. How to install Bot System Addon?
1. upload bot system addon files on public_html.
2. install addon on admin panel and set percentage and create bot referral.
3. set cron job on web server/hosting (0 0 * * * wget -O - -q -t 1 http://yourdomain.com/cronbot.php)
4. finish 

0 Reviews: