When I open the extensions I get this error: SQLSTATE[42S22]: Column not found: 1054 Unknown column ‘status’ in ‘where clause’ (SQL: select count(*) as aggregate from ti_extensions
where status = ‘1’)
This is System Log:
PDOException: SQLSTATE[42S22]: Column not found: 1054 Unknown column ‘status’
in ‘where clause’ in /web/htdocs/www.virtualmenu.it/home/ristopizza/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php:67
What can I do?????
Thanks