RegisterRegister    SearchSearch   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

AJAX upload progress bar

File sharing script

File mirror script

Newsletter script
adding ads only on the download page.

 
Post new topic   Reply to topic    SibSoft Ltd Forum Index -> XFileSharing Pro
View previous topic :: View next topic  
Author Message
Oswaldt



Joined: 21 May 2010
Posts: 46

PostPosted: May 23, 2010 6:17 am    Post subject: adding ads only on the download page. Reply with quote

I'd like to add two 300x250 ads on the download page.

I would like them to go on each side of download file.

I have already put 2 728x60 leaderboards, one on top and the other at the bottom...now I'd like those 2 300x250 to go on each side to make it 4 ads total on the download page.

My 2 leaderboards are on the main.html so it's on all pages but I'd like these additional 300x250s to be only on the page where people download files.

I hope someone can help me.

Thank you
Back to top
View user's profile Send private message
PilgrimX182



Joined: 22 Mar 2006
Posts: 2106
Location: UFO Lab

PostPosted: May 24, 2010 8:18 am    Post subject: Reply with quote

In index.cgi replace
Code:
$ses->PrintTemplate("download1.html",

with
Code:
$ses->PrintTemplate("download1.html", ads2 => 1,


and in main.html put your ads into
Code:
<TMPL_IF ads2>....</TMPL_IF>
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    SibSoft Ltd Forum Index -> XFileSharing Pro All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum

Powered by phpBB © 2001, 2005 phpBB Group