joomla-json-db-check icon indicating copy to clipboard operation
joomla-json-db-check copied to clipboard

Checks Joomla 'params', 'rules' and 'attrib' fields for invalid JSON data

Results 4 joomla-json-db-check issues
Sort by recently updated
recently updated
newest added

I have tried running it on my site, with gantry, fluent theme from rockettheme and I still get the error message. "Error decoding JSON data: Syntax error" any one got...

Not something that's been reported with the core content table so probably not something to check globally as it could timeout on large sites.

`#__ucm_content` has `core_params` column, it can be added as well.

When trying to use the script after upgrade from Joomla 3.10 to 4.40, it failed with `Exception: Failed to start application` Error occured in line 64: `$app = JFactory::getApplication('site');` The...