vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   BB Code Enhancements - AME3 - Auto Media Embeding and Video Extender (https://vborg.vbsupport.ru/showthread.php?t=230707)

hany_c_v 01-04-2011 10:22 AM

Thank you

Installed

http://www.mngol.com/en/

thunderclap82 01-04-2011 04:05 PM

Has anyone created a definition for Blip.tv? I tried getting the old definition for 2.x to work but I'm not having any luck.

Digital Jedi 01-04-2011 04:51 PM

Quote:

Originally Posted by thunderclap82 (Post 2143979)
Has anyone created a definition for Blip.tv? I tried getting the old definition for 2.x to work but I'm not having any luck.

I'd have to double check, but if the old Blip definition required more than one parameter ($p1, $p2, etc) then it won't work with AME 3, as it only uses one.

whitey99 01-05-2011 02:52 AM

Hi all, does anyone have a definition for official.fm?
TIA

Iguana Goddess 01-05-2011 02:23 PM

Quote:

Originally Posted by fly (Post 2138024)
Did you do the file edit?

Yes I did and now everything is functioning just fine.

gibigbig 01-07-2011 11:32 AM

can someone explain to me why this regex doesnt work:

Code:

http:\/\/\www.veevr\.com\/videos\/.*([^a-z0-9]+)
for links like:
Code:

http://www.veevr.com/videos/V7LSZM50
it comes up as a regular link when parsed, but when i manually added the video bbcode:
Code:

[video=veevr;V7LSZM50]http://www.veevr.com/videos/V7LSZM50[/video]
it works great

please help me make this automatic

Digital Jedi 01-07-2011 05:28 PM

Quote:

Originally Posted by gibigbig (Post 2145404)
can someone explain to me why this regex doesnt work:

Code:

http:\/\/\www.veevr\.com\/videos\/.*([^a-z0-9]+)
for links like:
Code:

http://www.veevr.com/videos/V7LSZM50
it comes up as a regular link when parsed, but when i manually added the video bbcode:
Code:

[video=veevr;V7LSZM50]http://www.veevr.com/videos/V7LSZM50[/video]
it works great

please help me make this automatic

On newer version of vB 4.x, there seemed to be problems getting new custom definitions to work. I worked with a couple of boards and even recreated YouTube definitions didn't function.

ShackMaster 01-10-2011 04:59 PM

Using the edit in the first post AND vBulletin 4.1... I get the following error on our main forums index page:

Code:

Warning: array_merge() [function.array-merge]: Argument #1 is not an array in [path]/includes/class_bootstrap.php(1309) : eval()'d code on line 94
Making this mod not usable... uninstalled.

Digital Jedi 01-11-2011 02:34 AM

Quote:

Originally Posted by ShackMaster (Post 2147101)
Using the edit in the first post AND vBulletin 4.1... I get the following error on our main forums index page:

Code:

Warning: array_merge() [function.array-merge]: Argument #1 is not an array in [path]/includes/class_bootstrap.php(1309) : eval()'d code on line 94
Making this mod not usable... uninstalled.

It sounds like you may have made an error in your file edit. Or you used an HTML editor that made unwanted changes when you opened the file.

ShackMaster 01-11-2011 03:48 AM

Notepad++

I copied and pasted, but will try again.


All times are GMT. The time now is 02:29 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.05947 seconds
  • Memory Usage 1,745KB
  • 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
  • (8)bbcode_code_printable
  • (4)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