vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=246)
-   -   Show Thread Enhancements - MegaUpload in your threads (Create, Edit, Reply) (https://vborg.vbsupport.ru/showthread.php?t=232479)

Allan 01-06-2010 10:00 PM

MegaUpload in your threads (Create, Edit, Reply)
 
1 Attachment(s)
This modification add MegaUpload interface in your threads (Create, Edit, Reply)
  • In the "newthread, editpost, newreply" templates, find:
Code:

{vb:raw attachmentoption}
  • Add under:
Code:

<vb:if condition="$show['member']">
        <div class="blockrow">
            <dl class="group dep_group">
                <dt>
                    Upload yours files via MegaUpload<br />
<embed src="http://www.megaupload.com/filebox/?t=1&c=0&u=13178909.3b6dda5d12" type="application/x-shockwave-flash" width="350" height="143" wmode="transparent"></embed>
                </dt>
            </dl>
        </div>
</vb:if>

How change interfaces and colors
  • There are 3 differents interfaces, Small, Big and Tiny, defined by the number in red in this code.
Code:

<embed src="http://www.megaupload.com/filebox/?t=1&c=0&u=13178909.3b6dda5d12" type="application/x-shockwave-flash" width="350" height="143" wmode="transparent"></embed>
0 = Small
1 = Big
2 = Tiny
  • you can also choose the color, defined by the number in Orange in this code
0 = Orange
1 = Grey
2 = Blue
3 = Green
4 = Red
5 = Gold

dd365media 01-07-2010 08:15 PM

interesting i'll def check this out

VonDoom 01-08-2010 04:21 AM

Thank you thank you thank you. This is perfect. Tested and working great.

Tagged for future use

barcena 01-09-2010 04:48 AM

Hi Allan, is there a way to have it in Spanish by default?

sani79 02-10-2010 03:58 PM

is possible to made for Rapidshare too??

MrKramer 02-10-2010 05:17 PM

Quote:

Originally Posted by sani79 (Post 1979206)
is possible to made for Rapidshare too??

Rapidshare doesn't have a filebox addon, but maybe someone can make it himself.

johncosta71292 02-10-2010 10:18 PM

doesnt work for me :/

Stromba 02-12-2010 08:26 AM

IS there something for rapidshare like this ?

stevectaylor 02-12-2010 10:36 AM

Can I aask a basic question, What is Mega uploads?

Tize. 02-13-2010 02:11 PM

Great file, waiting for upload.


All times are GMT. The time now is 10:09 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.04556 seconds
  • Memory Usage 1,726KB
  • 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_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete