• 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

After update: Unknown column chjn_images.image_is_approved

WizardOfOz

Chevereto Member
👉Fill out this template accordingly with the issue you are experiencing. Add relevant files if needed. 🚧🚦Don't @mention to grab attention. Don't edit the titles of this template. Remove this paragraph when done.

🎯Description of the issue

After update a message on the website said php version needed to be higher.
> Updated from 7.2 to 7.4
(issue apparently resolved)

Now I get a new message:

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

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

▶🚶‍Reproduction steps
  1. Anytime website is loaded:
😢Unexpected result

Only error displays

📃Error log message

[Provide any relevant error log entry. You may check our documentation for help on this]

2020-09-05.md.png
 
Back
Top