Incendio
09-02-2005, 07:54 AM
heya. I use Cutenews, 4 i think (the newest version) and I have a HUGE problem.
The Email Field doesnt work. So when ppl type in their URL, no links shows, their name doesnt get linked. This makes it impossible for me to reply to their comments which makes me feel - bad!
The email field only works when somebody type n their email. But not their URL.
Also, before you ask, ---- system configuration - the option -----
Allow Mail Field to Act and as URL Field Yes No
visitors will be able to put their site URL insted of mail
I chose YES.
<table border="0" width="342" cellspacing="0" cellpadding="0">
<tr>
<td width="49" height="1">
name:
</td>
<td width="250" height="1"><input type="text" name="name" tabindex="1"></td>
</tr>
<tr>
<td width="49" height="1">
URL/email:
</td>
<td width="250" height="1"> <input type="text" name="email" tabindex="2"> (optional)</td>
</tr>
<tr>
<td width="49" height="1">
</center>
<tr>
<td width="51" height="1">
<p align="left">smile:</p>
</td>
<center>
<td width="250" height="1" >
{smilies}
</td>
</tr>
<tr>
<td width="250" height="1" colspan="2"> <textarea cols="30" rows="6" name="comments" tabindex="3"></textarea><br />
<input type="submit" name="submit" value="Add My Comment" accesskey="s">
<input type=checkbox name=CNremember id=CNremember value=1> <label for=CNremember>Remember Me</label> | <a href="javascript:CNforget();">Forget Me</a>
</td>
</tr>
</table>
The Email Field doesnt work. So when ppl type in their URL, no links shows, their name doesnt get linked. This makes it impossible for me to reply to their comments which makes me feel - bad!
The email field only works when somebody type n their email. But not their URL.
Also, before you ask, ---- system configuration - the option -----
Allow Mail Field to Act and as URL Field Yes No
visitors will be able to put their site URL insted of mail
I chose YES.
<table border="0" width="342" cellspacing="0" cellpadding="0">
<tr>
<td width="49" height="1">
name:
</td>
<td width="250" height="1"><input type="text" name="name" tabindex="1"></td>
</tr>
<tr>
<td width="49" height="1">
URL/email:
</td>
<td width="250" height="1"> <input type="text" name="email" tabindex="2"> (optional)</td>
</tr>
<tr>
<td width="49" height="1">
</center>
<tr>
<td width="51" height="1">
<p align="left">smile:</p>
</td>
<center>
<td width="250" height="1" >
{smilies}
</td>
</tr>
<tr>
<td width="250" height="1" colspan="2"> <textarea cols="30" rows="6" name="comments" tabindex="3"></textarea><br />
<input type="submit" name="submit" value="Add My Comment" accesskey="s">
<input type=checkbox name=CNremember id=CNremember value=1> <label for=CNremember>Remember Me</label> | <a href="javascript:CNforget();">Forget Me</a>
</td>
</tr>
</table>