To configure the 404 page Go to Commerce > Websites > Configuration. Select the website and domain where the theme is activated and click Configure. Go to the theme name subtab. Go to the 404 Page subtab. Using the table below for reference, fill out the fields. Field Description Background Image Enter the image to… Continue reading Configuring the 404 Page SCA
Author: Achu T V
Resolve “ERROR_WRONG_DOMAIN” Upon Editing a Record on Extension Manager
Users may encounter an error message ERROR_WRONG_DOMAIN upon editing an existing record on the Extension Manager page even if the domain is active and available on the Domain Record, it might be that their SSP Application is not linked to the domain.This can be resolved by linking the domain to an SSP application. Solution Go to Customization > Scripting > SSP ApplicationsNote: SSP… Continue reading Resolve “ERROR_WRONG_DOMAIN” Upon Editing a Record on Extension Manager
Resolve Error: “Content Security Policy: The page’s settings blocked the loading of a resource” in Site Management Tools
User may encounter an error after trying to login to Site Management Tools stating: “Content Security Policy: The page’s settings blocked the loading of a resource”. For resolving this issue Navigate to Commerce > Websites > Configuration Select Website: Select the website that’s encountering the error Select Domain: Select the domain of the website from Step 2 Click Configure Click Advanced subtab Click Security Allow Site to… Continue reading Resolve Error: “Content Security Policy: The page’s settings blocked the loading of a resource” in Site Management Tools
Resolve Error “An Internal Error has occurred” when Logging in through Website
Scenario There are instances that when an existing Website Shopper attempts to login through the Website using Customer and/or Contact credentials, results to an error describe on the title. Solution Global Search: Enter Affected Customer Click Edit Email: Update the email address Note: This is only used temporarily. (i.e.: from: customer@gmail.com to: customer-new@gmail.com) Click System Notes tab Click Access sub-tab Manually Assign or… Continue reading Resolve Error “An Internal Error has occurred” when Logging in through Website
UnhandledPromiseRejectionWarning: TypeError: sass.sync is not a function
While running local through git there may a chance of showing sync is not a function error. To resolve this try to fetch the extension/theme from outside folder and copy all foldres and files expect workspace and nsdeploy file and paste to corresponding git folder
Resolve stuck Extension activations
Scenario These are steps that can be taken when the Extensions manager stops working and is preventing further activations. What the user need to do is to delete the records on the Extensions Active that are connected to the Activation record. Then deleting the specific Activation record. Solution Method 1: Navigate to Customization > Lists, Records, & Fields > Record Types Look… Continue reading Resolve stuck Extension activations
Resolve Error: “While logged into the SMT Admin, navigating to another domain is not allowed” with an Infinite Load upon Accessing Site Management Tool or SMT
When accessing the SMT while logged in as a customer in the My Account Page of SuiteCommerce Standard website, the page stuck on an infinite loading, and also when already logged in to the SMT and tries to access the My Account Page a message appears saying “while logged into the SMT Admin, navigating to… Continue reading Resolve Error: “While logged into the SMT Admin, navigating to another domain is not allowed” with an Infinite Load upon Accessing Site Management Tool or SMT
Resolve Error: “No content to map due to end-of-input” upon Save when Creating or Editing Domain
Applies To NetSuite 2023.1 Scenario When creating new domain or editing an existing domain, hitting save will give you an error: “Unable to deploy Secure domain, because the provisioned amount would be exceeded.” knowing that you still have provisioned amount of webstore to use. Also, checking the logs will also show you error: “No content… Continue reading Resolve Error: “No content to map due to end-of-input” upon Save when Creating or Editing Domain
Resolve TypeError: Cannot Find Function in Object [Object Object] for SuiteScript 2.0
Applies To Product: NetSuite 2022.1 Scenario User is encountering the error above after executing a SuiteScript 2.0 and the said function was executed. Solution One of the known reasons for this is that inside the script, the define and function is not properly arranged or not named properly. And due to that the function being called is not… Continue reading Resolve TypeError: Cannot Find Function in Object [Object Object] for SuiteScript 2.0
Add Custom Extension Manager
Scenario This is applicable if you want to add custom navigation path to access the Extension Manager using the SC Deployer Role. Solution Navigate to Customization > Scripting > Scripts Look for NS SC ExtMechanism Services Click View Click Deployments Tab Click NS SC ExtMechanism UI NS SC ExtMechanism UI:Click Edit Go to Links Sub-tab Add a new row Center: Select Classic Center Section: Select Support Category: Select Custom Label: Select Custom Extension Manager … Continue reading Add Custom Extension Manager