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
Steve Goldberg
10/03/2022, 2:50 PM
This may happen if your extension makes changes to configuration record and those changes contain syntax errors
g
Greg
10/03/2022, 4:56 PM
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