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 |
#1532
|
||||
|
||||
Which one is broken exactly?
|
#1533
|
|||
|
|||
amazon-thumbnails
|
#1534
|
||||
|
||||
These thumbnails are working for me for Amazon Thumbnails, I tried a couple of links on your page and they worked when using this definition too.
I don't remember if I edited this or if it was just the latest version from the "Delta Definitions", but it works. |
#1535
|
|||
|
|||
Thx.
Had the exact same code like you and even imported it again. The same problem.. From the code: $p1._SL175_.jpg $p seems to be omitted and vanishes somewhere. What could it cause? |
#1536
|
||||
|
||||
Open the Thumbnail definition...
Change the "Embedding Regexp" box to this: Code:
http://[ecximg2]+\.[images-]*amazon\.[coma]+/images/I/([\w&;%.=-]+)\. I think that should work, my theory is some servers/php installs are configured a little differently than others. |
#1537
|
|||
|
|||
Hm...no, that had no effect..
I'm running PHP Version 5.2.6-1+lenny10 But there have been no changes at all, that's why I'm so puzzled... |
#1538
|
||||
|
||||
Quote:
Code:
http://[ecximg2]+\.[images-]*amazon\.[coma]+/images/I/([\wa-zA-Z&;%.=-]+)\.[jpg]*[gif]*[png]* |
#1539
|
|||
|
|||
Still the same problem....no image.
It has worked for at least 1 or 2 years like a charm.... |
#1540
|
||||
|
||||
Last thing I can think of trying...
Code:
http://[ecximg2]+\.[images-]*amazon\.[coma]+/images/I/([\w&;%=\.-]+)\.[jpg]*[gif]*[png]* |
#1541
|
|||
|
|||
*Sigh*
Thanks alot for your help, but that didn't do it either.. Probably I seem to be the only one who has the problem, so the only way is to look for the cause of the problem... |
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|