can?t get it to work... here it is:
http://zelda.wi3k.net/foro/showthread.php?threadid=72
here?s the error:
PHP Code:
Fatal error: Call to undefined function: handle_bbcode_url() in /usr/home/wi3knet/public_html/zelda/foro/admin/functions.php(1200) : regexp code on line 1
this is line 1200:
PHP Code:
$bbcode = preg_replace('#\[img\]\s*(https?://([^<>*"]+|[a-z0-9/\\._\- !]+))\[/img\]#iUe', "handle_bbcode_url('\\1', '', 'url')", $bbcode);
any ideas? :s.... I want this hack sooo bad!!.. My best shot is that I?m missing the js file.. but there?s no js file on the zip.... @@
EDIT
lol, downloaded the js file from ur site and uploaded to the forum root and nothing... :S