transitarea

Reputation:
( +10)
Offline
Posts: 2094
Referrals: 1
|
 |
Dec 09, 2013 01:05 pm |
|
I bought fixed ads addon from PTCevolution. Now I can't install it to my site. I use filezilla because my site is hosted on easy clouds.
|
|
|
Logged
|
|
|
|
dawkventures
Reputation:
( +9)
Offline
Gender: 
Posts: 971
Referrals: 0
|
 |
Reply #1: Dec 09, 2013 01:50 pm |
|
you uplaod the files and then go to your admin area, utilities, addons and click the fixed ptc and hit install..
|
|
|
Logged
|
|
|
|
transitarea

Reputation:
( +10)
Offline
Posts: 2094
Referrals: 1
|
 |
Reply #2: Dec 09, 2013 02:00 pm |
|
======================================================================== Fixed PTC Advertisements for PTCEvolution V 4.x ========================================================================
Release Version: 1.0 Release Date: 11th Jan 2013
======================================================================== [ INSTALLATION INSTRUCTIONS ] ========================================================================
- Copy the files located on tpl_files to your template folder * fixed_ads.tpl * fixedad_surfer.tpl * fixedads_advertise.tpl * fixedads_cart.tpl * fixedads_edit.tpl * fixedads_manage.tpl
- The other files upload them in your webserver.
- Configure your addon on Utilities->Addon Modules -> Fixed PTC Advertisements
- Add a modification on advertise.tpl to add the box cart: {include file="fixedads_cart.tpl"}
- Add a modification on ads.tpl: {include file="fixed_ads.tpl"}
- Add a link in your site to ./fixed_ads.php?view=account to allow to member to manage their fixed ads
- Setup the cronjob to cronfixedad.php with the same command that you used for cron.php, if you are using cpanel, go to "Cronjobs".
|
|
|
Logged
|
|
|
|
dawkventures
Reputation:
( +9)
Offline
Gender: 
Posts: 971
Referrals: 0
|
 |
Reply #3: Dec 09, 2013 03:14 pm |
|
so whats the issue?
|
|
|
Logged
|
|
|
|
DanielBinghamJr
Reputation:
( +25)
Offline
Gender: 
Posts: 3338
Referrals: 0
|
 |
Reply #4: Dec 09, 2013 03:57 pm |
|
Sounds pretty easy... Not sure what you're asking.
|
|
|
Logged
|
|
|
|
transitarea

Reputation:
( +10)
Offline
Posts: 2094
Referrals: 1
|
 |
Reply #5: Dec 10, 2013 11:59 am |
|
where to add this :
- Add a link in your site to ./fixed_ads.php?view=account to allow to member to manage their fixed ads
|
|
|
Logged
|
|
|
|
jjohnson777
Reputation:
( +29)
Offline
Gender: 
Posts: 11972
Referrals: 8
|
 |
Reply #6: Dec 10, 2013 01:29 pm |
|
Your the bloke that bought hosting with no cpanel now deal with it your doing not theres.
|
|
|
Logged
|
|
|
|
transitarea

Reputation:
( +10)
Offline
Posts: 2094
Referrals: 1
|
 |
Reply #7: Dec 10, 2013 01:34 pm |
|
Your the bloke that bought hosting with no cpanel now deal with it your doing not theres.
JJ
and new scam site you released ? 
|
|
|
Logged
|
|
|
|
Desai
Reputation:
( +37)
Offline
Gender: 
Posts: 4530
Referrals: 99
|
 |
Reply #8: Dec 10, 2013 02:07 pm |
|
where to add this :
- Add a link in your site to ./fixed_ads.php?view=account to allow to member to manage their fixed ads
The place where member can click and manage their fixed ads,

You will have to edit the file and upload again via filezilla. [Never used cloud host , so i can be wrong; Make backup before you try]
|
|
|
Logged
|
|
|
|
transitarea

Reputation:
( +10)
Offline
Posts: 2094
Referrals: 1
|
 |
Reply #9: Dec 10, 2013 02:36 pm |
|
I tried. It still doesn't show up.
Looks like the code is not calling the text.
|
|
|
Logged
|
|
|
|
sammaster
Reputation:
( +29)
Offline
Gender: 
Posts: 2057
Referrals: 3
"Great things take time"
|
 |
Reply #10: Dec 10, 2013 10:51 pm |
|
Goto your templates/{default template folder}/account.tpl
Find this :
<li><a href="index.php?view=account&page=manageads">{$lang.txt.advertiser_panel}</a></li> Add after it:
<li><a href="fixed_ads.php?view=account">My Fixed PTC Ads</a></li> You're done! 
|
|
|
Logged
|
|
|
|
transitarea

Reputation:
( +10)
Offline
Posts: 2094
Referrals: 1
|
 |
Reply #11: Dec 10, 2013 10:59 pm |
|
Goto your templates/{default template folder}/account.tpl Find this : <li><a href="index.php?view=account&page=manageads">{$lang.txt.advertiser_panel}</a></li> Add after it: <li><a href="fixed_ads.php?view=account">My Fixed PTC Ads</a></li> You're done! 
You are the best 
|
|
|
Logged
|
|
|
|
transitarea

Reputation:
( +10)
Offline
Posts: 2094
Referrals: 1
|
 |
Reply #12: Dec 11, 2013 08:30 am |
|
Now another problem.
I made an ad, but can't see it .
What might be missing ?
|
|
|
Logged
|
|
|
|
DanielBinghamJr
Reputation:
( +25)
Offline
Gender: 
Posts: 3338
Referrals: 0
|
 |
Reply #13: Dec 11, 2013 09:20 am |
|
Now another problem.
I made an ad, but can't see it .
What might be missing ?
- Add a modification on ads.tpl: {include file="fixed_ads.tpl"}
That ^^ would be my guess.
|
|
|
Logged
|
|
|
|
transitarea

Reputation:
( +10)
Offline
Posts: 2094
Referrals: 1
|
 |
Reply #14: Dec 11, 2013 11:03 am |
|
I can see the fixed ads as a member, but can't see it as as guest. Means only can be seen after someone log in the site.
How can i solve it ?
|
|
« Last Edit: Dec 12, 2013 06:41 am by transitarea »
|
Logged
|
|
|
|
|