![]() |
Apparently it auto-parses the link, although I am not getting that to work either on my forums. I will double check the edits and everything to make sure it isn't something on my end causing my problems :(
|
so did find anything about my problem ?
|
ah i see what you mean. they can just put a youtube link in and voila?
what about old youtube links that are already on the forum? any way for it to go through them all and parse them? |
Then??? AOL Video doesn't exist as an independent service? http://video.aol.com/
|
Quote:
Quote:
Quote:
Quote:
|
I think I might have found my problem with the media tags. It seems that if I add the tags, I get a database error, however if I do not put the tags, it auto phrases it and it embeds just fine.
|
Yea with this version you have to use the standard tags. I'll add that back in the next one.
|
*I haven't gone through the posts so this info may be redundant.
The default forum setting is set to "Yes". This setting may be a problem if you have many forums but only want Any Media on a select few. To change the default setting: 1. Uninstall the XML file. 2. Change line in XML from (note in red): Code:
$vbulletin->db->query_write("ALTER TABLE `" . TABLE_PREFIX . "forum` ADD `anymediafp` INT( 10 ) UNSIGNED NOT NULL DEFAULT '1'"); Code:
$vbulletin->db->query_write("ALTER TABLE `" . TABLE_PREFIX . "forum` ADD `anymediafp` INT( 10 ) UNSIGNED NOT NULL DEFAULT '0'"); Now the default forum setting is set to "No". :) |
Yea I was torn on which way to go with that. I'm going to make a setting to change them one way or the other.
|
Ahh, now that would be cool. Thumbs up to you on a great job. :)
|
All times are GMT. The time now is 03:57 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:
|