![]() |
Quote:
2- Make sure the automatically convert videos option is ticked 3- click install Quote:
Please click install |
i can't see xml file import product
|
Quote:
|
I love this mod
I did have AME installed on my 3.8 forum and one of the plugins I really liked was the www.amazon.com Is there anyway we can get that back ? Thank you. |
hello geek:)
I have upgraded to AME3 and vb4. followed all the procedures, but all my links in the entire forum have not been converted. the still show [ame..........] kind of tag. any help? you can follow the following link as an example: http://www.familybunker.com/forums/m...tml#post135138 thank you |
I've spent 5hrs trying to figure this out no clue.
The regex code you " The Geek" ( realtytube.com.au) created for me worked like a charm on one forum. I then installed your mod on another upgrade of V4 to a different domain but for the life of me I cannot get the code to display on the forum. The other codes such as Youtube ,Vimeo all work with the mod but not the code created by The Geek. Yes it does work on another forum ....any ideas what I need to do ? |
I had asked earlier about adding support for any type of locally hosted media files and was hoping to check back with you now that it is out of Beta. I have a series of videos to help out medical students that I would like to host myself and stream on page. I am not particular about what codec or software I use. I really appreciate your work as I can tell everyone does here, you have been to recommended mod over and over.
Quote:
|
Quote:
|
Anyone have an idea what might be my problem?
Have I over looked some thing? |
my bad, i was onl;y converting in test mode.
all ame tags are converted into video tags. nice good and thanks:) |
Hey Geek,
or anyone. I need definitions for the longtail video / jw player. http://www.longtailvideo.com/ I bought a premium license- what I really want to do is take in youtube videos. (so i'm assuming i just edit the youtube definition). But I'm unsure how I should go on about reworking - it Example source embed code generator: http://www.longtailvideo.com/support...rd?example=205 Quote:
is an example embed code they gave me. Trying to have AME3 detect youtube video -> push into the JW player -> output into threads. The main reason i want to use JW player OVER the youtube player - is the ability to run pre-roll / post roll advertisements that are controlled within my site. Willing to pay some quid for help. |
Thanks
I am using v4.0.1 but I do not have the includes/xml/hooks_vbcms.xml file |
Received this as an error when trying to physically delete a message. Don't know if it's been pointed out yet.
Fatal error: Call to a member function query_write() on a non-object in /home/zunited/public_html/includes/ame_prep.php on line 518 EDIT: Also happens when it's just a regular delete. |
great as always. Thank you Geek (y)
|
Quote:
|
Quote:
|
what can i do for redtube and youporn ?
Sorry, is an adult Board. |
This is my redtube regex for 3.8 if that helps:
Code:
[http://]*[a-z]*?[\.]?redtube\.com/([A-Z0-9._%-]*) Code:
<object width="$ameinfo[width]" height="$ameinfo[height]"> |
Quote:
Sorry.... not Working, the show no Video.... but the code, wen i am klick nswer with Qute is this: [video=redtube;26210]http://www.redtube.com/26210[/video] |
Installed. Works on my VB4.0.1 Thank you for your good work.
|
could this detect mp3 attachments and embed them in a flash player?
|
does anybody know how to get fullscreen to work in youtube?
this is what I tried....and variations of it. Thanks in advance And thanks for the GREAT mod! Code:
<object class="restrain" type="application/x-shockwave-flash" width="540" height="325" allowfullscreen="true" data="http://www.youtube.com/v/{vb:raw code}"> |
Can you show me a Code for WMV ??
User post this: Code:
http://www.xxxxxxx.com/forum/bilder/1/vid.wmv Code:
<embed src="http://www.xxxxxxx.com/forum/bilder/1/vid.wmv" width="640" height="480" type="application/wmv" name=MediaPlayer autostart=0 showcontrols=1 showstatusbar=1 autorewind=1 showdisplay=0></embed> Thanks for your help |
Is it just me or is there no product file in the zip?
Edit: Nevermind, I forgot this is the only modification out of the thousands of mods on vbulletin.org that hides the XML file in the includes/xml/ folder... ;) :P |
Quote:
Not only does it tell you exactly what you missed, it's packed full of funnies. |
If it's a first time install, I agree - read the instructions. But it seemed stupid to download an additional 2mb install file just to be told what we already know when upgrading... upload new files, import product, click "Overwrite" tada. Touche though... I was moreso jabbing at the fact that this is the only mod I've ever installed (and I've installed at least a hundred...) that has to hide the product file inside the upload folder instead of putting it outside of the upload folder. :)
|
I see it more as 'the only mod to take advantage of a feature that would otherwise remain entirely unused'. :)
|
Master XML imported fine :)
Getting this however with amazon rss feeds: Code:
Warning: preg_replace() [function.preg-replace]: Unknown modifier '/' in [path]/includes/ame_prep.php on line 556 Code:
$text = preg_replace('%(\[(quote|php|html|code|nomedia)([^\]]*)\](.*?)\[/(\2)\])%sime', '$this->substitute(\'\1\', $this->_subbed)', $text); |
hi
ive been off vb for a long while and today i upgraded a forum to 4.0.1 , however we used your old hack for 3.8x with custom local wmv addition... now ive been trying to reload local wmv after many many tries am still failing... I tried disabling the hack and modifying bbcode xml file and adding our self as source and modify bbcode video template, still no luck i retried using your hack with this Code:
It does parse and changes the code but still no display of embed ! either a so simple mistake or donno ! hope you can help The post shows nothing on display however on edit : video=ms;http://www.MYDOMAIN.ms/movies/lebmov...madina-low.wmv[/video] so basically its being parsed after preg matches ... any advice on where i went wrong ? regards |
Hi,
is it possible with AME that i import a videofile from my own server? Thanks and greets Andreas |
I love this mod ... however one improvement that i would like to request, suggest.
It does not work with the CMS I would love if the video would show up on the first page on my CMS this is how it looks ( note the video does not show ... just the link to youtube: Post 1 by tom Published on 02-15-2010 http://www.youtube.com/watch?v=ZawrdYA0WXU ... Read More |
Quote:
|
Just an update ..
I went back to the original vb code and updated bbcode_vb XML and the bbcode video template with the same regex... The local wmv now work fine when using video bbcode tag.. So i re-activated your hack, once again now both work With inserting video bbcode or without it, since your hack is wrapping the video bbcode successfuly and doing its job. However am just curious, why wouldnt it work since its already loading as a hook before the post unless i manually added the html code to the bbcode template ! |
Anyone have luck with a working playlist.com "playlist" definition for this mod yet?
|
Quote:
|
Quote:
Quote:
I think all the other questions are related to custom definitions, which sadly I don't have time to do so will leave to the community :) |
Quote:
All vB addons always store the product-xml in the includes/xml folder. I just started following suit. But if you were upgrading, then you already had the readme and already imported the product once so you knew where it was. That is, unless you were upgrading from 2.5x. In that case the readme contains important information that you should read about upgrading in the first place. Either way, you didn't read the readme and want to complain about it. Sheesh ;) |
Quote:
|
gotcha. Thanks DJ :)
|
Not exactly sure how to make it work, I'm on 4.0.1, and just added all of the files, is that it?
|
All times are GMT. The time now is 10:43 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:
|