vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=192)
-   -   Mini Mods - KC - Share files with Easy-share (https://vborg.vbsupport.ru/showthread.php?t=164997)

kiril_cvetkov 12-11-2007 10:00 PM

KC - Share files with Easy-share
 
Hi i've spent 1 minute to make my first mini modification and in the future I will make a lot of things here...
I know that my modification is easy to make but it's my first try ;)

With this modification you can quick upload files from easy-share
First go to admincp/style manager/templates/forum home templates/FORUMHOME

Find
HTML Code:

$navbar
Add after

HTML Code:

<!-- easy share -->
    <center>
<script type="text/javascript"> <!--
e_bgcolor = "#F5F5FF";
e_text = "#000000";
e_type = "605x55";
e_lang = "en";
//-->
</script>
<script type="text/javascript" src="http://www.easy-share.com/upload.js"></script>
</center>
<br>
<!-- end of easy share -->

:)

nyunyu 12-12-2007 01:37 PM

Nice, but is it possible to make this hack similar to rapidshare hack? The rapidshare hack was stalled. Would very much like to see this hack together with divshare in 1 hack.. :)

kiril_cvetkov 12-12-2007 01:45 PM

i think that is not possible..
try this

HTML Code:

<form name="ul" method="post" action="http://rs288l3.rapidshare.com/cgi-bin/upload.cgi?rsuploadid=142804688778696723" 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: &nbsp;&nbsp;&nbsp; Cogent <input name="mirror" onclick="document.ul.action='http://rs288cg.rapidshare.com/cgi-bin/upload.cgi?rsuploadid=142804688778696723';document.ul.u.value='Upload via Cogent'" type="radio">
Level(3) <input checked="checked" name="mirror" onclick="document.ul.action='http://rs288l3.rapidshare.com/cgi-bin/upload.cgi?rsuploadid=142804688778696723';document.ul.u.value='Upload via Level(3)'" type="radio">
Telia <input name="mirror" onclick="document.ul.action='http://rs288tl.rapidshare.com/cgi-bin/upload.cgi?rsuploadid=142804688778696723';document.ul.u.value='Upload via Telia'" type="radio"><br>

<div id="files"><input size="64" name="filecontent" type="file"> <input name="u" value="Upload!" type="submit"></div></form>


<table><tbody><tr><td>
<b>Upload-Limit: <font color="red">Unlimited!</font></b> (Max. <b><u>100 MB</u></b> per file! Split-Archives allowed!)<br>
<b>Download-Limit: <font color="red">Unlimited!</font></b> (Some files have 100.000 Downloads!)

</td></tr></tbody></table>


Derek Chai 12-13-2007 01:01 AM

nice!

ChU v2 12-14-2007 05:24 AM

Screenshot?

kiril_cvetkov 12-14-2007 11:11 AM

Here is the scr ;D

bob12 12-15-2007 11:28 AM

Nice hack kiril keep up the good work

Nick1337 12-15-2007 11:59 AM

On the rapidshare hack, is there anyway to have it show the link on your forums instead of going to the rapidshare site?

superthang 12-18-2007 12:50 AM

easy share probably the worst website to go to...

megaupload ?


All times are GMT. The time now is 08:37 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.00932 seconds
  • Memory Usage 1,733KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (3)bbcode_html_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (9)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete