vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   BB Code Enhancements - Embed XHTML valid YouTube and Google Video into your posts (https://vborg.vbsupport.ru/showthread.php?t=130868)

zakk 05-15-2008 12:13 AM

A very good Plugin!

Thx,

Jessy

dadoc 05-16-2008 11:40 PM

This mod is a must for a good looking vid post

simple mod great results

*Installed*

Thanks

Gozicoo 05-18-2008 08:56 PM

Hi. Youtube is blocked in my country and my visitors want to see the videos. We can bybass the blockage by beatfiltering.com and some similar services. Does anybody know how i can bypass it in this mod?

Wseries 05-19-2008 09:35 AM

Is this mod working with vB v3.7?

nokturno 05-20-2008 10:13 PM

Quote:

Originally Posted by Wseries (Post 1524553)
Is this mod working with vB v3.7?

yes

militarytuners 05-23-2008 02:28 PM

This is a great add

Jon4444 05-31-2008 07:08 PM

I'm a bit confsed with this, how does it work. I installed the product and put the two image in the images/editor folder but then what do i do to get the ideo on, put the code in a post?

mjalis 07-06-2008 02:10 AM

how do add this option:

- Disable related videos on a embedded Youtube player

Just update the embed code with the new URL:
<object width="425" height="350">
<param name="movie" value="http://www.youtube.com/v/Yc_J_kXaFSw&rel=0"></param>
<param name="wmode" value="transparent"></param>
<embed src="http://www.youtube.com/v/Yc_J_kXaFSw&rel=0" type="application/x-shockwave-flash" wmode="transparent" width="425" height="350"></embed>
</object>


Only has been added "&rel=0"

HenryCell 07-06-2008 03:29 PM

Mod works great (3.7.2) but im getting a fatal error when i click my BB code list from my Posting Rules

Quote:

Fatal error: Cannot use assign-op operators with overloaded objects nor string offsets in /xxx/xxx/xxxx/xxxx/misc.php(479) : eval()'d code on line 1

leftie 07-06-2008 05:59 PM

I have been using this for a while now. Youtube have added another url for uk users, how do i add, so that both will work, the url http://uk.youtube.com so that it will play into the code shown below.

Code:

<table class="tborder" cellpadding="6" cellspacing="1" border="0" width="400" style="margin:10px 0">
<thead>
        <tr>
                <td class="tcat" colspan="2" style="text-align:center">
                        <a href="http://www.youtube.com/watch?v={param}" title="View this video at YouTube in a new window or tab" target="_blank">YouTube Video</a>
                </td>
        </tr>
</thead>
<tbody>
        <tr>
                <td class="panelsurround" align="center">
                        <object width="425" height="340" type="application/x-shockwave-flash" data="http://www.youtube.com/v/{param}">
                                <param name="movie" value="http://www.youtube.com/v/{param}" />
                                <param name="wmode" value="transparent" />
                                <em><strong>ERROR:</strong> If you can see this, then <a href="http://www.youtube.com/">YouTube</a> is down or you don't have Flash installed.</em>
                        </object>
                </td>
        </tr>
</tbody>
</table>



All times are GMT. The time now is 06:58 AM.

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.01458 seconds
  • Memory Usage 1,741KB
  • 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
  • (1)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (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