Checkout Error
Posted: Thu Oct 15, 2009 6:02 pm
I need to add some custom code to the checkout page, but whenever I do, I get this error...
[[ConLib:OnePageCheckout]] ConLib\OnePageCheckout.ascx.cs(1285): error CS1501: No overload for method 'CreateUser' takes '7' arguments
Basically, I have added another flag that will show and hide a <tr> message based on the value of the variable I created. I set it up very similar to the code that was already being used for other flags in the file.
Any ideas on what I may be doing wrong?
Thanks,
Wil
[[ConLib:OnePageCheckout]] ConLib\OnePageCheckout.ascx.cs(1285): error CS1501: No overload for method 'CreateUser' takes '7' arguments
Basically, I have added another flag that will show and hide a <tr> message based on the value of the variable I created. I set it up very similar to the code that was already being used for other flags in the file.
Any ideas on what I may be doing wrong?
Thanks,
Wil