Gossamer Forum
Home : Products : DBMan : Installation :

Invalid format returned no matter what.

Quote Reply
Invalid format returned no matter what.
I have 22 fields in my database. One field is killing me. Everytime I try to add a record I get Invalid format returned from the experience field. I've tried alpha and numer and changing the max size. This is the line from %db_def

'Experience' => [9, 'alpha', 0, 30, 1, '', '0-1 years|1-2 years|3-4 years|5-6 years|7-8 years|9-10 years|11-15 years|16-20 years|20+ years' ],
and in %db_radio_fields I have
'Experience' => '0-1 years,1-2 years,3-4 years,5-6 years,7-8 years,9-10 years,11-15 years,16-20 years,20+ years',
HELP!
Subject Author Views Date
Thread Invalid format returned no matter what. onslow 2599 Oct 5, 1999, 6:54 PM
Post Re: Invalid format returned no matter what.
Eliot 2507 Oct 6, 1999, 4:20 AM
Post Re: Invalid format returned no matter what.
onslow 2509 Oct 6, 1999, 6:08 AM
Post Re: Invalid format returned no matter what.
JPDeni 2508 Oct 6, 1999, 7:00 AM
Post Re: Invalid format returned no matter what.
onslow 2520 Oct 6, 1999, 7:38 PM
Post Re: Invalid format returned no matter what.
JPDeni 2518 Oct 7, 1999, 7:02 AM