vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Mini Mods - MySpace/YouTube/Google Video Addon (best yet) (https://vborg.vbsupport.ru/showthread.php?t=133235)

mescalin 03-14-2007 10:12 PM

Amazing mod..

But when i ebaumsworld video i got that error. I reinstalled the mod but its still same..

Warning: sprintf(): Too few arguments in /includes/class_bbcode.php on line 1066

angkor408 03-17-2007 11:47 PM

For some reason if I'm in my bb manager I got this error:

Warning: sprintf() [function.sprintf]: Too few arguments in /includes/class_bbcode.php on line 1028

tutusinghsohi 03-18-2007 12:06 AM

it worked for a few days...
now it justs says that "The owners of this domain does not allow video's from Youtube" :confused:
any idea's???

CrashfAB 03-20-2007 05:41 PM

I just reinstalled a new 3.6.4 board and installed this again--perfect. except looks like I will need an icon for the button now

GuaRRand 03-27-2007 06:00 AM

The Insert Link button doesnt do anything.

I checked the code and its fine... put it in all 3 templates... but it doesnt do anything.

The code works when you put it in manually though

Cage 03-28-2007 03:58 AM

Having dailymotion added to it would be cool.

Kahuna900 03-28-2007 04:35 PM

I fixed the security alert in the pop up by changing the "prompt" to "show_prompt" instead.

I used this code:

https://vborg.vbsupport.ru/showpost....&postcount=215

and the this product:

https://vborg.vbsupport.ru/showpost....&postcount=254

But I changed the:

var video=prompt("MySpace, YouTube, Google video, eBaum's World or Metacafe URL","");

in the vbulletin_textedit.js file to:

var video=this.show_prompt("MySpace, YouTube, Google, eBaum's World video or Metacafe URL","");

Hope this helps!

Kahuna900 03-28-2007 04:51 PM

Has anyone fixed the problems with ebaumsworld.com videos not playing? how about a handler for photobucket.com videos?

GrendelKhan{TSU 03-30-2007 12:34 PM

anyone know if this would conflict with::
https://vborg.vbsupport.ru/showthread.php?t=130868 ?? installed that but it doesn't have myspace or the others (just google and youtube)


-- or alternatively, is there a way to have this NOT work with Google or Youtube? (ie take those out)

errorerror 03-30-2007 08:28 PM

This is just plain awesome.Great mod!
Works great.

superman9x 03-31-2007 09:01 PM

hey can someone please help me.... the insert video button doesn't work in firefox, but it does work in ie... and also how do I install the product videobb.xml ?? where do I do to install that? sorry I am a newbie to vbulletin.

superman9x 04-01-2007 07:56 PM

can anyone help me please...

Krumbz 04-04-2007 05:52 AM

EbaumsWorld Edit

EbaumsWorld has changed the url to there flash player. You must edit the product then re-import it checking Allow Overwrite.

Then simply goto BBCode Manager click Edit by EbaumsWorld, then click Save.

Code:

Find:

$idnum = $idnum + 1;
$db->query_write( 'INSERT INTO `' . TABLE_PREFIX . 'bbcode` VALUES (' . $idnum . ', \'ebaumsvideo\', \'<embed src="http://ebaumsworld.com/ml_player2.swf" FlashVars="sharelink=http%3A%2F%2Ftaf.ebaumsworld.com%2Fform.php%3Frid%3D195%26ref%3D/%1$s.html&stream=http%3A%2F%2Fwww.ebaumsworld.com/%1$s.flv" loop="false" menu="false" quality="high" bgcolor="#ffffff" width="480" height="400" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />\', \'[ebaumsvideo]2006/07/yahweh[/ebaumsvideo]\', \'\', 0, \'Ebaums Video BB Code\', \'\')');

Code:

Replace With:

$idnum = $idnum + 1;
$db->query_write( 'INSERT INTO `' . TABLE_PREFIX . 'bbcode` VALUES (' . $idnum . ', \'ebaumsvideo\', \'<embed src="http://emuse.ebaumsworld.com/ml_player2.swf" FlashVars="sharelink=http%3A%2F%2Ftaf.ebaumsworld.com%2Fform.php%3Frid%3D195%26ref%3D/%1$s.html&stream=http%3A%2F%2Fwww.ebaumsworld.com/%1$s.flv" loop="false" menu="false" quality="high" bgcolor="#ffffff" width="480" height="400" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />\', \'[ebaumsvideo]2006/07/yahweh[/ebaumsvideo]\', \'\', 0, \'Ebaums Video BB Code\', \'\')');


Mr. Chad btw you should get back to me via PM. I have been trying to get a hold of you.

rjmjr69 04-04-2007 06:36 AM

Edit the product where and do what?

Krumbz 04-04-2007 01:35 PM

Quote:

Originally Posted by ravencr (Post 1196157)
I tried changing the "[Insert_link]", but then it didn't work at all. I don't see how to change it:

<td><div class="imagebutton" id="{$editorid}_cmd_createvideolink"><img src="http://wwwstagemc.nhmccd.edu/resources/images/live/locations/mc/general/MC_video_icon.gif" width="21" height="20" alt="$vbphrase[insert_link]" /></div></td>

That's the code you add, but I don't see the alt code. Sorry, I'm really new to all this.

Chris


You need to change
Code:

http://wwwstagemc.nhmccd.edu/resources/images/live/locations/mc/general/MC_video_icon.gif
To the specific url to the image you would like to use. Example: make your own 21x20 BBCode image. And use that.


All times are GMT. The time now is 07:49 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.01354 seconds
  • Memory Usage 1,755KB
  • 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
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (15)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