When i activate one of my extensions, i cant open ...
# suitecommerce
l
When i activate one of my extensions, i cant open site configuration. When i click on configuration i get an unexpected error. Any idea what could be the reason this is happening
s
This may happen if your extension makes changes to configuration record and those changes contain syntax errors
g
yea make sure to use good json syntax and just review your config.json files within the extension - proper camel case, no special characters, etc