Gossamer Forum
Home : Products : DBMan : Discussions :

Re: [dandot] Add record shows admin

Quote Reply
Re: [dandot] Add record shows admin In reply to
There's a section towards the bottom of the .cfg file that looks like this:

Code:

# Auth user field. This is the field position in the database used for storing
# the userid who owns the record. Set to -1 if not used.
$auth_user_field = 9;
It doesn't look like you're using a field like that at all, so you need to change the 9 to -1.


JPD
----------------------------------------------------
JPDeni's DBMan-ual
How to ask questions the smart way.
Subject Author Views Date
Thread Add record shows admin dandot 3155 Apr 5, 2005, 3:45 AM
Thread Re: [dandot] Add record shows admin
JPDeni 3030 Apr 5, 2005, 6:34 AM
Post Re: [JPDeni] Add record shows admin
dandot 3022 Apr 5, 2005, 6:58 AM