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)

Dean C 11-18-2007 03:15 PM

Can I make a suggestion :) Our images directory is located under images/somepath, so unfortunately we don't have an images/editor directory and your queries into the bbcode table use the standard images/editor path so we've had to manually create that directory just to make the images show for this modification. Would it not be possible to use the current styles images path to point to the image instead? I haven't really looked into whether it's possible yet as I don't have time but thought this may help out others users in future..

Aclikyano 11-19-2007 12:34 AM

how do i get that little YOUTUBE image to show by GO ADVANCED n FAST/QUICK REPLYS

Aclikyano 11-19-2007 01:16 AM

Quote:

Originally Posted by Annie^.^ (Post 1218393)
Yes I was looking for the same thing but I was dissapointed that this functions is not available. I'm not a programmer but i did some digging in the codes and I was able to make it appear in the Quick Reply ......


Template to edit
Show Thread Templates ---> showthread_quickreply

Find:
Code:

<td><div class="imagebutton" id="{$editorid}_cmd_wrap0_quote"><img src="$stylevar[imgdir_editor]/quote.gif" width="21" height="20" alt="$vbphrase[wrap_quote_tags]" /></div></td>
After add:
Code:

<td><div class="imagebutton" id="{$editorid}_cmd_wrap0_youtube"><img src="$stylevar[imgdir_editor]/youtube.gif" width="21 height="20" alt="$vbphrase[youtube]" /></div></td>
 
    <td><div class="imagebutton" id="{$editorid}_cmd_wrap0_gvideo"><img src="$stylevar[imgdir_editor]/google.gif" width="20" height="20" alt="$vbphrase[google]" /></div></td>

Make sure your images are in the your custom style Editor folder too :)
I hope this helps.


i dont get where you put this...please more exact!! THANKS


*EDIT*

found where to put it, the youtube pic shows as red x
and it messes up my links...so no good!

Aclikyano 11-19-2007 01:22 AM

i put the youtube image included in 1st post in the proper folder on ftp but dont even see it on go advanced post...do i need to add the google one too for it to show there? wouldnt make much sense but ill do it no prob

Aclikyano 11-19-2007 03:14 PM

yea whatever forget bout the lil images but it only worked for one thread then i try again it doesnt wanna work anymore wtf...

Aclikyano 11-19-2007 04:51 PM

when using this and [youtube]LINKHERE[/youtube]
i have been gettin this

coffee 11-28-2007 04:40 PM

Installed on 3.6.8PL2!

Pathfinder 11-28-2007 08:22 PM

Excellent work it looks good, thank you.

Mutio 12-15-2007 09:33 AM

Works excellent with VBulletin 3.6.8, no complaints :)

hyppa 12-30-2007 05:36 PM

Very nice! Thank you.

How do i get the icons in the quick replay box too?

hyppa 12-30-2007 08:12 PM

Sorry, found it. ;)

kahrupt 01-03-2008 03:11 PM

Excellent, works great, thanks ;-)

k007 01-30-2008 07:37 AM

simply perfect..good job man.

shortbus1662 01-31-2008 08:27 PM

Thanks man, I appreciate the mod.

RaceJunkie 03-02-2008 02:16 AM

Is there anyone using this on 3.7 Beta5? Or is there another mod that is better suitable?

Thanks

UManiac 03-17-2008 01:54 PM

Quote:

Originally Posted by RaceJunkie (Post 1454860)
Is there anyone using this on 3.7 Beta5? Or is there another mod that is better suitable?

Thanks

Ditto - I just upgraded and lost the google; youtube ability...

Dilldogs 03-19-2008 01:50 AM

I am running 3.7 bata 6 and it is working fine...

LilSniper 03-23-2008 03:16 AM

This work with 3.6.7?

LilSniper 03-23-2008 04:17 AM

it worked

thanks!

Sworm 03-25-2008 10:25 PM

This mod don't work on 3.7RC1?

meanderer990 03-26-2008 03:30 AM

Excellent plugin! Nice job. :D

tmiland 03-30-2008 12:11 PM

Quote:

Originally Posted by Sworm (Post 1474563)
This mod don't work on 3.7RC1?

Yup! Installed and working :)

Walter Ronny 04-05-2008 12:57 PM

i tried this with 3.6.9 even and doesnt work correctly..

i put [youtube]http://www.youtube.com/watch?v=hl2UUunlI2Q[/youtube]

and doesnt works, only this way does.

[youtube]hl2UUunlI2Q[/youtube]

Chimpie 04-05-2008 04:01 PM

I just installed this in my forum (3.6.8) and in the reply box it just has the text for the YouTube and GVideo, not the logos.


What do I need to do to show the logos instead?

Kalina 04-05-2008 04:25 PM

Chimpie, you did not upload the two images he provided in his post.

Chimpie 04-05-2008 04:44 PM

Quote:

Originally Posted by Kalina (Post 1483690)
Chimpie, you did not upload the two images he provided in his post.

I totally scrolled over that. Thanks!

Livingstrong 05-04-2008 06:15 PM

I love it, love it, love it, simply love it!

Thank you so much for sharing such a great plug in with us and helping us to make our forums more beautiful and more fun! Thumbs up!

Please, keep making plug ins, you are great, man!

BTW, of course I clicked INTALL!

eif 05-06-2008 12:30 AM

Thanks for the great plugin Viper,

And BTW i need this plugin to be updated, so that it fetches and displays the Video titles. Instead of Youtube videos or Google videos..

WEBDosser 05-06-2008 12:07 PM

i seem to get an error once this is installed and someone looks into the FAQ about bbcode..

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

if i uninstall the hack everything is fine?..

eif 05-07-2008 12:50 AM

Quote:

Originally Posted by rabbits slayer (Post 1373143)
Hey how can I set it to auto start? Thanks.

Just edit your custom bb code:
embed src="http://www.youtube.com/v/xxxxxxxx;autoplay=1"

i.e set "autoplay=1", and it will start autoplaying without any play button at the center of the video.

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 03:12 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.01610 seconds
  • Memory Usage 1,819KB
  • 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
  • (7)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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