![]() |
Spend two days - no success...
Fresh forum - AME work perfect.. After restore post table - same bug.. Youtube links stop working... Always displayed as text, even in [video] tags... Finded in post table AME TAG.. Uninstall AME, delete, install AME - dos't matter. Not working.. :( OK. AME3 don't work.. But why don't work standard vbulletin links? Any ideas? |
Can this mod allow certain usergroups to NOT do video embedding while others CAN?
|
At last i foundout what my problem is...
It's not AME - it's forum... I start new thread about this problem here: https://vborg.vbsupport.ru/showthread.php?t=237873 Sow, as soon as i fixed this bug, i install AME3 again - it's very useful mod... |
Can it do embed images automatically as well? So I don't need [ IMG ] each time?
|
Quote:
hmm... i haven't tried it but logically the following would work: Regex URL: Code:
http:\/\/([a-zA=Z0-9-_./]+)\.jpg Code:
<img src="http://{vb:raw code}.jpg"> i would advise against that though because whenever you post a url like that outside of the img bbc codes it would use the video codes. meaning it would post the bbc code like video=wmv;example.com/image.jpg /video instead of img /img then if you removed ame or vbulletin changes the way videos are handled in a future release you would have to do some serious work to get your img bbc code converted back. all of the above is just my opinion. there might be a better way to do it or it might not work at all cuz i haven't tested it. it's just theory and opinion :D |
i don't know y i installed with no problem
tnx |
is there any way of programming this mod to automatically embed mp3 attachments in a small flash mp3 player?
|
give the following a try. it should work. it uses google's flash player. i haven't tested it but it should work fine.
Provider: MP3 Tagoption: mp3 URL: http://www.example.com/mysong.mp3 Regex URL: Code:
http:\/\/([a-zA=Z0-9-_./]+)\.mp3 Code:
<embed type="application/x-shockwave-flash" src="http://www.google.com/reader/ui/3247397568-audio-player.swf?audioUrl=http://{vb:raw code}.mp3" width="400" height="27" allowscriptaccess="never" quality="best" bgcolor="#ffffff" wmode="window" flashvars="playerMode=embedded" /> |
Hi everyone,
Just check if hulu is working with AME? It seems hulu has changed their codes. If anyone have it working, could you share the display code? Thanks WC |
Quote:
http://www.youtube.com/watch?v=LPCVrPDN_sE automatic playback of mp3 files attached to vbulletin posts, not for links to mp3 files |
All times are GMT. The time now is 10:03 AM. |
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:
|