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
Database error in vBulletin 3.8.1:
Invalid SQL:
DELETE FROM automediaembed WHERE id in (2,3,4,6,7,10);
MySQL Error : MySQL server has gone away
Error Number : 2006
Request Date : Friday, April 3rd 2009 @ 02:17:53 PM
Error Date : Friday, April 3rd 2009 @ 02:19:02 PM
Script : http://www.***/admincp/plugin.php?do=productimport
Referrer : http://www.***/admincp/plugin.php?do=productadd
IP Address : ***
Username : ***
Classname : vB_Database_MySQLi
MySQL Version :
I have this mod installed on my board and it's not working on 3.8.2 with me.....also i Import Definitions the DJ's Master XML (Delta).xml but still nothing working
i post the youtube video and also in installion every thing is done but not working and only show the video links and also not any options is available in forum.........
pzl any body help......i think Mr. The Geek goes to sleeping...
Nope, wide awake here. Your link doesnt help as you have a mod to hide lins from unregistered visitors. However my best guess is that you are linking to a video that doesnt allow embedding. Instead of trying to embed a video that wont embed, AME leaves behind a working link. Click on the link, and see what the embed code is.
This has been discussed quite a bit in this thread and the readme.
There is a coding bug in ame_bbcode.php. This bug affects all remote web page extraction of information when the server where this plugin is running has the php parameter 'allow_url_fopen' set to false.
The function starts which starts with this:
PHP Code:
function ame_fetch_www_page($url)
{
if (function_exists("curl_int"))
needs to be changed to this:
PHP Code:
function ame_fetch_www_page($url)
{
if (function_exists("curl_init"))
THanks for the heads up. However both examples are the same
Please can someone help with megaupload links. I tried to import megvideo from the delta.xml but it's not working. I even added the stuff manually but no luck
Nope, wide awake here. Your link doesnt help as you have a mod to hide lins from unregistered visitors. However my best guess is that you are linking to a video that doesnt allow embedding. Instead of trying to embed a video that wont embed, AME leaves behind a working link. Click on the link, and see what the embed code is.
This has been discussed quite a bit in this thread and the readme.
HTHs
i checked with embed code of video but same error, only show embed code or video link and also check in my forum by test user.
user name : test1
password : test
and also not any option available in forum for user. plz let check it by test user.
thanks in ADVNS
Ayaz Ali
plz urgent help.