Frequently Asked Questions
Column count match?
-
Column count match?
Posted on May 21, 2004
Written by
Sasha (view more by Sasha)
Filed under FAQ, PHPFanBase: Troubles, Scripts
I just put all my members in batchmembers.php and tried to run it, but I get the following error: “Column count doesn’t match value count at row 1″.
This means you forgot to put a certain field in somewhere in your batch members file. Every line for each member should have 9 sets of “‘..’,” if you enabled favorites, and 8 if you didn’t. Double check your lines to make sure you didn’t forget a set of ”, somewhere, or accidentally deleted a ‘.
This error will also occur if you use the wrong part of the script - don’t use the part for a favorite field if you don’t have one and vice versa.