1 rrohde Apr 05, 2010 02:03
3 tilqicom Apr 05, 2010 10:35
simply removing
//$Form->text( 'o', $comment_author_url, 40, T_('Website'), '<br />'.T_('Your URL will be displayed.'), 100, 'bComment' );
or commenting out that field should suffice.(in _item_comment.form.inc
4 rrohde Apr 05, 2010 11:03
Thank you tilqicom - that did the trick.
5 yabba Apr 05, 2010 18:17
You'll also want to kill the param('o') in /htsrv/comment.php by changing
$url = param( 'o', 'string' );
to
$url = '';
Otherwise I could still spam you with a url ;)
¥
6 rrohde Apr 05, 2010 20:20
Thank you ¥åßßå :)
hi rrohde
what do you mean "website". can you paste your blog url site pls.
thanks