givanz / Vvveb

Powerful and easy to use cms to build websites, blogs or ecommerce stores.
https://www.vvveb.com
GNU Affero General Public License v3.0
241 stars 49 forks source link

Error 500 on first login #46

Closed silicahd closed 9 months ago

silicahd commented 9 months ago

Installation went well but I log in this is what i get. Any ideas? PHP 8.0 MySQL 5.7.40

image

image

givanz commented 9 months ago

Sorry, the error is caused by a query that tries to change mysql sql mode, I removed the query as it will not work with myql users that lack privileges and is not a good solution.

Please redownload the zip and update the files, no reinstallation is needed you will need to clear cache after update.

silicahd commented 9 months ago

Thank you. So I downloaded from the website again. Unzip and cleared the folder /storage/cache did an F5 and same issue.

givanz commented 9 months ago

You will also need to clear storage/model/admin to regenerate the models from sql.

silicahd commented 9 months ago

You are the man. We will are looking to migrate all our customers projects to this CMS. A portion of each project we migrate to will be donated. Thank you for making this. Currently we are adding this to train our staff.