|
I followed the steps to update Lechee manually from 6.5.1: "Update manually" on https://lycheeorg.dev/docs/update.html 500 SQLSTATE[42S02]: Base table or view not found: 1146 Table 'd04051bb.user_groups' doesn't exist (Connection: mysql, SQL: select Go home » What exactly do I need to do to install the update? Simply overwriting files does not seem to work. |
Replies: 3 comments 1 reply
|
Did you run the database migration ? |
|
I think you mean the section in the manual: "Go into the Diagnostic page and click on the Apply migration button." - Unfortunately not, because the 500 error message appears immediately – I can't even access the ‘Diagnostic’ page. |
|
OK, I was able to solve it. I had to install a few interim updates: 6.5.1 -> 6.6.14 -> 6.7.2 -> 6.9.1. Somewhere, a migration is probably being performed that is not intended for 6.5.1 directly to 6.9.1. Thanks again for your help! Best regards and all the best! |
OK, I was able to solve it. I had to install a few interim updates: 6.5.1 -> 6.6.14 -> 6.7.2 -> 6.9.1. Somewhere, a migration is probably being performed that is not intended for 6.5.1 directly to 6.9.1. Thanks again for your help! Best regards and all the best!