The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
AME 2.5 - Media Embedding for posts, sigs, vm's, groups and blogs Details »» | |||||||||||||||||||||||||||||||||
AME 2.5 - Media Embedding for posts, sigs, vm's, groups and blogs
Developer Last Online: Jan 2019
From the makers of the letters O and Yea comes the hottest 'must have mod' of the season: AME 2.5 - The Return of The Hot Mama.
Thanks everyone for making AME 2.5 Mod of the Month AME is the multi award winning modification that smartly scans new and edited posts for URLs from a customisable variety of web sites (i.e. YouTube or Amazon or about 200 others). If it finds a match, AME will 'transform' the URL into inline embedded media without your users ever having to even think about it. It was important for me to create a system that did not need updating (and subsequent reinstalling) every time one of the sites it supported decided to change the way it displayed its media (which is all the fricken time). Therefore I built a system in which the 'definitions' for each site could be imported, exported, tweaked and shared on a whim. This way, you only have to import the definitions that you want. It also allows the vB community to get creative and share definitions that I wouldn't of thought of! Which sites are supported? Included in the default installation is YouTube and Amazon. At time of posting this, I believe that there are over 180 sites supported that have been created by the vBulletin community. These range from sites that stream videos to Amazon referral links to locally hosted music and video files. Check out the 'add ons' section of this post below to see availible add-ons. For a total list of features and an FAQ, see click here. For a post on troubleshooting, click here. Though not tested on any version of vBulletin lower than 3.7.4, in theory it should work on versions 3.5 and higher (just dont quote this bit!). Big thanks goes out to all those in the community that have supported this mod. Especially Digital Jedi who gives great support on this mod and has created over 160 definitions for this system alone! Installation/Upgrade
Change Log
nJoy Download Now
Screenshots
Supporters / CoAuthors Show Your Support
|
6 благодарности(ей) от: | ||
Digital Jedi, luizalmir, Neal-UK, vijayninel, vithorius, zascok |
Comments |
#562
|
||||
|
||||
Mine is still not working for quite some time.
Old embeds work, but new ones I'm getting this..... Code:
<!-- BEGIN TEMPLATE: ame_output --> <div style="display: none;" id="ame_noshow_post_1241917615_3"> <a href="" title="YouTube" target="_blank">YouTube</a> </div> <div style="display: inline;" id="ame_doshow_post_1241917615_3"> <!-- BEGIN TEMPLATE: ame_container --> <div align="center"> <table class="tborder" cellpadding="6" cellspacing="1" width="425" style="margin:10px 0"> <thead> <tr> <td class="tcat" colspan="2" style="text-align:center"> <a href="" title="YouTube" target="_blank">YouTube</a> </td> </tr> </thead> <tbody> <tr> <td class="panelsurround" align="center"> <object width="425" height="350"> <param name="movie" value="http://www.youtube.com/v/CGTVRbpAuRo&start="></param> <param name="allowFullScreen" value="true"></param> <embed src="http://www.youtube.com/v/CGTVRbpAuRo&start=" type="application/x-shockwave-flash" allowfullscreen="true" width="425" height="350" wmode="transparent"></embed></object> </td> </tr> </tbody> </table></div> <!-- END TEMPLATE: ame_container --> </div> <!-- END TEMPLATE: ame_output --> |
#563
|
||||
|
||||
ArnyVee...
In the Admin Control Panel, vbulletin options/General settings... Turn off Add Template Name in HTML Comments. |
#564
|
|||
|
|||
Never worked for me on 3.8.2 until I disabled the "extract destination data" option...weird.
on a different note, how do I make the videos show up aligned to the left instead of centered? |
#565
|
||||
|
||||
Quote:
Quote:
Code:
<td class="panelsurround" align="center"> |
#566
|
|||
|
|||
Quote:
i tried removing the code and replacing center with left, neither worked |
#567
|
||||
|
||||
Quote:
Now, I get this when I post the link URL..... Code:
http://www.waltdisneyboards.com/redirect-to/?redirect=http%3A%2F%2F%3Cdiv+style%3D%22display%3A+none%3B%22+id%3D%22ame_noshow_post_1241998405_3%22%3E%3Cbr+%2F%3E%3Ca%20href=%22%22%20title=%22YouTube%22%20target=%22_blank%22%3EYouTube%3C/a%3E%3Cbr%20/%3E%3C/div%3E%3Cbr%20/%3E%3Cdiv%20style=%22display:%20inline;%22%20id=%22ame_doshow_post_1241998405_3%22%3E%3Cbr%20/%3E%3Cdiv%20align=%22center%22%3E%3Cbr%20/%3E%3Ctable%20class=%22tborder%22%20cellpadding=%226%22%20cellspacing=%221%22%20width=%22425%22%20style=%22margin:10px%200%22%3E%3Cbr%20/%3E%3Cthead%3E%3Cbr%20/%3E%3Ctr%3E%3Cbr%20/%3E%3Ctd%20class=%22tcat%22%20colspan=%222%22%20style=%22text-align:center%22%3E%3Cbr%20/%3E%3Ca%20href=%22%22%20title=%22YouTube%22%20target=%22_blank%22%3EYouTube%3C/a%3E%3Cbr%20/%3E%3C/td%3E%3Cbr%20/%3E%3C/tr%3E%3Cbr%20/%3E%3C/thead%3E%3Cbr%20/%3E%3Ctbody%3E%3Cbr%20/%3E%3Ctr%3E%3Cbr%20/%3E%3Ctd%20class=%22panelsurround%22%20align=%22center%22%3E%3Cbr%20/%3E%3Cobject%20width=%22425%22%20height=%22350%22%3E%3Cbr%20/%3E%3Cparam%20name=%22movie%22%20value=%22http://www.youtube.com/v/-nQtRSHKDpg&start=%22%3E%3C/param%3E%3Cbr%20/%3E%3Cparam%20name=%22allowFullScreen%22%20value=%22true%22%3E%3C/param%3E%3Cbr%20/%3E%3Cembed%20src=%22http://www.youtube.com/v/-nQtRSHKDpg&start=%22%20type=%22application/x-shockwave-flash%22%20allowfullscreen=%22true%22%20width=%22425%22%20height=%22350%22%20wmode=%22transparent%22%3E%3C/embed%3E%3C/object%3E%3Cbr%20/%3E%3C/td%3E%3Cbr%20/%3E%3C/tr%3E%3Cbr%20/%3E%3C/tbody%3E%3Cbr%20/%3E%3C/table%3E%3C/div%3E%3Cbr%20/%3E%3C/div%3E Quote:
Code:
http://www.waltdisneyboards.com/redirect-to/?redirect=http%3A%2F%2F%3Cdiv+style%3D%22display%3A+none%3B%22+id%3D%22ame_noshow_post_1241998565_3%22%3E%3Cbr+%2F%3E%3Ca%20href=%22%22%20title=%22YouTube%22%20target=%22_blank%22%3EYouTube%3C/a%3E%3Cbr%20/%3E%3C/div%3E%3Cbr%20/%3E%3Cdiv%20style=%22display:%20inline;%22%20id=%22ame_doshow_post_1241998565_3%22%3E%3Cbr%20/%3E%3Cdiv%20align=%22center%22%3E%3Cbr%20/%3E%3Ctable%20class=%22tborder%22%20cellpadding=%226%22%20cellspacing=%221%22%20width=%22425%22%20style=%22margin:10px%200%22%3E%3Cbr%20/%3E%3Cthead%3E%3Cbr%20/%3E%3Ctr%3E%3Cbr%20/%3E%3Ctd%20class=%22tcat%22%20colspan=%222%22%20style=%22text-align:center%22%3E%3Cbr%20/%3E%3Ca%20href=%22%22%20title=%22YouTube%22%20target=%22_blank%22%3EYouTube%3C/a%3E%3Cbr%20/%3E%3C/td%3E%3Cbr%20/%3E%3C/tr%3E%3Cbr%20/%3E%3C/thead%3E%3Cbr%20/%3E%3Ctbody%3E%3Cbr%20/%3E%3Ctr%3E%3Cbr%20/%3E%3Ctd%20class=%22panelsurround%22%20align=%22center%22%3E%3Cbr%20/%3E%3Cobject%20width=%22425%22%20height=%22350%22%3E%3Cbr%20/%3E%3Cparam%20name=%22movie%22%20value=%22http://www.youtube.com/v/-nQtRSHKDpg&start=%22%3E%3C/param%3E%3Cbr%20/%3E%3Cparam%20name=%22allowFullScreen%22%20value=%22true%22%3E%3C/param%3E%3Cbr%20/%3E%3Cembed%20src=%22http://www.youtube.com/v/-nQtRSHKDpg&start=%22%20type=%22application/x-shockwave-flash%22%20allowfullscreen=%22true%22%20width=%22425%22%20height=%22350%22%20wmode=%22transparent%22%3E%3C/embed%3E%3C/object%3E%3Cbr%20/%3E%3C/td%3E%3Cbr%20/%3E%3C/tr%3E%3Cbr%20/%3E%3C/tbody%3E%3Cbr%20/%3E%3C/table%3E%3C/div%3E%3Cbr%20/%3E%3C/div%3E Then, I tried to put the "Add Template Name in HTML Comments" back to "YES" and got this again...... Code:
http://www.waltdisneyboards.com/redirect-to/?redirect=http%3A%2F%2F%3C%21--+BEGIN+TEMPLATE%3A+ame_output+--%3E%3Cbr+%2F%3E%3Cdiv%20style=%22display:%20none;%22%20id=%22ame_noshow_post_1241998654_3%22%3E%3Cbr%20/%3E%3Ca%20href=%22%22%20title=%22YouTube%22%20target=%22_blank%22%3EYouTube%3C/a%3E%3Cbr%20/%3E%3C/div%3E%3Cbr%20/%3E%3Cdiv%20style=%22display:%20inline;%22%20id=%22ame_doshow_post_1241998654_3%22%3E%3Cbr%20/%3E%3C!--%20BEGIN%20TEMPLATE:%20ame_container%20--%3E%3Cbr%20/%3E%3Cdiv%20align=%22center%22%3E%3Cbr%20/%3E%3Ctable%20class=%22tborder%22%20cellpadding=%226%22%20cellspacing=%221%22%20width=%22425%22%20style=%22margin:10px%200%22%3E%3Cbr%20/%3E%3Cthead%3E%3Cbr%20/%3E%3Ctr%3E%3Cbr%20/%3E%3Ctd%20class=%22tcat%22%20colspan=%222%22%20style=%22text-align:center%22%3E%3Cbr%20/%3E%3Ca%20href=%22%22%20title=%22YouTube%22%20target=%22_blank%22%3EYouTube%3C/a%3E%3Cbr%20/%3E%3C/td%3E%3Cbr%20/%3E%3C/tr%3E%3Cbr%20/%3E%3C/thead%3E%3Cbr%20/%3E%3Ctbody%3E%3Cbr%20/%3E%3Ctr%3E%3Cbr%20/%3E%3Ctd%20class=%22panelsurround%22%20align=%22center%22%3E%3Cbr%20/%3E%3Cobject%20width=%22425%22%20height=%22350%22%3E%3Cbr%20/%3E%3Cparam%20name=%22movie%22%20value=%22http://www.youtube.com/v/-nQtRSHKDpg&start=%22%3E%3C/param%3E%3Cbr%20/%3E%3Cparam%20name=%22allowFullScreen%22%20value=%22true%22%3E%3C/param%3E%3Cbr%20/%3E%3Cembed%20src=%22http://www.youtube.com/v/-nQtRSHKDpg&start=%22%20type=%22application/x-shockwave-flash%22%20allowfullscreen=%22true%22%20width=%22425%22%20height=%22350%22%20wmode=%22transparent%22%3E%3C/embed%3E%3C/object%3E%3Cbr%20/%3E%3C/td%3E%3Cbr%20/%3E%3C/tr%3E%3Cbr%20/%3E%3C/tbody%3E%3Cbr%20/%3E%3C/table%3E%3C/div%3E%3Cbr%20/%3E%3C!--%20END%20TEMPLATE:%20ame_container%20--%3E%3Cbr%20/%3E%3C/div%3E%3Cbr%20/%3E%3C!--%20END%20TEMPLATE:%20ame_output%20--%3E Yikes, this is not fun |
#568
|
||||
|
||||
Quote:
Code:
<div align="center"> |
#569
|
||||
|
||||
Quote:
Quote:
|
#570
|
||||
|
||||
Hey Arny, I know you've had this problem for awhile, but I really don't know what the issue is. I suspect it is a conflict with another mod as it is taking the HTML output from AME and transforming all the HTML into entities. In other words, instead of your browser getting:
<div align="center"> your browser is getting <div align="e;center"e;> There isn't anything in AME that would do that, so again I suspect a conflict with another hack. Another thing that would point to another hack is the odd behaviour you get doing things like turning template names on/off. That is pretty odd. Normally I would offer to log in and try to resolve, however I simply lack any time to right now. I hope the above may give you some indication on how to resolve the problem though |
#571
|
||||
|
||||
If your server doesn't support ccurl or fopen, you MUST turn off the extraction option because one of those 2 functions are needed for extracting info from other sites. The good news is that extracting isn't a necessity, however a few definitions out there and a couple minor features do require it to be on.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|