Search found 47 matches

by Oswaldt
Jun 15, 2012 9:53 pm
Forum: XFileSharing Pro
Topic: Problem adding ads
Replies: 2
Views: 2594

Problem adding ads

I am trying to add an ad code within the code:

Code: Select all

<TMPL_IF ads>AD code here</TMPL_IF>
but it just doesn't come up on the download page.

This is from download0.html

In the settings, the "show ad" box is indeed checked.

Any idea what could be going on?

Thanks.
by Oswaldt
Jul 19, 2010 11:32 am
Forum: XFileSharing Pro
Topic: how to change the shortening url site?
Replies: 1
Views: 1726

how to change the shortening url site?

I'd like to use another link shortening site...how do I change?
by Oswaldt
Jul 12, 2010 1:48 am
Forum: XFileSharing Pro
Topic: Download page problem
Replies: 2
Views: 2162

Download page problem

The download information box...is there a way to set it to a specific size? right now it's resizing itself to fit the filename.... it's messing up the formatting of the page.

Is there a way to make is static?
by Oswaldt
Jul 12, 2010 1:45 am
Forum: XFileSharing Pro
Topic: tabber.js
Replies: 2
Views: 2966

but it was hiding the downloads links..so I modified it so it doesn't command to hide anything anymore.
by Oswaldt
Jul 10, 2010 2:02 pm
Forum: XFileSharing Pro
Topic: tabber.js
Replies: 2
Views: 2966

tabber.js

what is that file for? I had to modify css file to make it stop hiding shit because it was hiding the download links and some admin pages...

now that I modded the css parameters...its all good...

what is the tabber.js for?
by Oswaldt
Jul 10, 2010 2:46 am
Forum: XFileSharing Pro
Topic: Upload result
Replies: 0
Views: 1561

Upload result

Normally, when you upload ...you get short url, direct link etc etc

now the script only gives out the short url...

where to look for faulty code?

Also... in the download page, the links to the file have also disappeared...

can someone help me out plz...
by Oswaldt
Jun 29, 2010 11:56 pm
Forum: XFileSharing Pro
Topic: Download counting
Replies: 4
Views: 2941

Help??
by Oswaldt
Jun 28, 2010 8:47 pm
Forum: XFileSharing Pro
Topic: Download counting
Replies: 4
Views: 2941

what can I say man... if that's what the user wants... what can I say?

If I do it, they stay on my site, if I don't do it, they'll go somewhere else to upload their files.

I much rather keep my users. They are the ones who fool their users into paying them for that not me.
by Oswaldt
Jun 28, 2010 4:23 am
Forum: XFileSharing Pro
Topic: Download counting
Replies: 4
Views: 2941

Download counting

Is there a way to have it custom? I have received request by some of my users to make it to it appears that the file is downloaded more! Is there a way to make the download count by multiplied by 2 or 3 or whatever multiple I want ? Some of my competitors (I wont name) do that and it seems as that a...
by Oswaldt
Jun 17, 2010 6:17 am
Forum: XFileSharing Pro
Topic: Adding something to the main page (but not the main.html)
Replies: 3
Views: 2253

what about the new page I wanted to add...once I upload it to the page folder...what do I do next?
by Oswaldt
Jun 17, 2010 2:11 am
Forum: XFileSharing Pro
Topic: Adding something to the main page (but not the main.html)
Replies: 3
Views: 2253

Adding something to the main page (but not the main.html)

I want to add 2 boxes on each side of the upload form..I tried putting the boxes on the upload_form.html but the boxes disappear as soon as you use the upload form... how to make it work? Again...I want to add 2 boxes ( I already integrated float codes to the css file because I already do it on the ...
by Oswaldt
Jun 14, 2010 7:42 am
Forum: XFileSharing Pro
Topic: text link ads
Replies: 6
Views: 3611

ankurs wrote:
Oswaldt wrote:what's that site for??
Do you need everything spoon fed ?
Didn't mean to make you mad
by Oswaldt
Jun 13, 2010 10:15 pm
Forum: XFileSharing Pro
Topic: how to change the download button
Replies: 8
Views: 3156

so this <TMPL_IF direct_links> <input type="hidden" name="down_direct" value="1"> <input type="submit" id="btn_download" value="<TMPL_VAR lang_create_link>"> <TMPL_ELSE> <input type="hidden" name="down_script" value=&quo...
by Oswaldt
Jun 13, 2010 10:05 pm
Forum: XFileSharing Pro
Topic: text link ads
Replies: 6
Views: 3611

what's that site for??
by Oswaldt
Jun 13, 2010 8:38 pm
Forum: XFileSharing Pro
Topic: how to create a new page?
Replies: 1
Views: 1739

how to create a new page?

I would like to create a "earn" page but how do I make it be like on all the other sites where it is called into the main.html? like I still have the menu options and header on top and the "Earn" text under the menu?

I need some help