Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.6 > vBulletin 3.6 Template Modifications
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
[DirtyGodz| Stage 6 BB Code Details »»
[DirtyGodz| Stage 6 BB Code
Version: 1.00, by Akademiks Akademiks is offline
Developer Last Online: Apr 2014 Show Printable Version Email this Page

Category: BB Code Enhancements - Version: 3.6.8 Rating:
Released: 10-06-2007 Last Update: Never Installs: 5
Is in Beta Stage  
No support by the author.

This is a simple BB code for all your stage6 Link I managed to get this working a long time ago but never though of sharing it until now. Well here it is =).

DONT FORGET TO "INSTALL" IF YOU USE IT

First go to Admin Cp
  • Custom BB Codes
  • Add New BB Code

Use the following info to fill in for the options:

Title:Stage 6
Tag: s6

In Replacement Use:

Code:
<!-- icons -->

<table class="icon_legend" align="center" border="0" cellpadding="0" cellspacing="0" width="570">


<tbody>
<tr align="left">
	<td class="alt2"><object codebase='http://go.divx.com/plugin/DivXBrowserPlugin.cab' height='360' width='560' classid='clsid:67DABFBF-D0AB-41fa-9C46-CC0F21721616'><param name='autoplay' value=''false''><param name='src' value='http://video.stage6.com/{param}/.divx' /><param name='custommode' value='Stage6' /><param name='showpostplaybackad' value='false' /><embed type='video/divx' src='http://video.stage6.com/{param}/.divx' pluginspage='http://go.divx.com/plugin/download/' showpostplaybackad='false' custommode='Stage6' autoplay='true' height='360' width='560' /></object> 
</td>
	
	
</tbody>
<td align="center" class="alt1"><img src="http://i19.tinypic.com/4q6hklh.gif"></br></br>
		<div class="vb_postbit_info">http://video.stage6.com/{param}/.divx</div>
		
		
	</td>

</table>
<!-- /icons-->
In Example you can use:

[s6]Link Here[/s6]

For Description:

Enables stage6 viewing.

Use {option}:

Choose NO.

Button Image:
Code:
http://i21.tinypic.com/29urbwh.gif
Which will show as

And now Save.

Thats the Installation Now this is a short tutorial how to use it.

How To



1.) First you will need to install a separate "small" web player. Go Here to install it.

2.) Now find your stage 6 link:

Code:
http://stage6.divx.com/user/jorjoso/video/1235193/Moonito-HD-first-short
3.) Now you only need to copy the end of the URL like this:

Code:
1235193/Moonito-HD-first-short
4.) Now hit the stage 6 icon and put it like this:

Code:
[s6]1235193/Moonito-HD-first-short[/s6]
5.) Now If you have followed everything right you should have a working divx/stage6 web player . =)

Note: The screenshot uses the BB Code with download link. And a modified postbit.
If you like your postbit requieres a little bit of more coding but if interested send me a pm.

