Checkout Error

For general questions and discussions specific to the AbleCommerce 7.0 Asp.Net product.
Post Reply
wilhud
Lieutenant (LT)
Lieutenant (LT)
Posts: 66
Joined: Mon Mar 30, 2009 7:44 pm

Checkout Error

Post by wilhud » 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

wilhud
Lieutenant (LT)
Lieutenant (LT)
Posts: 66
Joined: Mon Mar 30, 2009 7:44 pm

Re: Checkout Error

Post by wilhud » Thu Oct 15, 2009 7:00 pm

Sorry, nevermind...I had uploaded an old file by accident that had some problematic code in it. Had nothing to do with the new code.

Wil

Post Reply