Quote:
Originally Posted by bananalive
Find in plugin: Easy Forms Part 1:
PHP Code:
$newpost['poststarttime'] = $poststarttime;
Add after
PHP Code:
$newpost['parseurl'] = '1';
|
hmmm... it didn't work, the url didn't become clickable.
Would this need to be changed as well??
PHP Code:
Line 540 $formoutput = $bbcode_parser->do_parse($formoutput,false,true,true,true,true,false);
This is line 540 from the Easy Form 1