Gossamer Forum
Home : Products : DBMan : Installation :

Trouble adding records

Quote Reply
Trouble adding records
I am unable to add records in my database, even as it came default (http://www.io.com/~fishman/cgi-bin/dbman/db.cgi?db=default)

The whole add process looks like it goes fine, but when the results of the add come up, the whole form is blank. The record never actually gets added to the database, only the ID number. Any ideas?

Thanks in advance,
Brian
Quote Reply
Re: Trouble adding records In reply to
Hi Brian,

Sounds like an html problem. Try it with $db_auto_generate set to 1. If it works, check your forms to make sure your field names match up with your field names in the config file.

Hope that helps,

Alex