Ran into an error after upgrading our site Nov. 17th. Thought everything was running correctly placed a test order from my login and it worked fine. But we started getting calls and emails with error messages when people were trying to place an order. Come to find out it was when someone was not logged in or a new customer that selected product then hit the checkout button this error message would come on the screen.
[[ConLib:Custom/OnePageCheckout]] d:\hcsites\NetVision\dcccrafts\dcccrafts.com\www\shop\ConLib\Custom\OnePageCheckout.ascx.cs(1268): error CS1501: No overload for method 'Migrate' takes '3' arguments
Our service provider's computer tech took out the third Migrate in the quotes on line 1268 and you can complete the order now but after you hit the send order button and it brings up your account information it doesn't show the customer any order information for this order. But it does show the order in the backend just fine. And I did receive an order confirmation in my email, which did tell me that I should be able to open my account information and see my order details but I could not. My account area said I had no recent orders. So after being logged in I placed another order under that new account and it did show up in my account area like it was supposed to. Let me know if you need any further information on this problem.
Thanks,
Scott
ConLib:Custom/OnePageCheckout Error after Upgrading to 7.0.6
Re: ConLib:Custom/OnePageCheckout Error after Upgrading to 7.0.6
It appears you are running a customized version of the OPC user control given it's located in the /ConLib/Custom/ folder. When you did your upgrade, the original file in /ConLib/ was replaced with a newer version, however the upgrade cannot make changes to your custom version.scooter85 wrote:[[ConLib:Custom/OnePageCheckout]] d:\hcsites\NetVision\dcccrafts\dcccrafts.com\www\shop\ConLib\Custom\OnePageCheckout.ascx.cs(1268): error CS1501: No overload for method 'Migrate' takes '3' arguments
You'll need to integrate your modifications into the new OPC user control found in the /ConLib/ folder and then save it to the /ConLib/Custom/ folder.
Joe Payne
AbleCommerce Custom Programming and Modules http://www.AbleMods.com/
AbleCommerce Hosting http://www.AbleModsHosting.com/
Precise Fishing and Hunting Time Tables http://www.Solunar.com
AbleCommerce Custom Programming and Modules http://www.AbleMods.com/
AbleCommerce Hosting http://www.AbleModsHosting.com/
Precise Fishing and Hunting Time Tables http://www.Solunar.com
Re: ConLib:Custom/OnePageCheckout Error after Upgrading to 7.0.6
You may use any tool(e-g Win Merge) to compare both files in your Custom/OnePageCheckout Control and upgraded OnePageCheckout Control then merge the changes into your existing Custom/OnePageCheckout Control but make sure you have backup of original files.scooter85 wrote: [[ConLib:Custom/OnePageCheckout]] d:\hcsites\NetVision\dcccrafts\dcccrafts.com\www\shop\ConLib\Custom\OnePageCheckout.ascx.cs(1268): error CS1501: No overload for method 'Migrate' takes '3' arguments
hope this helps!
__________________
s_ismail

AbleCommerce Customization
Free Plugins and Add-Ons
AbleCommerce Plugins and Add-Ons
Plugables Blog
__________________
s_ismail


AbleCommerce Customization
Free Plugins and Add-Ons
AbleCommerce Plugins and Add-Ons
Plugables Blog