05-19-2020, 12:51 PM
In this
I count 13 values. The vtiger_crmentity table has 14 fields. i see that there is a field cbuuid which is new(it did not used to be there a while ago) so old installation used to have 13 fields in that table. Could this be an issue?
Code:
Query Failed:insert into vtiger_crmentity values (?,?,?,?,?,?,?,?,?,?,?,?,?)::->[1136]Column count doesn't match value count at row 1
I count 13 values. The vtiger_crmentity table has 14 fields. i see that there is a field cbuuid which is new(it did not used to be there a while ago) so old installation used to have 13 fields in that table. Could this be an issue?