I am using 1.4.2
Installes on Win 2003 R2 IIS 6 MySql 5 and PHP 5
On the same server as my WordPress Site.
For some reason I can't add any new people.
I get a error message "Error inserting person details into database"
I only have 46 poeple in the current database.
I have rebuilt the server from start to make sure it's nothing to do with the build.
Is there anywhere I can look for a log entry to tell me what is going wrong ? or any ideas on what I can do to fix the problem ?
Thank you
Neil Uys
Neil@NeilUys.Com
my test url : http://myfamily.neiluys.com
Logged In: YES
user_id=1371839
Originator: NO
You will probably be more likely to get support in the help forum and please submit this as a bug in the tracker so that it gets fixed properly.
You need to edit line 121 in passthru.php
Change:
$iquery = "INSERT INTO ".$tblprefix."people (person_id,
remove person_id,
And
VALUES ('',
remove '',