• 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.

Can't upload new images

Status
Not open for further replies.

fmone

Chevereto Member
Hello,

I had chevereto 2.x installed and not used it for a while, decided to resurect the website and upgrade to latest 3.x version of chevereto while on it. Replaced the files, ran install, it said install successful. But now on every attempted upload I get:
SQLSTATE[42S22]: Column not found: 1054 Unknown column 'image_category_id' in 'field list'

Not sure where to go on from there, any ideas?



I found:

Run this query:
ALTER TABLE `chv_images` ADD `image_category_id` bigint(32) DEFAULT NULL;

------------------
It don't work

www.nununu.eu
 

Attachments

  • query.jpg
    query.jpg
    79.3 KB · Views: 5
Status
Not open for further replies.
Back
Top