Trying to get a customized theme based on the “Sui...
# suitecommerce
k
Trying to get a customized theme based on the “SuiteSuccess - SC Theme-Summit 1.0.10 - Bundle 239212” that was built from the “SuiteCommerce Base Theme - 2018.1.0 - Bundle 228676" theme to run in local development mode using SCEM 2019.1. We copied over the missing template files that are in the “SuiteCommerce Base Theme - 2019.1.0 - Bundle 267294”, so we got past those errors. Now I am running into a problem where the method “addExtraContextProperty()” does not exist on the “ErrorManagement.PageNotFound.View” in local dev mode, but it does when run from the server. Any ideas why this method does not exist in local dev mode?