![]() |
2.5 Beta 2 has been released in the first post of this thread.
nJoy |
*AME 2.5 Installed*
Any Option for a Lightbox?! Eg: With The Image Resizer. Powered with Lytebox / Highslide / Lightview / and many more! |
Hi Geek =]
I have a question, why do all embed videos always come centered ? Can this be disabled ? all videos are becoming in the center of the thread |
Nice work
|
Just updated to new beta version, experiencing a slight problem importing reports a missing key from xml files pic attached.
Im not into coding so dont know what its asking for. any help appreciated. EDIT: i compared the xml to one inbuilt and added the name manually still shows as missing as in pic 2 |
Just an update on above post, seems a minor bug it fixes itself if you resave using the message box and re-add its key name again and save, seems when you import xml 1st time and add key manually it doesnt save it, 2nd time using its warning system link as picture attached.
Maybe a fix needed in next update... still great work tho well done all involved. |
Quote:
Quote:
|
Is it possible to get this working with vBadvanced Dynamics?
|
Quote:
|
Hi all,
Ive use a previous mod before which prefixed my vids with a Tag. Now the code code is displayed in AME, so could someone show me what i need to do to convert them to use AME, rather than doing them manually. Ive seen a previous post say he solved it by adding \1, but how do i implement it? regards |
I'm not sure what the \1 thing is referring to, but if you where using some kind of BBCode previously, the Rebuild option in Tools runs through your posts and replaces tags you previously had with [AME] tags. You just have to tell it which tags to replace. You can also run it in Test Mode to see the results and make sure it's something you want to do.
|
Hey Magz, check out the conversion tool for old tags. Make sure you check out the admincp help associated with each option too!
|
Thanks guys,
sadly my site got hacked last night, all files deleted. Im sure they gained access via an external php arcade script i was using. Thats deleted now. Ive got the site back, from a back up, and will try again when i readd it. |
man, that sucks! Sorry to hear that!
But just for future reference, AME has a conversion utility in the tools menu that can allow you to uninstall 'other' media tags. It does this by turning them into URL tags. From that point, you can then run the rebuild tools to change URL tags into AME tags. I thought that would be more useful than making a tool that simply converted other media tags into ame tags. HTHs! |
Quote:
|
Hiya,
I'm running the 2.5 version. After selecting to rebuild posts from the tools menu it runs through the first page, sits through the delay, redirects to the next page but nothing happens :confused: The attachemt is all that is shown when it flicks to the second page. I've tried it in live & test, with & without verbose. The first page goes fine and makes the changes then the script seems to stop instead of processing any more posts. Any ideas ? Cheers, Si |
2.5 is looking awesome from your description. I am looking forward to updating to that version later on :) Thanks again Geek.
|
Quote:
|
Here you go.
The main URL to the site and admin folder is ok (I use a different named folder so would prefer not to post it). Here's everything after that automediaembed_admin.php?do=dorebuild&timer=0+Seco nds+remaining&cont=1&ignorepre vious=1&deleteame=0&perpage=100&seconds=20&length= 2419200&test=1&verbose=0&start =1&in= |
I had the previous version installed, then decided to upgrade it, now pages if anyone hits post reply, my pages are blank, when I go to the ACP, all I see is most of the coding.
|
Thanks Road, that helps. Should be sorted for next 2.5 beta (which will be out in the next couple of days).
Directprint. Is this 2.0.2 or the 2.5 beta? Also can you check your apache error log? |
My Break and daily motion are not working. I have just the white boxes where they should be. I'm using 2.0.2
|
Quote:
Tried the beta as well, it removed the code I am seeing in ACP, but when trying to rebuild everything the page just goes blank and doe's nothing. |
Quote:
Quote:
The problem with the rebuild in the beta was reported yesterday and I am working on the solution which should be availible over the next couple of days (when I get back home) Thanks! |
Quote:
|
Found it, but still doesn't work for me, somethings not right somewhere. So I can't event get 2.0.2 to work.
|
in version 2.0.2 in admincp/automediaembed_admin.php on line 82, is this tag:
PHP Code:
PHP Code:
Anyhoo. Hope this helps! |
I made that change an uploaded the file, no longer showed the code, but it didn't rebuild posts. Also when I enable the product I get blank page when using post reply.
|
This is the error from rebuild posts via ACP.
Warning: require_once([path]/includes/ame_bbcode.php) [function.require-once]: failed to open stream: Permission denied in [path]\admincp\automediaembed_admin.php on line 725 Fatal error: require_once() [function.require]: Failed opening required 'C:\Domains\website.com.au\wwwroot\forum/includes/ame_bbcode.php' (include_path='.;C:\php5\pear') in C:\Domains\website.com.au\wwwroot\forum\admincp\au tomediaembed_admin.php on line 725 This is the error if I post reply in a thead... Warning: require_once([path]/includes/ame_bbcode.php) [function.require-once]: failed to open stream: Permission denied in [path]\newreply.php(742) : eval()'d code on line 1 Fatal error: require_once() [function.require]: Failed opening required 'C:\Domains\website.com.au\wwwroot\forum/includes/ame_bbcode.php' (include_path='.;C:\php5\pear') in C:\Domains\website.com.au\wwwroot\forum\newreply.p hp(742) : eval()'d code on line 1 |
Check permissions on includes/ame_bbcode.php as the php process doesnt appear to have rights to run that file.
|
Quote:
|
Is there any change on 2.0.2 since last update ? i have it on my forum and i login and found the mod is updated when i look on the mod i found the new beta 2.5 so i think do not need to update the 2.0.2 right ?
|
it's possible add support to preview post in full editor?
|
is it possible to embed the video only when within a custom bbcode?
ie. [bbcode]<youtube-url>[/bbcode] Because sometimes embedding is disabled on youtube making the youtube video "Not available" and showing a blank screen when embedded. |
Quote:
|
Quote:
|
This will be great for my board
|
Quote:
Quote:
If we can do a [youtube]http://youtube.com/v/xxxxxxxx[/youtube] kinda thing that would convert the url to link, it would be good. It would mean that users can embed those vids that are not disabled and post links to those which are in a single post. I currently do this with youtube tags, but users would have to extract the Video ID from the url to put in between the tags.. which is a hassle and a problem to users not familiar to the url structures/query strings. With some simple programming we should be able to extract the ID even if the url varies like below: http://youtube.com/watch?v=xxxxxxxx http://youtube.com/watch?v=xxxxxxxx&feature=related http://youtube.com/watch?v=xxxxxxxx&...mesite.com/yyy |
Quote:
Quote:
Quote:
HTHs |
Quote:
|
All times are GMT. The time now is 08:03 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|