View Full Version : Forum Home Enhancements - Rapidshare upload
Qunsys
12-13-2007, 10:00 PM
Open FORUMHOME template
FIND
<!-- end what's going on box -->
ADD AFTER
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<td class="tcat">Rapidshare Upload</td>
<tr><td><script>function switchfiles() {alert("Please notice that when using multi-upload the sum of\nall files you upload at once must not exceed 100 MB.");
document.getElementById('files').innerHTML = 'File #01: <input type="file" size="64" name="filecontent"><br>File #02: <input type="file" size="64" name="filecontent2"><br>File #03: <input type="file" size="64" name="filecontent3"><br>' +
'File #04: <input type="file" size="64" name="filecontent4"><br>File #05: <input type="file" size="64" name="filecontent5"><br>File #06: <input type="file" size="64" name="filecontent6"><br>File #07: <input type="file" size="64" name="filecontent7"><br>' +
'File #08: <input type="file" size="64" name="filecontent8"><br>File #09: <input type="file" size="64" name="filecontent9"><br>File #10: <input type="file" size="64" name="filecontent10"><br><input type="submit" name="u" value="Upload!">'}</script>
<form name="ul" method="post" action="http://rapidshare.com/cgi-bin/upload.cgi" enctype="multipart/form-data" onsubmit="document.ul.u.value='Please wait ...';document.ul.u.disabled=true">
<a href="#" onclick="switchfiles()">Multi-Upload</a> Choose your upload-datapath: Cogent <input name="mirror" type="radio" onclick="document.ul.action='http://rapidshare.com/cgi-bin/upload.cgi';document.ul.u.value='Upload via Cogent'">
Level(3) <input checked name="mirror" type="radio" onclick="document.ul.action='http://rapidshare.com/cgi-bin/upload.cgi';document.ul.u.value='Upload via Level(3)'">
Telia <input name="mirror" type="radio" onclick="document.ul.action='http://rapidshare.com/cgi-bin/upload.cgi';document.ul.u.value='Upload via Telia'"><br>
<div id="files"><input type="file" size="64" name="filecontent"> <input type="submit" name="u" value="Upload!"></div></form>
<b>Upload-Limit: <font color="red">Unlimited!</font></b> (Max. <b><u>100 MB</u></b>)<br>
</td></tr>
</table>
<br>
kiril_cvetkov
12-14-2007, 12:19 PM
make with a pop up mode.. because when i upload something I go on rapidshare :)
bela-meaad
12-14-2007, 12:46 PM
make with a pop up mode.. because when i upload something I go on rapidshare :)
i do agree :up:
ZomgStuff
12-14-2007, 01:31 PM
Does this upload it as a free user?
Is there a way to make it upload under an account that we set and not risky it being compromised?
Derek Chai
12-14-2007, 08:43 PM
Nice!
understyle
12-15-2007, 02:50 AM
Does this upload it as a free user?
Is there a way to make it upload under an account that we set and not risky it being compromised?
Ask the same thing :)
Qunsys
12-15-2007, 09:53 AM
This upload is only for free user, but there are some ways to make it at your own.
I'll try to do it with popup and maybe some new things as soon as possible.
andrew67
12-15-2007, 08:44 PM
This is something I have been waiting for.
I have seen a PHPBB hack on a board where a box appears at the bottom of the page that allows premium access ( full speed downloads ) to Rapidshare downloads for a paid user group.
If anyone can replicate that I would be very happy :) I cant post a link to the site as it is a warez site :(
hii and thanks for the mod , just added on my site.. looks pretty cool
linkingpro
12-16-2007, 02:39 PM
Yea.I too would be happy if an account user could be coincided with each download.....
unknownkind
12-16-2007, 05:08 PM
Is there a way to add a account so it uploads via your account..?
C.ooder
12-17-2007, 06:31 PM
Thanks i,ts Cool bat af you doet prodcut
DssCrazy
12-17-2007, 07:19 PM
OMG this is amazing, 1 thing thow can you make it so it opens up in a new window? other then that this is kick ass.
Cheers bro
momo2
12-18-2007, 05:06 AM
popup is needed badly
MiahBeSmokin420
12-18-2007, 03:46 PM
i quadropal the motion for the pop up version
DssCrazy
12-19-2007, 07:51 PM
<a href="http://INPUT DOMAIN HERE" target="_blank">INPUT DOMAIN HERE</a>
This code will make it open in a new window! i am not to sure where do add it i tried a few places but did not get it, if somone that knows could add this in and then share with us that would be great
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<td class="tcat">Rapidshare Upload</td>
<tr><td><script>function switchfiles() {alert("Please notice that when using multi-upload the sum of\nall files you upload at once must not exceed 100 MB.");
document.getElementById('files').innerHTML = 'File #01: <input type="file" size="64" name="filecontent"><br>File #02: <input type="file" size="64" name="filecontent2"><br>File #03: <input type="file" size="64" name="filecontent3"><br>' +
'File #04: <input type="file" size="64" name="filecontent4"><br>File #05: <input type="file" size="64" name="filecontent5"><br>File #06: <input type="file" size="64" name="filecontent6"><br>File #07: <input type="file" size="64" name="filecontent7"><br>' +
'File #08: <input type="file" size="64" name="filecontent8"><br>File #09: <input type="file" size="64" name="filecontent9"><br>File #10: <input type="file" size="64" name="filecontent10"><br><input type="submit" name="u" value="Upload!">'}</script>
<form name="ul" method="post" action="http://rapidshare.com/cgi-bin/upload.cgi" enctype="multipart/form-data" onsubmit="document.ul.u.value='Please wait ...';document.ul.u.disabled=true">
<a href="#" onclick="switchfiles()">Multi-Upload</a> Choose your upload-datapath: Cogent <input name="mirror" type="radio" onclick="document.ul.action='http://rapidshare.com/cgi-bin/upload.cgi';document.ul.u.value='Upload via Cogent'">
Level(3) <input checked name="mirror" type="radio" onclick="document.ul.action='http://rapidshare.com/cgi-bin/upload.cgi';document.ul.u.value='Upload via Level(3)'">
Telia <input name="mirror" type="radio" onclick="document.ul.action='http://rapidshare.com/cgi-bin/upload.cgi';document.ul.u.value='Upload via Telia'"><br>
<div id="files"><input type="file" size="64" name="filecontent"> <input type="submit" name="u" value="Upload!"></div></form>
<b>Upload-Limit: <font color="red">Unlimited!</font></b> (Max. <b><u>100 MB</u></b>)<br>
</td></tr>
</table>
<br>
bijju
12-24-2007, 04:45 AM
IS their any way to upload to our account
TrioxX
12-24-2007, 10:22 AM
It wont work because Rapidshare says: Upload Mode: This is not an upload server!
jerrysamlal
12-25-2007, 03:26 PM
this can also be inserted as a category or forum by inserting the code into the description and will blend in with the forums :D
saotome
02-04-2008, 09:29 AM
How to make rapidshare upload link at quickreply:
Template modification edit:
1 template edit
Easy edit 1 minute
Installations:
1. as usually go to Styles & Templates > Style Manager > Default style > Show thread Templates > showthread_quickreply
2. Find: <if condition="$show['editor_toolbar']">
3. Add below:
<!-- Rapidshare Upload Code -->
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<td class="tcat">Rapidshare Upload</td>
<tr><td><script>function switchfiles() {alert("Please notice that when using multi-upload the sum of\nall files you upload at once must not exceed 100 MB.");
document.getElementById('files').innerHTML = 'File #01: <input type="file" size="64" name="filecontent"><br>File #02: <input type="file" size="64" name="filecontent2"><br>File #03: <input type="file" size="64" name="filecontent3"><br>' +
'File #04: <input type="file" size="64" name="filecontent4"><br>File #05: <input type="file" size="64" name="filecontent5"><br>File #06: <input type="file" size="64" name="filecontent6"><br>File #07: <input type="file" size="64" name="filecontent7"><br>' +
'File #08: <input type="file" size="64" name="filecontent8"><br>File #09: <input type="file" size="64" name="filecontent9"><br>File #10: <input type="file" size="64" name="filecontent10"><br><input type="submit" name="u" value="Upload!">'}</script>
<form name="ul" method="post" action="http://rapidshare.com/cgi-bin/upload.cgi" enctype="multipart/form-data" onsubmit="document.ul.u.value='Please wait ...';document.ul.u.disabled=true">
<a href="#" onclick="switchfiles()">Multi-Upload</a> Choose your upload-datapath: Cogent <input name="mirror" type="radio" onclick="document.ul.action='http://rapidshare.com/cgi-bin/upload.cgi';document.ul.u.value='Upload via Cogent'">
Level(3) <input checked name="mirror" type="radio" onclick="document.ul.action='http://rapidshare.com/cgi-bin/upload.cgi';document.ul.u.value='Upload via Level(3)'">
Telia <input name="mirror" type="radio" onclick="document.ul.action='http://rapidshare.com/cgi-bin/upload.cgi';document.ul.u.value='Upload via Telia'"><br>
<div id="files"><input type="file" size="64" name="filecontent"> <input type="submit" name="u" value="Upload!"></div></form>
<b>Upload-Limit: <font color="red">Unlimited!</font></b> (Max. <b><u>100 MB</u></b>)<br>
</td></tr>
</table>
<br>
<!-- / Rapidshare Upload Code -->
4. Done
andrew67
02-06-2008, 01:40 AM
It doesnt work for me.
Dingo14
02-07-2008, 02:08 AM
How to make rapidshare upload link at quickreply:
Template modification edit:
1 template edit
Easy edit 1 minute
Installations:
1. as usually go to Styles & Templates > Style Manager > Default style > Show thread Templates > showthread_quickreply
2. Find: <if condition="$show['editor_toolbar']">
3. Add below:
<!-- Rapidshare Upload Code -->
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<td class="tcat">Rapidshare Upload</td>
<tr><td><script>function switchfiles() {alert("Please notice that when using multi-upload the sum of\nall files you upload at once must not exceed 100 MB.");
document.getElementById('files').innerHTML = 'File #01: <input type="file" size="64" name="filecontent"><br>File #02: <input type="file" size="64" name="filecontent2"><br>File #03: <input type="file" size="64" name="filecontent3"><br>' +
'File #04: <input type="file" size="64" name="filecontent4"><br>File #05: <input type="file" size="64" name="filecontent5"><br>File #06: <input type="file" size="64" name="filecontent6"><br>File #07: <input type="file" size="64" name="filecontent7"><br>' +
'File #08: <input type="file" size="64" name="filecontent8"><br>File #09: <input type="file" size="64" name="filecontent9"><br>File #10: <input type="file" size="64" name="filecontent10"><br><input type="submit" name="u" value="Upload!">'}</script>
<form name="ul" method="post" action="http://rapidshare.com/cgi-bin/upload.cgi" enctype="multipart/form-data" onsubmit="document.ul.u.value='Please wait ...';document.ul.u.disabled=true">
<a href="#" onclick="switchfiles()">Multi-Upload</a> Choose your upload-datapath: Cogent <input name="mirror" type="radio" onclick="document.ul.action='http://rapidshare.com/cgi-bin/upload.cgi';document.ul.u.value='Upload via Cogent'">
Level(3) <input checked name="mirror" type="radio" onclick="document.ul.action='http://rapidshare.com/cgi-bin/upload.cgi';document.ul.u.value='Upload via Level(3)'">
Telia <input name="mirror" type="radio" onclick="document.ul.action='http://rapidshare.com/cgi-bin/upload.cgi';document.ul.u.value='Upload via Telia'"><br>
<div id="files"><input type="file" size="64" name="filecontent"> <input type="submit" name="u" value="Upload!"></div></form>
<b>Upload-Limit: <font color="red">Unlimited!</font></b> (Max. <b><u>100 MB</u></b>)<br>
</td></tr>
</table>
<br>
<!-- / Rapidshare Upload Code -->
4. Done
doesn't work but thanks for trying
saotome
02-15-2008, 12:46 PM
doesn't work but thanks for trying
yes its not workin must try to post first sorry but it is not uploaded.
GuaRRand
02-20-2008, 05:46 AM
interesting idea though since there is no Mod for somethign like this around.
The megaupload one also fails...
So if anyone can get this (or the megaupload) to work it would be great
andrew67
02-20-2008, 06:13 AM
interesting idea though since there is no Mod for somethign like this around.
The megaupload one also fails...
So if anyone can get this (or the megaupload) to work it would be great
The megaupload one works in quick reply no problem , do a search on here for it.
I would be happy to see a rapidshare one though , as quickreply is the ideal place for it.
technom8t
02-24-2008, 07:54 PM
popup version here https://vborg.vbsupport.ru/showthread.php?t=171368
z0diac
02-26-2008, 05:51 AM
Would be nice to have an option to upload a file to rapidshare in NEWTHREAD - instead of uploading as an attachment, just browse to the file, have it upload to Rapidshare, and put the link / filesize straight into the msg.
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.