Home N-13 News Forums Help Search
RegisterForgot password?
Login with facebook , twitter and google account aningbo
I have the following error at the top of the page how to fix it Rayc

Latest N-13 News 4.0.2

What is N-13 News?
Where can I get help?

Forums Suggestions Check for name and e-mail/URL
Carissasaur
Posted on 07 Jul 2010, 10:34:37

Access: Member
Total Posts: 9
Joined: 2010-06-10

I've been getting a lot of anonymous comments because people keep forgetting to fill out the name and e-mail/URL fields. Is there a way to verify that those fields are filled out? Does it already exist and I'm just not aware of it?
#2642
Chris
Posted on 07 Jul 2010, 11:03:43

Access: Admin
Total Posts: 1349
Joined: 2006-05-19

The system does check that a username has been entered, the problem is the template you're using has the word "Name" entered into the box by default. Edit the template and remove it from the name input field, change

Code:
<input type="text" class="name" name="name" id="name"  value="Name" />


to

Code:
<input type="text" class="name" name="name" id="name"  value="" />
#2643
Network-13.com © 2011