The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
DJ's AME :: The Ultimate Automatic Media Embedder :: 2.5.7 Details »» | ||||||||||||||||||||||||||||
DJ's AME :: The Ultimate Automatic Media Embedder :: 2.5.7
Developer Last Online: Sep 2023
From the team who brought you the blockbuster film "Yahtzee!", comes the next major motion picture about incredibly bad and arbitrary puns:
AME 2.5.7: Electric Boogaloo AME automatically embeds media in posts without the need for pesky BBCode cluttering up your editor toolbar. It's also lightweight, and saves resources that BBCode would ordinarily consume. Your users don't even have to know you have AME installed. If they share a link from YouTube, Dailymotion, Amazon, Metacafe or Vimeo, AME automatically embeds the content for them. No special code to learn. No instructions for newbies to understand. In addition, AME allows you to create, import and export support for individual websites in the form of media definitions. These XML files expand your AME to support a limitless number of websites from around the net and let you share them with the community. We currently have around 200 media definitions collected at this repository thread. If you want additional support for website not listed, please ask for it there. Odds are, we might already have one. (TIP: Be sure to check the Add-Ons section below for stuff you might miss out on, otherwise.) [hr]#CCCCCC[/hr] CREDITS This modification was originally built by [name]The Geek[/name], who is no longer coding for vBulletin. We miss him. But he gave permission for someone to continue to build upon his work. All I've done is modify the code a little to support additional functionality and to provide a place to continue to support the product. The product didn't need too much tweaking, but I did manage to add some new features I think you will enjoy, which I'll lay out in the feature list below. [hr]#CCCCCC[/hr] RECOMMENDATIONS It is HIGHLY recommended that you read the READ ME.html file included in the ZIP file before you upgrade or install. You don't want to be blind-sided, now do you? [hr]#CCCCCC[/hr] NEW INSTALLATIONS
[hr]#CCCCCC[/hr] TO UPGRADE If you are upgrading from AME 2.5.6.
[hr]#CCCCCC[/hr] WHAT ELSE? The following five posts will include:
Download Now
Screenshots
Supporters / CoAuthors Show Your Support
|
3 благодарности(ей) от: | ||
CreativeIT, ozzy47, xorex |
Comments |
#173
|
||||
|
||||
Has anyone tried this on PHP 7.0+ and VB 3.8.11?
|
#174
|
||||
|
||||
Yes, it worked.
|
Благодарность от: | ||
BirdOPrey5 |
#175
|
||||
|
||||
I'm sorry but are you sure you're running PHP 7.0.x or 7.1.x? I ask because I am looking through the code and for example in the /includes/ directory there is a file called ame_bbcode.php and one line, among many, is:
Code:
$text = preg_replace('/<<<@!([0-9]+)!@>>>/sme', 'ame_unsubstitute(\'\\1\',$ame_subbed)', $text); Those were the same kind of lines preventing the older version of this mod from running on PHP 7.x. Of course maybe I'm missing something and those lines don't actually get triggered or something.... |
#176
|
||||
|
||||
Quote:
|
#177
|
||||
|
||||
It's a warning but unlike PHP 5.x the code can't function as intended in PHP 7.x. Perhaps the code is rarely needed or the e modifier was a mistake to begin with. There are reasons, just surprising. Thank you again.
|
#178
|
|||
|
|||
Quote:
Quote:
Same here. We've been running for years without issue. We just upgraded to HTTPS and all our videos are just a blank post. I edited the replacement HTML to include HTTPS and ?rel=0, but stilll no video. Heres the edited code. Any Ideas? <iframe width="$ameinfo[width]" height="$ameinfo[height]" src="https://www.youtube.com/embed/$p1?start=$p2?rel=0" frameborder="0" allowfullscreen></iframe> |
#179
|
||||
|
||||
I had this working fine with https but now, it stopped working for me as well.
|
#180
|
|||
|
|||
same thing happened with me
|
#181
|
|||
|
|||
anything folks?? same problem for months since we went with SSL. all links are white screens. Changed everything to https and ?rel=0 with no luck. Ive run out of ideas.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|