Here users from all over the world gather around to learn the latest about Chevereto and contribute with ideas to improve the software.
Please keep in mind:
ALTER TABLE `chv_likes` ADD `like_content_user_id` bigint(32) DEFAULT NULL;
ALTER TABLE `chv_notifications` ADD `notification_trigger_user_id` bigint(32) DEFAULT NULL;
For the record, those with the index issue run this:
Code:ALTER TABLE `chv_likes` ADD `like_content_user_id` bigint(32) DEFAULT NULL; ALTER TABLE `chv_notifications` ADD `notification_trigger_user_id` bigint(32) DEFAULT NULL;
It happens only if you used the "bad" v3.7.0