Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
MyCode Help
#2
Don't do that, pretty dangerous if people can just embed anything, but
Code:
\[4shared\](.*?)\[\/4shared\]

<embed src="$1" width="470" height="320" allowfullscreen="true" allowscriptaccess="always"></embed>

Edit: I've only used MyBB once, can't remember very well, but it uses the preg_replace() function I think; I'm pretty sure it adds this automatically, but you may have to do add / and /, like this

Code:
/\[4shared\](.*?)\[\/4shared\]/


Messages In This Thread
MyCode Help - by awww - 05-26-2010, 03:22 PM
RE: MyCode Help - by Cida - 05-26-2010, 03:28 PM
RE: MyCode Help - by awww - 05-26-2010, 03:33 PM
RE: MyCode Help - by Elektrisk - 05-26-2010, 07:24 PM

Forum Jump:


Users browsing this thread: 2 Guest(s)