Error Loading Shopping Page Due to Uncaught TypeError

In some implementations of Elbrus, the shopping page returns a blank page and the following error is returned in the log for the page: Uncaught TypeError: Cannot read property ‘indexOf’ of undefined This error can occur because the URL includes the percent sign (%) and SuiteCommerce does not correctly handle the symbol. This patch overrides… Continue reading Error Loading Shopping Page Due to Uncaught TypeError

Error In Template

When saving an Advanced PDF Template, user receives an error “The template cannot be saved due to the following errors: Error-left-hand operand: Expected a number, but this has evaluated to a hash+string” despite the fields having the correct formatting. Expected a number, but this has evaluated to a hash+string Solution: Just declare the variable and… Continue reading Error In Template