Doing a fresh installation using the guide below since I can't upgrade without error. Run into the problem below whenever I open email, don't see anyone mention this error yet. Is this some new field that was created in v7? Anyone know how-to-fix?
Thank you.
Used this guide: https://forum.espocrm.com/forum/inst...1187#post61187
EDIT: Not sure what I did exactly but it seem to be working now... there was deleting some extensions, deleting auth_token table. But my guess is it fixed due to changing to PHP 8.0 maybe? I didn't keep log of what I did. Just keep looking at error logs, rebuild, delete, rename file, refresh, relog... hopefully it is working now and I don't have to roll back with a backup.
Thank you.
Code:
ERROR: (42S22) SQLSTATE[42S22]: Column not found: 1054 Unknown column 'email.ics_contents' in 'field list'; GET /Email/61f24fa90bcd8bc97; line: 70, file: /home/domains/website.com/public_html/app/application/Espo/ORM/SqlExecutor.php [] []
Used this guide: https://forum.espocrm.com/forum/inst...1187#post61187
EDIT: Not sure what I did exactly but it seem to be working now... there was deleting some extensions, deleting auth_token table. But my guess is it fixed due to changing to PHP 8.0 maybe? I didn't keep log of what I did. Just keep looking at error logs, rebuild, delete, rename file, refresh, relog... hopefully it is working now and I don't have to roll back with a backup.
Comment