greenchicken Active member Licensed customer Oct 29, 2012 #1 I imported my forum and all of the posts with youtube look like this [video=youtube;GzesqlQyf5Q] To view this content we will need your consent to set third party cookies. For more detailed information, see our cookies page. Accept third party cookies How do I fix this so the videos appear in the post?
I imported my forum and all of the posts with youtube look like this [video=youtube;GzesqlQyf5Q] To view this content we will need your consent to set third party cookies. For more detailed information, see our cookies page. Accept third party cookies How do I fix this so the videos appear in the post?
Chris D XenForo developer Staff member Licensed customer Oct 29, 2012 #2 What are you referring to? The fact that videos are automatically embedded? Is this not desirable? If you would prefer that automatic embedding not to happen, you can disable the feature in Admin CP > Options > Messages > Do not auto-embed media links Upvote 0 Downvote
What are you referring to? The fact that videos are automatically embedded? Is this not desirable? If you would prefer that automatic embedding not to happen, you can disable the feature in Admin CP > Options > Messages > Do not auto-embed media links
greenchicken Active member Licensed customer Oct 29, 2012 #3 I am needing to fix the video code How in the heck do I install this? I am a newbie on XEN http://xenforo.com/community/threads/post-content-find-replace.6548/ Upvote 0 Downvote
I am needing to fix the video code How in the heck do I install this? I am a newbie on XEN http://xenforo.com/community/threads/post-content-find-replace.6548/
Chris D XenForo developer Staff member Licensed customer Oct 29, 2012 #4 Oh I see. Is it that all of your old imported vBulletin posts has code that looks like this: [video=youtube Try this post by Jake Bunce: Jake Bunce said: Use Kier's addon: http://xenforo.com/community/threads/post-content-find-replace.6548/ Here is the code you need to use with this addon: Quick Find: [video Regular Expression: #\[video=youtube;([^\]]+)\]([^\[]+)\[/video\]#siU Replacement String: [media=youtube]\1[/media] Here is a picture: View attachment 22162 Click to expand... Upvote 0 Downvote
Oh I see. Is it that all of your old imported vBulletin posts has code that looks like this: [video=youtube Try this post by Jake Bunce: Jake Bunce said: Use Kier's addon: http://xenforo.com/community/threads/post-content-find-replace.6548/ Here is the code you need to use with this addon: Quick Find: [video Regular Expression: #\[video=youtube;([^\]]+)\]([^\[]+)\[/video\]#siU Replacement String: [media=youtube]\1[/media] Here is a picture: View attachment 22162 Click to expand...
greenchicken Active member Licensed customer Oct 29, 2012 #5 I got that, I have no idea how to install it properly, it seems that most of these posts are for people who know the system...... I am a n00b Upvote 0 Downvote
I got that, I have no idea how to install it properly, it seems that most of these posts are for people who know the system...... I am a n00b
greenchicken Active member Licensed customer Oct 29, 2012 #6 nevermind I got it thanks Upvote 0 Downvote