UBB.Dev
Posted By: JoshPet [6.1] No Default Anonymous Username - 10/08/2002 3:31 AM
Mod Name / Version - No Default Anonymous Username
Description - Does not automatically fill in a default "Anonymous" username for Anonymous Posters and requires them to fill in a username.
Pre-requisites - none
Working under: 6.1.1 but I'm fairly certain it will work under 6.x
Author - JoshPet - for discussion and bug reports come to www.ubbdev.com
Credits - KLB for requesting it
Files Altered - newreply.php and newpost.php
Database Altered - no
New Files - none
Any other info - this is a simple tweak


Attached File
58556-NoDefaultAnonName.txt  (311 downloads)
Posted By: Ian_W Re: [6.1] No Default Anonymous Username - 05/10/2004 1:28 AM
Just in case anyone uses this modification....

Under the directions..

For the newreply.php file

$postername = " ";

Should read

$postername = "";

Having $postername = " "; will cause the box for the anonymous poster to be hidden.
© UBB.Developers