Marco75 Chevereto Member Aug 28, 2014 #1 error after upgrade can't upload image and error: 2014-08-18 14.31.33.png - SQLSTATE[42S22]: Column not found: 1054 Unknown column 'image_category_id' in 'field list' sorry my bad english
error after upgrade can't upload image and error: 2014-08-18 14.31.33.png - SQLSTATE[42S22]: Column not found: 1054 Unknown column 'image_category_id' in 'field list' sorry my bad english
Marco75 Chevereto Member Aug 28, 2014 #2 add screen Attachments Admin admin Chevereto image sharing.png 51.9 KB · Views: 4 Admin admin Chevereto image sharing1.png 10.2 KB · Views: 3
Marco75 Chevereto Member Aug 28, 2014 #4 Can't find app/install/installer. edit: run install.php and: Already installed Chevereto is already installed and updated.
Can't find app/install/installer. edit: run install.php and: Already installed Chevereto is already installed and updated.
Rodolfo 👑 Chevereto Godlike Chevereto Staff Administrator Aug 28, 2014 #5 Ok I will need your help in this.. For instance, which is the website URL?
Rodolfo 👑 Chevereto Godlike Chevereto Staff Administrator Aug 28, 2014 #7 Send me FTP access to inbox@chevereto.com
Rodolfo 👑 Chevereto Godlike Chevereto Staff Administrator Aug 28, 2014 #9 Ok fixed. For the record, is an issue with 2.X updated versions and to solve it I've to run this MySQL query: Code: ALTER TABLE `chv_images` ADD `image_category_id` bigint(32) DEFAULT NULL; Cheers.
Ok fixed. For the record, is an issue with 2.X updated versions and to solve it I've to run this MySQL query: Code: ALTER TABLE `chv_images` ADD `image_category_id` bigint(32) DEFAULT NULL; Cheers.