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)

yoyoyoyo 09-20-2007 02:47 PM

how can I have the checkmark box for "Automatically embed media (requires automatic parsing of links in text to be on)" be unchecked by default?

I would also like this disabled for quick reply if possible.

Carlos2 09-20-2007 06:41 PM

Now youtube arent auto embeding? The only thing i do is that i put the gogear autoembed that put here. Is that the problem?

momo2 09-20-2007 11:20 PM

works like a charm, now thanks to u, i offer online movies in my forum... xoxox

SKULL1985 09-23-2007 11:20 PM

Can i have some xml for http://www.megavideo.com/ and http://www.brightcove.tv
please thanks

Also is there a updated list of whats been added so far ?

Wild Bronco 09-24-2007 12:18 AM

I got an mysql error on vBulletin version 3.5.4

Does it not work with it?


Quote:


atabase error in vBulletin 3.5.4:

Invalid SQL:

### INSERT QUERY GENERATED BY fetch_query_sql() ###
INSERT INTO vb_plugin
(`active`, `executionorder`, `title`, `hookname`, `phpcode`, `product`)
VALUES
('1', '1', 'AME: BBcode Parse', 'bbcode_create', 'if (!function_exists(\'handle_bbcode_ame\'))\r\n{\r\n \r\n function handle_bbcode_ame(&$parser, $text, $option = \'\')\r\n {\r\n require_once(DIR . \'/includes/ame_bbcode.php\');\r\n return ame_process_bbcode($parser, $text, $option);\r\n }\r\n}\r\n\r\n$this->tag_list[\'option\'][\'ame\'] = array(\r\n \'callback\' => \'handle_external\',\r\n \'strip_empty\' => true,\r\n \'stop_parse\' => false,\r\n \'disable_smilies\' => true,\r\n \'disable_wordwrap\' => true,\r\n \'strip_space_after\' => 1,\r\n \'parse_option\' => true,\r\n \'external_callback\' => \'handle_bbcode_ame\'\r\n);\r\n\r\n$this->tag_list[\'no_option\'][\'ame\'] = array(\r\n \'callback\' => \'handle_external\',\r\n \'strip_empty\' => true,\r\n \'stop_parse\' => true,\r\n \'disable_smilies\' => true,\r\n \'disable_wordwrap\' => true,\r\n \'strip_space_after\' => 1,\r\n \'external_callback\' => \'handle_bbcode_ame\'\r\n);', 'automediaembed');

MySQL Error : Unknown column 'executionorder' in 'field list'
Error Number : 1054
Date : Monday, September 24th 2007 @ 01:23:11 AM
Script : http://www.website.com/forum/vb_wemasters/plugin.php
Referrer : http://www.website.com/forum/vb_webm...?do=productadd
IP Address : 212.30.211.225
Username : admin
Classname : vb_database


Dannyloski 09-24-2007 01:21 AM

Geiri, This is for vB 3.6.7+ ... It might work with vB 3.5.4, but some changes might be required, dont know which ones though ...

SKULL1985, check this thread out: https://vborg.vbsupport.ru/showthread.php?t=157109

Carlos2, it shouldnt interfere, what links are you using?

yoyoyoyo, I have no idea, try searching the Templates or Something. No time now to look into the code and figure it out sorry ...

WarLion 09-24-2007 05:29 AM

it is posible to disable this option to code tag if you put a video url only on '['code] '['/code] try to make the automaic convercion , any way to disable on php html and code tags?

Dannyloski 09-24-2007 03:29 PM

WarLion, as of now there is no way to make it unavailable on the [Code], [HTML], and [PHP] Tags - It would require additional coding by The Geek and as you can see he's not available at the moment. Sorry.

Wild Bronco 09-25-2007 12:08 AM

I upgraded and everything works like a charm.


This product is most Ecxelant ;)

hotwheels 09-27-2007 05:06 PM

Many of the requested links are completed, but danny and myself have been putting them over at his thread: https://vborg.vbsupport.ru/showthread.php?t=157109


All times are GMT. The time now is 10:46 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.04341 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_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)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