1 (edited by 2012-12-02 12:28:04)

Topic: Comment Form Input URL

Hi community,

I hope my request will be a rather small problem.
I would like to modify the comment form.
The commenter-names are linked to a mailto-function by default.
I would like to replace this function with a http-reference so the commenter can leave his website URL instead of the e-mail address.

First of all I got the change the

<tr>
   <td>Name:</td>
   <td><input type="text" name="name" size="30"> *required</td>
</tr>
<tr>
   <td>E-Mail:</td>
   <td><input type="text" name="mail" size="30"></td>
</tr>

And I guess a gotta change the php-function somewhere.
Would you please help me modify?

Thanks in advance

Re: Comment Form Input URL

http://i982.photobucket.com/albums/ae302/nymaas/y-u-no-guy.jpg

<!--fonto:Arial--><span style="font-family:Arial"><!--/fonto-->Y U NO HELP ME?<!--fontc--></span><!--/fontc-->

I cannot imagine this's going to be so hard for Cute News

Re: Comment Form Input URL

Change the option
"Allow Mail Field to Act and as URL Field" to 'Yes'.
https://cutephp.com/forum/style_emoticons/default/rolleyes.gif

Re: Comment Form Input URL

http://i982.photobucket.com/albums/ae302/nymaas/y-u-no-guy.jpg

<!--fonto:Arial--><span style="font-family:Arial"><!--/fonto-->Y U NO HELP ME?<!--fontc--></span><!--/fontc-->

I cannot imagine this's going to be so hard for Cute News


LOL I should use this picture every time i need help https://cutephp.com/forum/style_emoticons/default/smile.gif

Re: Comment Form Input URL

Change the option
"Allow Mail Field to Act and as URL Field" to 'Yes'.
https://cutephp.com/forum/style_emoticons/default/rolleyes.gif


Thank you.
Got it now  https://cutephp.com/forum/style_emoticons/default/wink.gif