Supporters / CoAuthors

    Show Your Support

    • This modification may not be copied, reproduced or published elsewhere without author's permission.

    Comments
      #2  
    Old 10-06-2007, 10:18 PM
    Akademiks's Avatar
    Akademiks Akademiks is offline
     
    Join Date: Sep 2007
    Location: New York
    Posts: 66
    Благодарил(а): 0 раз(а)
    Поблагодарили: 0 раз(а) в 0 сообщениях
    Default

    *Reserved, First mode released =)
    Reply With Quote
      #3  
    Old 10-07-2007, 12:53 AM
    Khalid-B's Avatar
    Khalid-B Khalid-B is offline
     
    Join Date: Apr 2007
    Location: NL
    Posts: 450
    Благодарил(а): 0 раз(а)
    Поблагодарили: 0 раз(а) в 0 сообщениях
    Default

    sounds good , gonna try it...... Thanks
    Reply With Quote
      #4  
    Old 10-07-2007, 01:42 AM
    Khalid-B's Avatar
    Khalid-B Khalid-B is offline
     
    Join Date: Apr 2007
    Location: NL
    Posts: 450
    Благодарил(а): 0 раз(а)
    Поблагодарили: 0 раз(а) в 0 сообщениях
    Default

    hello,
    as u told ,, [s6]1235193/Moonito-HD-first-short[/s6] this code

    is there any chance that its work ,, [s6]1235193[/s6] ,, with this code i mean only with numbers ?

    And some videos that are listed private by users are not possible to play with this cods that you told but the others works fine.
    Thanks
    Reply With Quote
      #5  
    Old 10-07-2007, 01:57 AM
    Khalid-B's Avatar
    Khalid-B Khalid-B is offline
     
    Join Date: Apr 2007
    Location: NL
    Posts: 450
    Благодарил(а): 0 раз(а)
    Поблагодарили: 0 раз(а) в 0 сообщениях
    Default

    hello,,,,,

    I have fixed it and now its working great with all options , just changed some words and its works great now ....

    One that i want to do , is possible to hide download link ?
    I seen its show a logo under video is there any way that download link go under this logo ?

    Thanks
    Reply With Quote
      #6  
    Old 10-07-2007, 08:54 AM
    Akademiks's Avatar
    Akademiks Akademiks is offline
     
    Join Date: Sep 2007
    Location: New York
    Posts: 66
    Благодарил(а): 0 раз(а)
    Поблагодарили: 0 раз(а) в 0 сообщениях
    Default

    Quote:
    Originally Posted by nosherwan9 View Post
    hello,,,,,

    I have fixed it and now its working great with all options , just changed some words and its works great now ....

    One that i want to do , is possible to hide download link ?
    I seen its show a logo under video is there any way that download link go under this logo ?

    Thanks
    if you want to remove the download link remove this from the replacement code:

    Code:
    <td align="center" class="alt1"><img src="http://i19.tinypic.com/4q6hklh.gif"></br></br>
    		<div class="vb_postbit_info">http://video.stage6.com/{param}/.divx</div>
    		
    		
    	</td>
    And the download link should be under the dowload image as shown on the screenshot.
    Reply With Quote
      #7  
    Old 10-08-2007, 06:55 PM
    chuchukuttie chuchukuttie is offline
     
    Join Date: Jan 2007
    Posts: 36
    Благодарил(а): 0 раз(а)
    Поблагодарили: 0 раз(а) в 0 сообщениях
    Default

    Simply great! Thank you.
    Reply With Quote
      #8  
    Old 10-08-2007, 06:56 PM
    Akademiks's Avatar
    Akademiks Akademiks is offline
     
    Join Date: Sep 2007
    Location: New York
    Posts: 66
    Благодарил(а): 0 раз(а)
    Поблагодарили: 0 раз(а) в 0 сообщениях
    Default

    Quote:
    Originally Posted by chuchukuttie View Post
    Simply great! Thank you.
    dont forget to click install:up:
    Reply With Quote
      #9  
    Old 10-15-2007, 06:15 AM
    qtouch qtouch is offline
     
    Join Date: May 2007
    Posts: 36
    Благодарил(а): 0 раз(а)
    Поблагодарили: 0 раз(а) в 0 сообщениях
    Default

    was looking for this thanks Ak
    Reply With Quote
    Reply


    Posting Rules
    You may not post new threads
    You may not post replies
    You may not post attachments
    You may not edit your posts

    BB code is On
    Smilies are On
    [IMG] code is On
    HTML code is Off

    Forum Jump


    All times are GMT. The time now is 09:58 PM.


    Powered by vBulletin® Version 3.8.12 by vBS
    Copyright ©2000 - 2024, vBulletin Solutions Inc.
    X vBulletin 3.8.12 by vBS Debug Information
    • Page Generation 0.04666 seconds
    • Memory Usage 2,289KB
    • Queries Executed 25 (?)
    More Information
    Template Usage:
    • (1)SHOWTHREAD
    • (1)ad_footer_end
    • (1)ad_footer_start
    • (1)ad_header_end
    • (1)ad_header_logo
    • (1)ad_navbar_below
    • (1)ad_showthread_beforeqr
    • (6)bbcode_code
    • (2)bbcode_quote
    • (1)footer
    • (1)forumjump
    • (1)forumrules
    • (1)gobutton
    • (1)header
    • (1)headinclude
    • (1)modsystem_post
    • (1)navbar
    • (6)navbar_link
    • (120)option
    • (9)post_thanks_box
    • (9)post_thanks_button
    • (1)post_thanks_javascript
    • (1)post_thanks_navbar_search
    • (9)post_thanks_postbit_info
    • (8)postbit
    • (9)postbit_onlinestatus
    • (9)postbit_wrapper
    • (1)spacer_close
    • (1)spacer_open
    • (1)tagbit_wrapper 

    Phrase Groups Available:
    • global
    • inlinemod
    • postbit
    • posting
    • reputationlevel
    • showthread
    Included Files:
    • ./showthread.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/functions_bigthree.php
    • ./includes/class_postbit.php
    • ./includes/class_bbcode.php
    • ./includes/functions_reputation.php
    • ./includes/functions_post_thanks.php 

    Hooks Called:
    • init_startup
    • init_startup_session_setup_start
    • init_startup_session_setup_complete
    • cache_permissions
    • fetch_postinfo_query
    • fetch_postinfo
    • fetch_threadinfo_query
    • fetch_threadinfo
    • fetch_foruminfo
    • style_fetch
    • cache_templates
    • global_start
    • parse_templates
    • global_setup_complete
    • showthread_start
    • showthread_getinfo
    • forumjump
    • showthread_post_start
    • showthread_query_postids
    • showthread_query
    • bbcode_fetch_tags
    • bbcode_create
    • showthread_postbit_create
    • postbit_factory
    • postbit_display_start
    • post_thanks_function_post_thanks_off_start
    • post_thanks_function_post_thanks_off_end
    • post_thanks_function_fetch_thanks_start
    • post_thanks_function_fetch_thanks_end
    • post_thanks_function_thanked_already_start
    • post_thanks_function_thanked_already_end
    • fetch_musername
    • postbit_imicons
    • bbcode_parse_start
    • bbcode_parse_complete_precache
    • bbcode_parse_complete
    • postbit_display_complete
    • post_thanks_function_can_thank_this_post_start
    • tag_fetchbit_complete
    • forumrules
    • navbits
    • navbits_complete
    • showthread_complete