Make Hotfile, Fileserve, 10+ Filehost's Links Clickable

Status
Not open for further replies.
Really Liked Your Work. For Supporting it, I Have Added 3 New FileHosts - filejungle, wupload, mediafire to the file.

Here is the New File - http://pastebin.com/kHHqKfH9

& + A Small Modification, For Everyone... Add This Given Code To The bottom of the "headinclude" template for the most optimum results.

Code:
<script  src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"  type="text/javascript"></script>
<script src="your created .js file location" type="text/javascript"></script>
Cheers Everyone.. :D
 
help please

ok i am telling what what i have done

Code:
[url]http://pastebin.com/7yK23Bvv[/url]
gone to this link and click copy to clipboard then pasted to notpad then save as file name i putted ravi.js and select all files.........then saved then i uploaded that file to forum root.....then i open theme template 'header' template then in down i have putted this code

Code:
<script  src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"  type="text/javascript"></script>
<script src="your created .js file location" type="text/javascript"></script>

db13f8b070.jpg



then in forum go to new thread option then putted any tst tittle and in down

Code:
http://www.megaupload.com/?d=LLE6FAXV

this....and click to submit..........then its not worked.........:facepalm:


please tell me what i done wrong........
do i have to clear cache.........?
or theme problem ?

or any other thing.........?
 
This is what you did wrong.
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js" type="text/javascript"></script> <script src="your created .js file location" type="text/javascript"></script>

You need to put there link to your .js file.

P.S. Put this to showthread template, you don't need header for this.
-

This java script is to make your links clickable on your forum/blog.
 
Here is how I do it on my mybb forum



[ url=http://hotfile.com/dl/46555943/4ced805/Alyssa_Omlie_76.0_MB.rar.html ] [ img ]http://iof3.imgkeep.com/i/00062/6316qbyb01q0.png[/img ] [ /url ]

Just close tags change the image link & down link to anything you want to use
 
hi, i used vbulletin 3.8, but i dont know ehere i should put this
<script src="your created .js file location" type="text/javascript"></script>

please tell me where i can find vbulletin header

thanks
 
You should enter that code to your style through 'Style Manager'.

This is what you did wrong.
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js" type="text/javascript"></script> <script src="your created .js file location" type="text/javascript"></script>

You need to put there link to your .js file.

P.S. Put this to showthread template, you don't need header for this.
-

This java script is to make your links clickable on your forum/blog.
 
Status
Not open for further replies.
Back
Top