Jason Simonds Posted July 16, 2014 Share Posted July 16, 2014 Can someone post a link with the old YouTube link in it. I fixed the store today and wanted to work on that problem too. Quote Link to comment Share on other sites More sharing options...
Hash Fellow robcat2075 Posted July 16, 2014 Hash Fellow Share Posted July 16, 2014 This post has an old-form Youtube link in it... http://www.hash.com/forums/index.php?showtopic=46423&p=397343 Quote Link to comment Share on other sites More sharing options...
Admin Rodney Posted July 16, 2014 Admin Share Posted July 16, 2014 In the post Robert linked to the BBcode is: [ youtube]MK0ITXBWpHE[ /youtube] (without leading spaces) The new board requires the full URL whereas the old had supplied the URL. This would be easy to fix but the new youtube tag isn't part of the standard BBcode (i.e it isn't even listed as an option in the BBcode listing so must be deeper in the board's code. I've added a new BBcode tag for those that want to only paste the ID of the youtube video. It is: [ youtubeID]MK0ITXBWpHE[ /youtubeID] I see two options in updating the old links: 1. Add the URL after the [ youtube] tag 2. Change the tag from [ youtube] to [ youtubeID] Of course we'd only want to sample/select those links from the old forum or it'll break the links folks have posted in the new forum. Here's the code at Robert's link changed to [ youtubeID]: [youtubeID]MK0ITXBWpHE[/youtubeID] Edit: Not working at the moment. Will doublecheck the BBcode. The current youtube tag falls into IPB's new implementation of the media tag so there may be an easier way to get this done. That media tag is implemented in the PHP. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You are posting as a guest. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.