XF 1.1 What to replace to change Youtube or Video tags

Fredjo

Active member
Hello peeps !

I'd like to replace my old PhpBB Youtube tags and don't know where to start.

I've installed the (very nice) Post Content Find/Replace tool found here : http://xenforo.com/community/threads/post-content-find-replace.6548/

I've tried to reply in the thread but it seems to be archived and can't reply.

I need some help on what to put on those find and replace forms.

At the moment my code look like this :

Code:
[youtube]FkszTNID2rs[/youtube]

What should I fill in ?

Thanks for the help in advance and sorry if that is a dumb question but this is beyond my knowledge ;)

Fred
Happy Xenforo User !
 
So your current code is wrapped with YouTube tags, and you need it to be replaced with media=youtube.

Give me 10 minutes to get to my laptop.
 
yeah current code after the phpBB import is



Code:
[youtube]2IN-lIf_62I[/youtube]

And I only needs this to make it work in Xenforo right ?

Code:
http://www.youtube.com/watch?v=2IN-lIf_62I
 
Can I ask for help again ? :oops:

I have some tags that were appearing like this :

Code:
[video]http://www.youtube.com/watch?v=uJke44UlVKY&list=UUDKJKKo9gf4-rGtU5CG0oPg&index=3&feature=plcp[/video]

What should I put in the different fields ?

Thanks a lot in advance (y)
 
got it, thank you!

Rather than asking repeated questions, I also need to replace vb4 vbseo thread links . Is there a thread with this going on? I've done a search but having found what I need so far.
 
Top Bottom