![]() |
Oh guys, I'm crazy. :D
Here is my "small" german translation. :D (Language File) @Geek: You can upload it in your first post. ;) cu entertain |
does this mod work with signatures? hmmm doesn't work for sigs and daily motion doesnt seem supported =(
|
Just installed on our forum http://www.webcosmoForums.com
Good job. |
What about some popular sites such as the following
www.play.com www.game.co.uk www.hmv.co.uk Members on my forum regularly use these sites when ordering stuff so it would be great to have them on the list. As it stands, this is one beautiful mod that trumps all others! Good job! |
I have installed this and I chose to exempt unregistered and banned users but they still can see :(
Link Any help would be greatly appreciated :) |
Quote:
http://www.mfg.me.uk/showthread.php?p=36960#post36960 I'll have a poke around and see whats up. |
Quote:
For example, if you check it for administrators then none of your own posts will be converted. It's not a way of blocking unregistered users, simply a way to stop their posts being converted should you have guest posting on. At least, that's what I make of it anyway. ;) |
You can't prevent certain usergroups from seeing the videos, just AME automatically converting them.
The reason is down to the postcache. Once a post gets parsed, it gets saved for x amount of days. Therefore when your admin first views the post, it gets cached from the 'admin' perspective. If the cache expires and a guest is the next to view it, it then gets cached from the guests perspective. There are a couple of solutions I am playing with, but I am not 100% sold on either yet. One would be to swap out the URL with javascript after processing, the other would be check posts during display time. The first would be the least server intensive, but not ideal. The latter simply means more server processing. Leave it with me, I am working on a couple ideas. But if you really need a mod that will only display for certain usergroups right now then try checking out passivevid as I am pretty sure that supports the option. HTHs |
Thanks for this great mod.
I updated on my board and then had all previous AME codes removed using the TOOLS section. When I then tried to reconstruct posts, no videos showed up, only hyperlinks. What am I doing wrong to make it rebuild those links? |
Try running in test mode and verbose mode. This will show the processing in action. If you are not seeing ame tags converted when they really should, make sure the system is not disabled (admincp->AME CP->settings). Let me know.
|
Just as an FYI:
I have completed the alpha of the next version which includes a lot more functionality based on user requests.
What I have left to do:
Though this version will still support all the existing definitions, some changes will have to be made to support the new areas of functionality. Namely the ability to adjust the size of the media. Right now, the width and height attribute is included in the embed code. While this is fine, it means that you can't specify the size of the media with the new features. To support the new sizing options, the width and height attributes within the embed code will need to be changed from width="xxx" and height="xxx" to $ameinfo[width] and $ameinfo[height] respectively in both the object tag and the embed tag. I may also do a tool to try and automate this for users, we will just have to see how much time I have :) Anyhooo... I have spent a great deal of my vacation time retooling this mod so I am going to go take a break and catch some sun with an ice cold beer for awhile (vacation is almost over!). I may get some time later today or tomorrow morning to release a beta, but then again, I may not :D nJoy |
Page keeps loading during installation.
My post table has more than 1,2 millions records. How much would it take to add the index?:confused: |
Quote:
Daily Motion is indeed supported, including all it's foreign language counterparts and 150+ other sites. You just need to get the definitions from the Add-On to this thread. Quote:
Quote:
That's size variable sounds like a major dream come true to me. |
niceeee sounds awesome (Y)
|
On line 82 of the automediaembed_admin, it would be very helpful if you used the long php tag' <?php' instead of '<?' in future releases. My webserver has problems displaying php files with the short tags. Also, that's the only place where you use the short tag.
Besides that, the mod is working great. Thanks for updating it! |
Quote:
Quote:
|
@Mindstar - Ill add the option to curl or fetch for you :)
@Mikhal - I updated the next version with the php tag for :) @DJ - if you can update your XML work with the size changes, Ill happily send you a pre-release to do so. That will save me the time of writing a conversion tool :) @Sunset - If the page is just reloading the first, it usually means it is on test mode. If it isnt and it is taking ages... make sure you turn off the extraction method as that means each match will be trying to fetch the destination title (which can take some time) Hope that is everyone :D |
When I post any youtube link in any profile's visitor messege, It's shows double...
https://vborg.vbsupport.ru/ |
Anyone got some HTML code handy that I could use to put the videos in a collapsible box?
|
Quote:
|
Quote:
|
Quote:
|
Last day of holiday... how bout tomorrow? :)
Obviously it doesn't need to be released, but just get it ready as I am looking to release 2.5 tomorrow :) To do so... replace all instances of HTML Code:
width="xxx" (or) width='xxx' HTML Code:
height="xxx" (or) height='xxx' PHP Code:
PHP Code:
note the lack of quotes in [height] and [width] |
Added to 3.7.2, worked superbly!
Installed vBlog and it (blog) had database errors. First support reply was is an AME installed? Hmmm, Uninstalled AME and blog worked fine?? Any thoughts on this? Thanks |
uninstalled, reinstalled and all seems well.
Thanks for this! |
I have URLs like this:
Code:
[url="http://www.youtube.com/watch?v=beKgeNShJxY&fmt=18"]YouTube - House - Season 5 - Promo 2[/url] How can I fix it? Thanks. |
<a href="https://vborg.vbsupport.ru/showpost.php?p=1608156&postcount=2" target="_blank">https://vborg.vbsupport.ru/showp...56&postcount=2</a>
|
Oh, I never saw the FAQ, sorry and thanks :)
|
I have another problem. A long time ago I was using this mod that requires to use a [MEDIA] tag, how can I delete all those tags? Without them then I could convert URLs to AME's
Edit: I fixed it with "\1". |
Quote:
|
never mind, figured it out. You may have to reinstall your flash plugin.
|
I'm having a problem...it was working great until a few days ago. For some reason, when I post a link it either A: Doesn't work or B: Makes it just a bunch of HTML. Help!
|
Can you provide an example?
|
It is nice to see you back online Sam :)
|
Hey Lizard, nice to see you still about too :)
FYI all: I am now back from my vacation and gearing up to head out on a business trip to Athens. I have finished the first beta of what will now be 2.5 and it is being tested while I find time to do some code clean up. To whet your whistle and give you an idea as to why I have gone from version 2 to 2.5 in a couple weeks time... here is a smackle of what is included in the next version: New in 2.5:
Limitations with usergroup viewing permissions The new system uses javascript to attempt to 'hide' the embedded media and 'show' a default URL. If the user doesn't have javascript enabled or places an embedded video in their post via the quick reply box, it will appear to them until they refresh the page. Of course, if the person doesn't have permission to view, I doubt they would have permission to embed anyway! Another limitation with permissions will be that if someone with permission to post URLs edits someones who doesnt... well.. . it will appear! Note on template conditionals vBulletin caches the contents of posts after it has been parsed to save processing time. This means that if you put a condition into one of AMEs templates that will somehow alter the contents based on who is viewing it... you will get unexpected results. Say for example, in AMEs template you used the following conditional: <if condition="$bbuserinfo['userid']==1">Hi Bob!</if> If someone other than userid #1 created the post (and hence the cache), it won't appear, even when user #1 views it! Obviously the opposite is also true. The only way to get around this is to turn off vBulletins post cache, but I wouldn't recommend it! Changes to definitions Stop using width and height tags in your object and embed tags. Instead, use $ameinfo[height] and $ameinfo[width] respectively. This is so that users can specify the dimensions in their settings and use the same definition in different areas of the site. Although pre 2.5 definitions will work, It will look pants if you can't tweak the size for a signature! Start putting the ameid tag in your exported items. This is a unique identifier similar to vB's productid that can contain only alphanumeric characters and an underscore (basically any combination of letters, numbers and the _ character. No spaces permitted). This tag will help prevent duplicate imports and also give the template the option of knowing what type of media it is. nJoy |
installed with no problems, thanks for that. I am wondering how to display the videos you mentioned in your first post: yahoo, youtube, myspace, google and Amazon
I can get youtube to display no problem but any other video I try and put in it simply displays the URL? |
can you post some examples that arent working?
|
Can you make a video link to your own site(http://www.domain.com/video.mpg). Will it still embed the video into a post?
|
Quote:
|
Thanks for posting the link. It helped.
|
All times are GMT. The time now is 04:44 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:
|