![]() |
Quote:
|
OK Got the first part but what do I do with this bit.
Then Edit the plugin titled: AME - Auto Convert URLs. And click save ????? Many thanks :) |
Okay, so just to be sure since I have to work these from the inside out, let me know if I've got the tags compared correctly.
<item> = <def> <id> = <providerid> <title> = <tagoption> [s]<description>[/s] NEW = <url> [s]<displayorder>[/s] <findcode> = <regex_url> <replacecode> = <embed> [s]<status>[/s] [s]<container>[/s] <embedregexp> = <regex_scrape> [s]<extraction>[/s] <gdef> = <priority> [s]<ameid>[/s] [s]<validation>[/s] |
Quote:
providerid (was id) isn't really used on insertion anyway provider (was title). A User friendly name for definition. Appears in the media popup box linked url (new). A link to the provider home page. Used with Provider name to provide user friendly link in video popup box tagoption (was ameid). A unique textual key to identify defintion regex_url (was findcode). The regex to match the URL. Grabs the 1 parameter unless regex_scrape is specified regex_scrape (was embedregexp). The regex that will return 1 match from the destination page. embed (was replacecode). This is the html with {vb:raw code} in it. It actually gets build into the bbcode_video template. Others are discontinued. HTH's :) |
Quote:
|
when i create a new topic i see this error
HTML Code:
Warning: Invalid argument supplied for foreach() in [path]/includes/amefy_class.php on line 176 |
Quote:
Quote:
|
You replied over there to this message.
http://www.vbulletin.com/forum/showt...esizing-in-CMS Have you gotten the issue w/the CMS worked out, where it will resize them ? |
There is no issue with the CMS and AME. If you uninstall AME you will see the exact same problem using vB4's video popup because the problem is vB4.
|
Doesn't work for me.
http://www.mifbody.com/vbulletin/showthread.php?34280-Welcome-to-MiFbody-com-VBulletin-4!&p=529143#post529143 I have it in there and the checkbox is checked to parse it into video. Youtube is defined and it's a new post that was done after installing AME so it's not a matter of rebuilding posts. It's simply not doing anything to the youtube link. |
Thanks for developing this mod, which is really great.
But I have one problem when using it When there is a link in a post like this [URL="http://www.google.com/search?rlz=1C1CHOT_enAM350AM351&sourceid=chrome&ie =UTF-8&q=vbulletin"]http://www.google.com/search?rlz=1C1CHOT_enAM350AM351&sourceid=chrome&ie =UTF-8&q=vbulletin[/URL], and afterwards the post is quoted, in the quoted post there appear unnecessary symbols like "/". The same post is normally quoted when AME 3 is disabled. You can see this behavior here in my forum Also I have noticed that this problem doesn't appear with all links, but I can't figure out this special cases. Can you please have a look at this, and provide some help. |
Quote:
Quote:
|
Hi Geek,
I am having problems with the installation on VB4 Patch 2, I have followed your instructions to the letter... well, I think I did... and it is not showing up as it was before.. For example this post showed it as an embedded video when it was vB3.8, now it isn't... http://forum.landrovernet.com/showth...androver-Films Tried a few times now going over the instructions again, just to make sure, including editing the files again as per the instructions... and still the same result... not sure if they have changed something somewhere else or I have not switched something else on or switched it off... |
That link is borked. For some odd reason you have [video][/url[url][/video] going on. Thats just wrong. Are other posts doing that? Was that a conversion from AME2x?
|
Yep, they are, and was an upgrade from 2.0, not sure what happened, but even new links just put in give the video tag and still no embedding.
Though I am slowly working through the system, so I may have missed something |
I too have the same problem - vb4 upgrade from vb3 and previous version of AME.
I then upgraded to AME3 and did a convert on my posts to change all ame= to the below video format. For instance - check this page: http://dev.gamers-underground.com/me...his-match.html This is the code for the link: Code:
[video=youtube;apWrS2uPBTg]http://www.youtube.com/watch?v=apWrS2uPBTg[/video] I have removed the link from the hook xml file - it just doesn't seem to kick in. |
Quote:
PHP Code:
|
Mine doesn't work :\
"This product is not compatible with version 4.0.0 Beta 4 of vBulletin. (Compatible starting with 4.0.0)" And i don't have a includes/xml/hooks_vbcms.xml file. |
@ The Geek
Just to let you know, I can post a video with the video tags and it embeds okay, I assume that is the vB version as it is fairly basic... |
Quote:
<dependency dependencytype="vbulletin" minversion="4.0.0" maxversion="" /> You don't have to do the hook edit if you don't have hooks_vbcms.xml HTHs |
Quote:
|
I'm a doofus - disregard about it not working. I didn't see the edit and save of the plugin. Funny how you have to edit the plugin and then hit save? Either way - works now.
|
Quote:
|
Right, I can get the video embedding to work only in the admin forum, editing the post I put up earlier it doesn't work... I have added a post after it with the same link, and not working, also tried in another part of the forum, also not working...
Is there any permissions I should go and look at...:confused: |
nope. All AME3 does is look to see if you have a video in your URL tags. If do, its changes the url tag to a video tag. Nothin too fancy. Most of AME's key features are the ability to manage and import/export definitions through the admincp.
|
Quote:
Editing that post doesn't fix it neither does a new post. Still no go. I know a bit of PHP, is there some way I can insert some debug code to see if it's starting or not? EDIT: I just turned on vb's debug mode and the hook "data_preparse_bbcode_video_start" isn't called at all. |
Then follow the steps again. It isn't being called because they put that hook in the wrong section of the hooks_vbcms.xml file. Deleting it means that next time the cache of hooks is saved (via savinga hook) it will build correctly. See the link in the first post to the bug tracker.
HTHs |
Does this also do VShare ?
|
Quote:
|
Love it, thanks. It worked great!!! :)
There are some posts with just the url for the youtube video without any tags around the url, any suggestions on how to convert these to tagged url's without spending hours on editing each post then running the rebuild? |
Quote:
Quote:
Quote:
|
Just an update, and useful for anyone else who has a similar problem, it turns out that for some reason, when we upgraded the forum, it switched the IMG code option off on all the forums that had it on and the ones which had it off suddenly had it on... :rolleyes:
So we have it sorted now... many thanks for the help... (Next Gars.... ;) ... ) |
Good luck with Gars, not sure if Morgan is upgrading it or not. Personally I think it would be a freaking massive workload to pull off.
Thanks for sharing the solution! |
Geek, I just installed AME on my test vb4 server. I made a post with Youtube, Vimeo, and Hulu to see how it worked.
Youtube and Vimeo worked fine just posting the links, but not Hulu. I had to manually edit the post and add the [video] tags then it worked. |
thanks for the heads up. Can you give me the link that was borking out for you?
|
Hmm, I installed AME without problems and removed the hook. but nothing happens. Any idea what else to do?
This is the page in the CMS: http://issaforum.snake-style.org/con...30-ISSA-Videos |
I think its because you are using this link on the top video....
Code:
http://www.youtube.com/user/IpTaiChi#p/u/1/300fvly1mXA Code:
http://www.youtube.com/watch?v=300fvly1mXA Try using this link on the second video. Code:
http://www.youtube.com/watch?v=02ODqfpVXME |
1000 blessings!
Thanks for the fast help, it worked :) |
is this add-ons working with VB 3.8.3?/
|
Quote:
|
All times are GMT. The time now is 10:30 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:
|