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)
-   -   Show Thread Enhancements - AME - Auto Media Embedding (youtube, Amazon, google, myspace, etc...) (https://vborg.vbsupport.ru/showthread.php?t=150863)

The Geek 06-28-2007 01:26 PM

@Euro - Can you redownload and install? str_ireplace is a PHP 5 function so I changed the code to use str_replace instead. I also took care of the other error. Let me know how you get on :)

@Liz - thanks man - it wasnt exactly mine - but I did it in a cool way ifidontmindsayingsomyself :)

The Geek 06-28-2007 01:27 PM

@Rene: Redownload, sounds like the same problem as euro. Just fixed it 2 seconds ago :)

Lizard King 06-28-2007 01:30 PM

Sam it is unfortunately not working. You can check here I even disabled all other media hacks to check it out. Change execution order in each plugin to 3 just to make sure not conflicting with vBSEO.

Mastar 06-28-2007 01:41 PM

It didn't work for me either.. mine look like Lizard King's post.

Ren? Kunze 06-28-2007 01:43 PM

Unfortunately it does not function.

If I these left: http://www.youtube.com/watch?v=c949S08LIHY

Into a contribution copy converts it it into URL, but not into a video.

FleaBag 06-28-2007 01:45 PM

Ah! Nice work Sam! :)

The Geek 06-28-2007 01:45 PM

Have you checked your settings to see if it is disabled? Looks like it is by default. THen do a quick edit/save. I just checked it on my vbseo site and it seems fine.

Ren? Kunze 06-28-2007 01:51 PM

I must correct myself YouTube functioned.
Unfortunately GoogleVideo does not function.
That is the left for Google video: http://video.google.de/videoplay?doc...arch&plindex=0
without search:
http://video.google.de/videoplay?doc...deu&plindex=19

Luky 06-28-2007 02:03 PM

You should use tcat and thead, thead for the name of the video hoster, eg. Youtube or Veoh. and tcat for the name of the video, like Superman fights back or How to cook bejcon.

The Geek 06-28-2007 02:05 PM

Rene, edit the google regexp to this:

PHP Code:

http://video\.google\.[\w.]+/videoplay\?docid=([-\d]+)(.*?) 

That will take care of the extra parameters that is causing a false return. Ill update the installer accordingly for the next update.

@Lucky, I am planning on doing this for named URLs (i.e. those with names in them) but wont otherwise as it would require going off site to try and figure out what the name is :)


All times are GMT. The time now is 04:59 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.01424 seconds
  • Memory Usage 1,735KB
  • 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)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)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