![]() |
|
Mod Options |
![]() |
|||||||||||
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 Only licensed members can download files, Click Here for more information. Addons Supporters / CoAuthors Screenshots Show Your Support
The following members like this post: vithorius, zascok, luizalmir, vijayninel, Neal-UK, Digital Jedi
|
![]() |
||||
Mod | Developer | Type | Replies | Last Post |
Add-On Releases DJ's AMEs :: Media Definitions for AME 2.5 :: More Video, Twitter, Pinterest... | Digital Jedi | vBulletin 3.8 Add-ons | 2086 | 05 Sep 2018 16:05 |
Add-On Releases Digital Sith's AMEs - ADULT Media Definitions | Digital Sith | vBulletin 3.6 Add-ons | 66 | 08 Sep 2015 23:44 |
Show Thread Enhancements AME 2.0 -Auto Media Embedding for posts, blogs, visitor and group messsages | The Geek | vBulletin 3.7 Add-ons | 954 | 25 May 2014 10:58 |
Add-On Releases DJ's AME (Auto Media Embedding) XML Media Definitions (Third Time's the Charm) | Digital Jedi | Modification Graveyard | 828 | 10 Mar 2010 06:45 |
#316
|
|||
|
|||
It will not be if but be when for sure. This is going to be resolved and you can count on it. Sorry that my coder has went AWOL for a time on me or I would be tempted to hire a solution myself but am sure that Geek can resolve it best anyways.
__________________
Visit the SBS to learn about traditional hat making skills and the finest pure sterling beaver custom handmade bespoke commissioned hats in the universe. www.gladhatter.com. No members have liked this post.
|
#317
|
||||
|
||||
What looks to be happening is that there is some other hack already transforming the URLs before AME can get to them (or after which is messing them up). If you look at the URLs, they arent normal vB urls, they call a javascript function to track all outbound links:
pageTracker._trackPageview ('/outgoing/http_www_youtube_com_watch_v_uk0xWm8PMGQ'); It then changes the URL to http://www.4winmobile.com/forums/redirect-to/?redirect=http%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3Duk0xWm8PMGQ Which won't get matched by AME as it isn't a valid AME URL. I have glanced through your addons, but nothing specifically stands out. It may be a vbseo function to track outbound links, but i'm not too sure (I use vBSEO and mine doesnt do that). Do you know what it is? No members have liked this post.
|
#318
|
|||
|
|||
It doesn't seem to find youtube videos.
No members have liked this post.
|
#319
|
||||
|
||||
There is obviously some conflict. First one to find it, please post it!
![]()
__________________
No members have liked this post.
|
#320
|
|||
|
|||
it worked great for me but was getting blank pages trying to open pms while this was enabled. uninstalled for now, but would like to reinstall after all the conflicts are worked out. Very cool mod and thanks for your hard work!
No members have liked this post.
|
#321
|
|||
|
|||
these are the mods i was getting conflicts with and causing the blank white pages when i had this installed
http://www.vbulletin.org/forum/showthread.php?t=177552 http://www.vbulletin.org/forum/showthread.php?t=177563 http://www.vbulletin.org/forum/showthread.php?t=167567 http://www.vbulletin.org/forum/showthread.php?t=201228 http://www.vbulletin.org/forum/showthread.php?t=204511 http://www.vbulletin.org/forum/showthread.php?t=200005 No members have liked this post.
|
#322
|
|||
|
|||
Originally Posted by The Geek
Weird as far as I know there is nothing in there that does this, unless as you say it is vbSEO. ![]()
Any chance you can PM me a screen capture of your vbSEO settings and I'll then compare to see if i have any settings turned on that you don't? No members have liked this post.
|
#323
|
||||
|
||||
Originally Posted by Lone Gunman
Are you sure about that? I just looked at them all and not sure how they would contribute. AME doesn't even get fired up as such in Pm's. I just tested out the first one and there doesn't appear to be any conflict and like I said, the others don't really looks like they could interfere. Do you have access to your error log? If so, reproduce the behaviour and look at your error log and that will give the reason why its happening.
![]()
No members have liked this post.
|
#324
|
||||
|
||||
Looks like its a Google Analytics function. I'll need to look into it a bit more.
No members have liked this post.
|
#325
|
||||
|
||||
Originally Posted by The Geek
Ok tek, I found it... looks like it is a vBSEO setting to support tracking all outbound links from your forum using Google Analytics.![]()
in your vbseo cp it is the: Add Google Analytics "Tracking External Link Clicks" Code? setting. For performance reasons, I would suggest turning this to no unless you need to track outbound links. If you need to have it on, then you will need to disable AME as the two are fighting over the same URL and AME is getting her ass kicked ![]() No members have liked this post.
|
#326
|
|||
|
|||
Still no go unfortunately, I turned off that option, no difference and then turned off vbSEO completely and I still got:
No members have liked this post.
|
#327
|
|||
|
|||
Originally Posted by The Geek
thats what i thought. with them disabled it works though. i could have something else wrong somewhere causing this too. im using vb 3.8.1![]()
Server Type FreeBSD Data Usage 13.85 MB Web Server Apache v1.3.37 (cgi-fcgi) Index Usage 1.70 MB PHP 5.2.3 Attachment Usage 317.5 KB PHP Max Post Size 8.00 MB PHP Maximum Upload Size 16.00 MB PHP Memory Limit 8.00 MB [View] MySQL Version 4.1.22 MySQL Packet Size 10.00 MB im going too have server owner take a look at things. if you have any clues why pms open blank for me when certain mods are installed together..... No members have liked this post.
|
#328
|
|||
|
|||
Originally Posted by The Geek
youre right. i installed this, live topic and one other on that list on my test board (where nothing else is installed) and didnt have any troubles. ill dig into things more on my board but if you have any suggestions id appreciate it.
![]()
No members have liked this post.
|
#329
|
||||
|
||||
Originally Posted by tekguru
Tek, I suspect this is a different issue. Ill look into it on your site tomorrow. One strange thing though was that none of my posts would appear. Can you make sure that if I post, they... well... post? ![]()
![]() Not sure if you have some other mod that prevents people with x amount of posts not showing. No members have liked this post.
|
#330
|
||||
|
||||
Geek, please keep up the research. I haven't found a solution and this is a pretty big part of my member's interaction.
Go Geek Go! ![]()
__________________
No members have liked this post.
|
![]() |
«
Previous Mod
|
Next Mod
»
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
Mod Options | |
|
|
New To Site? | Need Help? |
All times are GMT. The time now is 01:20.