• Welcome to the Chevereto User Community!

    Here, users from all over the world come together to learn, share, and collaborate on everything related to Chevereto. It's a place to exchange ideas, ask questions, and help improve the software.

    Please keep in mind:

    • This community is user-driven. Always be polite and respectful to others.
    • Support development by purchasing a Chevereto license, which also gives you priority support.
    • Go further by joining the Community Subscription for even faster response times and to help sustain this space

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