Sorry, dynamic pages in the [IMG] tags are not allowed
Yet it likes the BCC code for gotrillian.
Any way around it
DS2K wrote:When I got to add the BBC code to some of the boards I'm on I get this error.
Sorry, dynamic pages in the [IMG] tags are not allowed
Yet it likes the BCC code for gotrillian.
Any way around it
// [img]image_url_here[/img] code..
$text = preg_replace("#\[img\]((http|ftp|https|ftps):..)([^ \?&=\#"\n\\r\t<]*?(\.(jpg|jpeg|gif|png)))\[.img\]#sie", "'[img::$uid]\\1' . str_replace(' ', '%20', '\\3') . '[/img:$uid]'", $text);
// [img]image_url_here[/img] code..
$text = preg_replace("#\[img\]((http|ftp|https|ftps):..)([^ \?&=\#"\n\\r\t<]*?(\.(jpg|jpeg|gif|png|(php\?uuid=[0-9]+(&.*)*))))\[.img\]#sie", "'[img::$uid]\\1' . str_replace(' ', '%20', '\\3') . '[/img:$uid]'", $text);
Users browsing this forum: No registered users and 1 guest