Discussions
Categories
Search
HOME
|
DOWNLOAD
|
BLOG
|
FORUM
|
DEMO
Not signed in (
Sign In
)
Feeds
RSS2
ATOM
Discussion Filters
Unanswered Discussions
Search :Open
Support
: Can not add customers
Bottom of Page
1 to 3 of 3
CommentAuthor
Shenphen
CommentTime
Jan 25th 2008
edited
permalink
Every time I try to add a customer, I get the following error:
INSERT INTO si_customers VALUE (Null,",'name of customer',",",",",",",",",",",",",",",",'1') Column count doesn't match value count at row 1.
How do I correct this?
I have not problems adding products.
I have a fresh install on the server.
Shenphen
CommentAuthor
justin
CommentTime
Jan 30th 2008
edited
permalink
Hey Shenphen,
hmmm..
are you using the latest release of Simple Invoices?
- have you made any changes to the customer table? - if you've added new fields in that table the insert query won't be happy
let me know
Cheers
Justin
CommentAuthor
justin
CommentTime
Jan 30th 2008
edited
permalink
Hey
this is most likely due to the post
http://simpleinvoices.org/forum/topic-461.html
/>
to fix the error you have to update the insert query to include the new field(s) you've added
Cheers
Justin
1 to 3 of 3