Jayme wrote:
> I recently did a fresh install of Keystone2 0.9.10
>
> Everything seems to be working ok, but I can't add a contact. Whenever
> I do it just comes out with all blanks. It looks like the form data
> from addcontact.php is not being passed to postcontact.php
>
> Here is some debug output:
>
> --
> :DEBUG:nbrowse.php:IsSet f_process: postcont
>
> :DEBUG:postcontact.php:tag , name
> :DEBUG:db_query:insert into contacts
> (tag,name,company,email,passwd,ctype,comment) values
> ('','','','','','','')
>
> :DEBUG:nbrowse.php:add: 'add' and state is 'contacts'
> --
>
> Any ideas?
Hi Jayme - yes, from many months in the future, my apologies.
The Contacts system was very very broken in the 0.90 release. I've jsut
committed some very large changes to bring it up spec, we should have a
posted version within the next few weeks.
I am looking for testers though, so if anyone is up for pretty bleeding
edge, I can post the current cut. It might not be pretty though :)
-dbs