• 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

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