• 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
  • Chevereto Support CLST

    Support response

    Support checklist

    • Got a Something went wrong message? Read this guide and provide the actual error. Do not skip this.
    • Confirm that the server meets the System Requirements
    • Check for any available Hotfix - your issue could be already reported/fixed
    • Read documentation - It will be required to Debug and understand Errors for a faster support response

Fatal Error

gioh

Chevereto Member
Hello,

I've been using Chevereto for a few years now, but when attempting to upgrade today I encountered a Fatal Error.
Site: http://lolzilla.net/img/
I enabled debug level 3, here's what comes up now:


Aw, snap! Internal Server Error [debug @ print,`error_log`] - https://v3-docs.chevereto.com/setup/debug.html

Fatal error [400]: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'images.image_is_approved' in 'where clause'
Triggered in /img/app/lib/classes/class.listing.php at line 486

Stack trace:
#0 /img/app/routes/route.explore.php(88): CHV\Listing->exec()
#1 /img/lib/G/classes/class.handler.php(232): G\Handler->{closure}(G\Handler)
#2 /img/lib/G/classes/class.handler.php(132): G\Handler->processRequest()
#3 /img/app/web.php(584): G\Handler->__construct(Array)
#4 /img/app/loader.php(238): require('/img/app/web.php')
#5 /img/index.php(20): include_once('/img/app/loader.php')

Would appreciate some guidance to get things running again.

Thank you!
 
Would appreciate some guidance to get things running again.
You skipped the manual update instruction, when running /install you got a "Hey, run these queries" but you just skipped it. So the database is not updated to v3.16

 
You skipped the manual update instruction, when running /install you got a "Hey, run these queries" but you just skipped it. So the database is not updated to v3.16

I usually just run the update from within the control panel, was this a major update?

What steps should I take to get back up?
 
Just go to /install

It wasn't a major update, is automatically issued if your installation is too big. Is a safe measure to avoid breaking your database.
 
Back
Top