• Welcome to the Chevereto user community!

    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:

    • This community is user driven. Be polite with other users.
    • We recommend purchasing a Chevereto license to participate in this community.
    • Purchase a Community Subscription to get even faster ticket response times.

Error upload image

Status
Not open for further replies.

Marco75

Chevereto Member
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
 
add screen
 

Attachments

  • Admin  admin    Chevereto image sharing.png
    Admin admin Chevereto image sharing.png
    51.9 KB · Views: 4
  • Admin  admin    Chevereto image sharing1.png
    Admin admin Chevereto image sharing1.png
    10.2 KB · Views: 3
Can't find app/install/installer.

edit:
run install.php and:

Already installed
Chevereto is already installed and updated.
 
Ok I will need your help in this.. For instance, which is the website URL?
 
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.
 
Status
Not open for further replies.
Back
Top