0 Unsupported operand types: int - string
/var/www/html/joomla/modules/mod_j51progress/tmpl/default.php:131
I fixed it with this code:
(int)(htmlspecialchars($item->j51_progress, ENT_COMPAT, 'UTF-8')
0 Unsupported operand types: int - string
/var/www/html/joomla/modules/mod_j51progress/tmpl/default.php:131
(int)(htmlspecialchars($item->j51_progress, ENT_COMPAT, 'UTF-8')