| View previous topic :: View next topic |
| Author |
Message |
abruch Guest
|
Posted: Wed Nov 05, 2003 6:19 pm Post subject: Error!...Column count doesn't match value count at row 1 |
|
|
I receive this error when I try adding a subscriber...any help is appreciated.
"Column count doesn't match value count at row 1"
Thanks,
A. Bruch |
|
| Back to top |
|
 |
PHPWebScripts Richard - Admin
Joined: 13 Jan 2003 Posts: 5694
|
Posted: Wed Nov 05, 2003 10:30 pm Post subject: |
|
|
| Please be more specific. Which script do you talk about? What did you do when received this error? |
|
| Back to top |
|
 |
abruch Guest
|
Posted: Wed Nov 05, 2003 11:54 pm Post subject: Error!...Column count doesn't match value count at row 1 |
|
|
Sorry...
It was in the "Announce Mail" program. Set up went smooth...then I received the error when I tested the index.php sign up page. When I click submit it goes to the error page..."Column count doesn't match value count at row 1"
I double checked the Data folder (777) and all other files (666) as permissions...I have not changed any scripts or templates...
Thanks again for any help,
A.Bruch |
|
| Back to top |
|
 |
PHPWebScripts Richard - Admin
Joined: 13 Jan 2003 Posts: 5694
|
Posted: Thu Nov 06, 2003 9:57 am Post subject: |
|
|
This message means that number of columns in the table is not the same as number of columns required by the script. I have just test the script and there is not an error, I have not receive this message. It means that you modified something in the script (I know you say not) or you modified something in the table. There is not another possible reason for that error.
Btw. I tested the English version which is currently available to download. The German version has not been tested by us, it translated a friend of us. If this version returns that error, please write it here. |
|
| Back to top |
|
 |
|