Gossamer Forum
Home : Products : DBMan : Installation :

Puzzling behavior

Quote Reply
Puzzling behavior
Hi all,

I got the database up and running, but have some strange behavior.

I have 3 fields that I want to be hidden from all but the admin, as the userid field does. However, I have the form-length set to -2, as the readme says to. But they show up for my default users accounts. The Userid is not visible but these other three fields are.

I am at my wits end... and it is prolly something so simple and I just missed it. Any advice would be appreciated.

Url is www.starkiller.com/cgi_bin/dbman/db.cgi
Quote Reply
Re: Puzzling behavior In reply to
One other thing... I see in the html.pl the code to create a "Create Account" type page. But I don't see where that option is.
Quote Reply
Re: Puzzling behavior In reply to
Were you able to set it up? I went to the URL and the three fields with -2 weren't there.

Quote:
I see in the html.pl the code to create a "Create Account" type page. But I don't see where that option is.

Make sure $auth_signup is turned on, and go to:

db.cgi?signup_form=1

Hope that helps,

Alex