Welcome to Geeklog, Anonymous Sunday, December 22 2024 @ 02:12 am EST
Geeklog Forums
Make it so Users..
Brandon
Anonymous
with a 2 character username can post in the forums or make it so usernames have to be more than 2 characters. I created a username "BG", that worked fine until I tried posted in the forums. Says something was to short or incomplete, Im guessing it was my username as I submitted the same posti anonymously and it worked fine. I might have missed something here, just making sure before I create another user.
13
9
Quote
Status: offline
fimi
Forum User
Newbie
Registered: 05/24/03
Posts: 10
the forum is designed to have at least 3 chars in a username(i think), but geeklog can accept 2 chars usernames,i guess the dev team never thought about it!
they either have to make geeklog accpent usernames with chars > 2, or make the forums accept >= 2.
bye,
fimi
they either have to make geeklog accpent usernames with chars > 2, or make the forums accept >= 2.
bye,
fimi
13
14
Quote
Status: offline
Blaine
Forum User
Moderator
Registered: 07/16/02
Posts: 1232
Location:Canada
There is a check in the forum version 2.2 and earlier for a min length of username, subject and comment to catch eronious posts. In Version 2.3 these min length checks are configureable.
You can look in createtopic.php for this check and modify it
if(strlen($name) > 2 && strlen($subject) > 1 && strlen($comment) > 1) {
You will see this check twice - new topic and new reply.
(strlen($name)
Geeklog components by PortalParts -- www.portalparts.com
You can look in createtopic.php for this check and modify it
Text Formatted Code
if(strlen($name) > 2 && strlen($subject) > 1 && strlen($comment) > 1) {
You will see this check twice - new topic and new reply.
(strlen($name)
Geeklog components by PortalParts -- www.portalparts.com
11
8
Quote
All times are EST. The time is now 02:12 am.
- Normal Topic
- Sticky Topic
- Locked Topic
- New Post
- Sticky Topic W/ New Post
- Locked Topic W/ New Post
- View Anonymous Posts
- Able to post
- Filtered HTML Allowed
- Censored Content