Wrong number of arguments of invalid property assignment
I added a new column in the WA_eCart for a dropdown select menu.
Everything works fine till I "confirm".
Error :
Runtimefout Microsoft VBScript error '800a01c2'
Wrong number of arguments of invalid property assignment: 'WA_generateInsertParams'
/frogstyling/Asp/Confirm.asp, line 838
The WA_Universal_Email works fine and send the entered values correct. But value of the new column doesn't show up in the DB.
What can I do to fix this ?