Go Back   vb.org Archive > vBulletin Modifications > vBulletin 4.x Modifications > vBulletin 4.x Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
AME3 - Auto Media Embeding and Video Extender Details »»
AME3 - Auto Media Embeding and Video Extender
Version: 3.0.1, by The Geek The Geek is offline
Developer Last Online: Jan 2019 Show Printable Version Email this Page

Category: BB Code Enhancements - Version: 4.0.0 Rating:
Released: 12-20-2009 Last Update: 01-16-2010 Installs: 1363
DB Changes Uses Plugins
Additional Files  
No support by the author.

From the makers of Smooth and Jazz comes the singing sensation my mom has been waiting months for:

AME3. Bigger. Badder. Bestest.

NOTE ABOUT vB4.0.3: ------------------------------------------------------------

vBulletin 4.0.3 has changed the way video codes are handled and in the process, inadvertently broke AME3. I have submitted a bug report and believe that the issue will be quickly resolved. There is a manual fix you can apply for 4.0.3 here in the interim.
-----------------------------------------------------------------------------------------------

AME3 is the sequel to the multi award winning AME 1x and AME 2x systems. AME3. This time, its different.
AME3 does 3 things:
  • It allows users to simply paste URLs into their message without having to use the video bbcode or video popup box.
  • It allows you to add, edit and customise the video definitions that ship with vB4
  • It allows you to import community created definitions to extend the system in ways you otherwise couldn't.
Now you can use AME anywhere you can use video bbcode: posts, blogs, visitor messages, the CMS, etc...

Note that I am releasing this early for beta testing and general feedback. There is currently a bug in RC2, RC4 and 4.0.0 that will prevent AME from working however there is a workaround posted below.

I have written a pretty comprehensive readme and attached it seperatly to this post. I suspect both this post and the readme will get updated as AME3 becomes finalised.

Download Now

File Type: zip the readme pdf.zip (1.72 MB, 8640 views)
File Type: zip AME3.zip (23.7 KB, 8383 views)

Screenshots

