Rank: Newbie
Groups: Developers
Joined: 4/30/2019(UTC) Posts: 1
|
Is OPC still supported in v9? We had it enabled on our old Gold site, the code still tries to redirect to OPC when the user checks out, but the file does not exist. (404)
Not sure if this is left over and no longer supported or if there is a different way to enable/disable OPC.
We haven't been able to find it in settings although the code is looking for it and redirecting to the missing page.
Thanks
|
|
|
|
Rank: Advanced Member
Groups: Admin, Developers, Registered, HelpDesk, Authorized User Joined: 10/5/2018(UTC) Posts: 704
Thanks: 5 times Was thanked: 113 time(s) in 112 post(s)
|
Hi, I am very sorry for the inconvenience. Yes, you are right. We haven't supported this in AC9 and this is a bug. The upgrade should disable this setting, I will be opening a new report in our logs. You can fix your store by running following query on store's database. Code:
UPDATE ac_StoreSettings SET FieldValue = 'False' WHERE FieldName = 'EnableOnePageCheckout'
Then restart your website. It will fix the invalid redirect to OPC. Edited by user Wednesday, December 18, 2019 11:13:52 AM(UTC)
| Reason: Not specified
|
|
|
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.
Important Information:
The AbleCommerce Forums uses cookies. By continuing to browse this site, you are agreeing to our use of cookies.
More Details
Close