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)
-   -   Miscellaneous Hacks - passiveVid - (YouTube, Myspace, Google...) Not BBCODE :D (https://vborg.vbsupport.ru/showthread.php?t=150761)

ComputerVitals 01-02-2009 07:33 PM

Any fix for Break.com videos?

420 01-02-2009 07:55 PM

will this work in 3.8?
currently working on 3.74
thanks.

goxy63 01-02-2009 11:53 PM

Got this mod running already 2months without any issues, now I would like to ask something bit offtopic!

Is there any chance that we can get similar mod as this one but for mp3

which will open posted links in some tiny mp3 player !?

Even in private or profile-visitor messages

This would be awesome

sweptwingnut 01-09-2009 09:00 PM

Quote:

Originally Posted by Roi Danton (Post 1675161)
To support vimeo.com add the following code to PlugIn passiveVid - Global Array
PHP Code:

    // Vimeo (own edit)
    
$passiveVid[] = array (
        
'string' => '#'.$urlrx[0].'(?:www\.)?vimeo.com/(\d+)(?:[^"]+)?'.$urlrx[1].'#',
        
'replacement' => '$PASSIVEURL = $matches[1]; $PASSIVETITLE = $matches[3]; $PASSIVEEMBED = \'<object width="500" height="281"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=\'.$matches[2].\'&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1" /><embed src="http://vimeo.com/moogaloop.swf?clip_id=\'.$matches[2].\'&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="500" height="281"></embed></object>\'; return "'.$customstring.'";',
        
'id' => 7563452433
        
); 


I am a bit new to this. Where should I be looking in the Admin control panel to find where this edit should go?

Is there a specific place in the language that this edit should start after?

sweptwingnut 01-10-2009 02:31 AM

Well, I found where the code needed to be placed. I changed the ID to the appropriate figure and installed it in the Global Array.

Unlucky me,,,,,vimeo still not working.

toneloc 01-15-2009 07:17 PM

Does s work with Flickr videos yet?

sweptwingnut 01-18-2009 08:03 AM

Uninstalled Vimeo code.

Pokerbanter 01-18-2009 07:07 PM

Awesome mod. Installed with ease. Thanks

Xtrato 01-19-2009 03:26 AM

i have a question , can we make it work with personal sites such as :

http://www.wisconsinfishingvideos.com/ ??

Let me know , Really like this mod , !! great work

lowlight 01-22-2009 04:06 AM

Gamespot is not working, using the URL provided when you "Digg" it


All times are GMT. The time now is 06:23 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.02314 seconds
  • Memory Usage 1,740KB
  • 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_php_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)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