The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
AME 2.0 -Auto Media Embedding for posts, blogs, visitor and group messsages Details »» | |||||||||||||||||||||||||||
AME 2.0 -Auto Media Embedding for posts, blogs, visitor and group messsages
Developer Last Online: Jan 2019
From the creators of French and Toast comes a sweet and sticky enchanement to the New York Times best-seller: AME - Auto Media Embedding
AME 2.0 - The Embedder Strikes Back! AME has won Mod of the Month for Spetember 08. Thanks! Note that 2.5 Gold has been released. Click Here. Discussions for AME 2.5 RC 1 start here AME 2.0 is the next version of the "Mod of the Month" winning media embedder that:
Which sites are supported? At time of counting this, there are about 170 sites supported. But I have only included a few common standards as default (yahoo, youtube, myspace, google and Amazon). Why only these? AME was designed with its own import and export system that enables users to create or modify definitions and share them with the community. This keeps the system lightweight, customisable and saves us all from having to upgrade every time a media site changes their URL structure or if I add another site. Check out the 'add ons' section of this post below to see availible add-ons. Installation/Upgrade
Change Log 2.0.2 - fixed added slashes in quote blocks (DoH!), vm advanced error and incrimented product version. You need to replace include/ame_bb_code.php and re-import the product-ame.xml to upgrade 2.0.1 - fixed missing backslashes in code blocks 2.5 Pre-Release information Attached to this post is pre-release of version 2.5 2.5 is a pretty major upgrade from the 2.0 series and adds the following functionality to 2.0:
Please note that 2.5 is a pre-release so there will be issues. If you want more stability, use 2.x until this version becomes gold FWIW: The only items currently outstanding are to add some missing admincp help. The rest is working as intended as far as I can tell nJoy Show Your Support
|
Comments |
#932
|
||||
|
||||
Quote:
|
#933
|
|||
|
|||
So this has been "installing" for over 30 hours now. I have a ton of yellow dots and the window is still doing something I suppose. It creates a column on the posts table then that looks like it is as far as it gets. I have vbulletin 3.8.3. Any ideas? The post table has 2 million rows on my board. But 30 hours to add a column/index? My CPU is nothing right now and I am running it locally from my server.
|
#934
|
|||
|
|||
I'm going out on a limb here......
I'm going to guess something didn't go right during install. |
#935
|
|||
|
|||
well, i realized i did post this in the wrong version. i am installing 2.5.4. it hangs when it attempts to create an index on the post table. just hangs. post table is myiasm. i dont get it. the board is perfectly fine.
i am about ready to edit the product xml to remove that step and add the index manually to the database myself. |
#936
|
|||
|
|||
after the installation when I go to any AME settings in Admin CP I get something like this:
options['automediaembed_resolve']) { print_form_header('automediaembed_admin', '', false, true, 'warningform'); print_table_header($vbphrase['automediaembed_warning']); print_description_row($vbphrase['automediaembed_extraction_off']); print_table_footer(); } } /** * Display settings */ if ($action == "settings") { $settings = array( 'xusergroups' => explode(",", $vbulletin->options['automediaembed_usergroups']), 'xforums' => explode(",", $vbulletin->options['automediaembed_forumids']), 'open' => $vbulletin->options['automediaembed_open'], 'close' => $vbulletin->options['automediaembed_close'], ); $results = $db->query_read_slave("SELECT usergroupid, title FROM " . TABLE_PREFIX . "usergroup ORDER BY usergroupid ASC "); print_form_header('automediaembed_admin', 'savesettings'); print_table_header($vbphrase['automediaembed_settings']); print_yes_no_row($vbphrase['automediaembed_disable_new'], 'disablenew', $vbulletin->options['automediaembed_disable']); print_yes_no_row($vbphrase['automediaembed_doforums'], 'doforums', $vbulletin->options['automediaembed_doforums']); print_yes_no_row($vbphrase['automediaembed_doblogs'], 'doblogs', $vbulletin->options['automediaembed_doblogs']); print_yes_no_row($vbphrase['automediaembed_dogroups'], 'dogroups', $vbulletin->options['automediaembed_dogroups']); print_yes_no_row($vbphrase['automediaembed_dovms'], 'dovms', $vbulletin->options['automediaembed_dovms']); and much much more of this stuff... what did I do wrong? |
#937
|
|||
|
|||
ok, I uploaded files from version 1.2 and it works fine now
|
#938
|
||||
|
||||
The above is because your server isnt parsing the page as php. Most likely because the file extension was changed or your server expects .php4 or similar (or you just need to reupload)
|
#939
|
|||
|
|||
Upgraded, thank you! Fantastic mod!
|
#940
|
|||
|
|||
great mod. can I change the alignment?all the videos are center alligned!
|
#941
|
|||
|
|||
Your 'Extract Destination Data setting is currently off. That means that you will be unable to resolve URL titles and some providers (i.e. yahoo and dailymotion) will not function!
What does that mean? Ignore, sorted |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|