Hello,
I have a problem and I’m not sure when and how it started.
I’m on the most recent build.
Errors:
- When trying to get to the extensions manager:
Fatal error: Cannot redeclare viewpreview::$settings in /home/XYZXYZ/xx/xxxx/extensions/ext.viewpreview.php on line 27
- When trying to use ‘Edit’ in the CP: Fatal error: Cannot redeclare viewpreview::$settings in /home/xyzxyz/xx/xxxxC/extensions/ext.viewpreview.php on line 27
- When trying to use the tab ‘Publish’:
MySQL ERROR:
Error Number: 1146
Description: Table ‘tablename.exp_lj_crosspost_fields’ doesn’t exist
Query: SELECT field_id, lj_field, field_name FROM exp_lj_crosspost_fields WHERE field_id = 5
Seems all the errors point to a problem with extensions? I’ve already tried a restore of the database and checking the file permissions. I also uploaded a fresh copy of the system/extensions file.
Any suggestions?
I’ve been away from EE for a while, so apologies if this is something extremely simple; I’ve forgotten quite a bit of things…