Version: 2.5.6, by The Geek
Developer Last Online: Jan 2019
Category: Major Additions -
Version: 3.8.0
Rating:
Released: 01-19-2009
Last Update: 12-08-2009
Installs: 1968
DB Changes Uses Plugins Template Edits
Additional Files
No support by the author.
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.
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
Upload the contents of the forums folder into your forums directory and import the product-ame.xml file into your product manager (if upgrading, choose 'yes' to overwrite previous installation).
After installation, make sure that the system is on (admincp->AME CP->Settings)
Then you may want to try to rebuild old URLs via the tools option.
Change Log
20/1/09 - Uploaded to vb.org
22/1/09 - v. 2.5.2. Adresses a couple minor issues and character sets
It looks like this same character entity problem in YouTube titles has returned -- I assume it was a change on YouTube's end because it went away on it's own last time. Does anyone know anything about this?
This is from the definitions thread but it should be in here as it requires a change to the mod.
Quote:
Originally Posted by BirdOPrey5
I fixed it like this... I had to edit the AME mod... Backup your original file if you try this.
In the includes directory find the file ame_bbcode.php
Invalid SQL:
SELECT
p.postid,
p.pagetext,
p.ame_flag,
t.forumid
FROM post p
INNER JOIN thread t on p.threadid = t.threadid
WHERE
1=1 AND
(p.pagetext LIKE '%[/url]%' OR p.pagetext LIKE '%[/ame]%' OR pagetext LIKE '%[/nomedia]%')
-604800
ORDER BY
p.dateline DESC
LIMIT 0, 100;
MySQL Error : Unknown column 'p.ame_flag' in 'field list'
It looks like this same character entity problem in YouTube titles has returned -- I assume it was a change on YouTube's end because it went away on it's own last time. Does anyone know anything about this?
It doesn't look like YouTube is going to correct this title problem on their end (as they did last time).
Will this mod be updated to remove those encoded character glitches in the YouTube title? As the previous poster mentioned, not really looking to make mod edits unless this version/mod is no longer being supported.
It doesn't look like YouTube is going to correct this title problem on their end (as they did last time).
Will this mod be updated to remove those encoded character glitches in the YouTube title? As the previous poster mentioned, not really looking to make mod edits unless this version/mod is no longer being supported.
This mod was last updated in 2009 and is marked "Unsupported." I wouldn't hold my breath waiting for an update.