File Type: jpg wysiwyg.jpg (179.5 KB, 0 views)
File Type: jpg postbit.jpg (159.5 KB, 0 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
4 благодарности(ей) от:
Cadellin, Longcat, mapleleaffans, SKIDROW

Comments
  #732  
Old 06-23-2010, 08:32 PM
Vitaly's Avatar
Vitaly Vitaly is offline
 
Join Date: Apr 2004
Location: Russia, St.Petersburg
Posts: 428
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Cadellin View Post
I'm getting the same error unfortunately.
No ideas, what's up with SQL. Not shure, that this error was caused by my patches. Will check later.
Reply With Quote
  #733  
Old 06-24-2010, 04:59 AM
Endurer Endurer is offline
 
Join Date: Sep 2006
Posts: 205
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Installed, thanks for this great mod!
Reply With Quote
  #734  
Old 06-24-2010, 06:47 PM
ZexTasy ZexTasy is offline
 
Join Date: Jan 2008
Posts: 34
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi,

I have been trying to test some of my definitions, but I have some for imageshack and tinypic in 2.5 which do not work in 3. I didn't get the option for automatic conversion ...

This is the definition in 2.5:

Regular expression:
Code:
([http://]*[a-z0-9]*?[\.]?imageshack\.[a-z]*?/[a-z0-9]*/[a-z0-9]*/[a-z0-9]*)([\.]?[a-z0-9]*)
Replacement:
Code:
<div class="highslide-gallery">
	<a id="$ameinfo[id_tag]" href="$p1$p2" class="highslide" onclick="return hs.expand(this)">
		<img src="$p1.th$p2" alt="Highslide JS"
			title="Klik om te vergroten." />
	</a>
</div>
Contain: no
Extract destination data: no

Could you please help me?
Reply With Quote
  #735  
Old 06-24-2010, 08:54 PM
Tiryaki Tiryaki is offline
 
Join Date: Jan 2010
Posts: 5
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi,

how must the code look like when I want to insert Videos from www.Trabzonum.TV with a link like:

http://www.trabzonum.tv/musicvideo.php?vid=764583d8b

or

http://www.trabzonum.tv/trabzonspor-...764583d8b.html

I have this code, but with this code the videos are shown with another player.

Code:
- <regex_url>
- <![CDATA[ http://www\.trabzonum\.tv/(?:[\w\.\-\/]*)(?:\?vid\=|video_)([\w]*)(?:\.html)?
  ]]> 
  </regex_url>
  <regex_scrape /> 
- <embed>
- <![CDATA[ 
<object type="application/x-shockwave-flash" width="425" height="344" data="http://www.trabzonum.tv/fpembed-{vb:raw code}.swf">
	<param name="movie" value="http://www.trabzonum.tv/fpembed-{vb:raw code}.swf" />
	<param name="wmode" value="transparent" />
</object>

  ]]> 
  </embed>
BR,
Tiryaki
Reply With Quote
  #736  
Old 06-24-2010, 08:57 PM
schlottkej schlottkej is offline
 
Join Date: Apr 2007
Posts: 226
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I turned off File Cache and rebuilt posts.. still getting this error:

Warning: fetch_template() calls should be replaced by the vB_Template class. Template name: video_bbcode in [path]/includes/functions.php on line 3984

PHP version 5.29
Reply With Quote
  #737  
Old 06-25-2010, 04:30 AM
SemperFideles's Avatar
SemperFideles SemperFideles is offline
 
Join Date: Oct 2006
Location: Northern VA
Posts: 223
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Sadly, I think this hack is now superfluous. I was hoping this hack would return to its former glory with the ability to add a bunch of custom media embeds but it just breaks embedding of video and doesn't support any more embedding that is built into vB4 already.

Uninstalled and going to native vB4 support for embedding of video.
Reply With Quote
  #738  
Old 06-25-2010, 01:10 PM
Cadellin's Avatar
Cadellin Cadellin is offline
 
Join Date: Jan 2009
Posts: 160
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Vitaly View Post
No ideas, what's up with SQL. Not shure, that this error was caused by my patches. Will check later.
Your in the clear Vitaly - it was caused by the original thread for CMS comments mod.

However AME seems to be causing some double posting using quick reply. Any chance you could look into that?
Reply With Quote
  #739  
Old 06-25-2010, 04:03 PM
Digital Jedi's Avatar
Digital Jedi Digital Jedi is offline
 
Join Date: Oct 2006
Location: PopCulturalReferenceLand
Posts: 5,171
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by SemperFideles View Post
Sadly, I think this hack is now superfluous. I was hoping this hack would return to its former glory with the ability to add a bunch of custom media embeds but it just breaks embedding of video and doesn't support any more embedding that is built into vB4 already.

Uninstalled and going to native vB4 support for embedding of video.
Well, it doesn't support it because no one, including me, have made any additional definitions for it. It was never designed to handle more then a few sites by default. Maybe that's partly my fault. Maybe I got folks to used to making the definitions for them, that no one else bothered to make them on their own any more. But as it stands, I'm making more. I'm just not finished.
Reply With Quote
  #740  
Old 06-25-2010, 04:10 PM
stwan stwan is offline
 
Join Date: Feb 2009
Posts: 159
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

works on vb4.0.4 pl1
Reply With Quote
  #741  
Old 06-25-2010, 06:01 PM
schlottkej schlottkej is offline
 
Join Date: Apr 2007
Posts: 226
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I've tried a few times to get this rolling on 4.0.3 (making the manual edit) and then 4.0.4... neither worked.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 06:48 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.06760 seconds
  • Memory Usage 2,350KB
  • Queries Executed 26 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (3)bbcode_code
  • (3)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (4)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (4)postbit_attachment
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete