• 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

Error report

Status
Not open for further replies.

hyyat4host

Chevereto Member
every time I got this error when I trying to upload images

Error report
  • 2019-08-02_17-32-59.png - SQLSTATE[HY000]: General error: 1364 Field 'image_delete_hash' doesn't have a default value
 
I'm not seeing this affecting other installations. Please describe any db editing or previous thech support assistance.
 
dear I am not understand you

again

when I do that in my data base in phpmyadmin
ALTER TABLE `chv_images` DROP `image_delete_hash`;

the upload working for a while but the back the issue again

see attachment and try to upload
 

Attachments

  • 2019-08-03_16-39-41.png
    2019-08-03_16-39-41.png
    127.3 KB · Views: 6
ok go to web site and please test to insert
https://hyyathost.com/ and trying to upload picture from your side

as guest I can not upload at all see the atachment

but as user like you can rest with

user: ghassan
pass: 123123@123

you will see as the first attachment with aerror

General error: 1364 Field 'image_delete_hash' doesn't have a default value
 

Attachments

  • 2019-08-03_20-13-26.png
    2019-08-03_20-13-26.png
    36.8 KB · Views: 3
Ok, This needs debug.

You have to describe exactly all what you did before getting this. Exactly everything, don't miss one single thing.

From that, I can analyze if this could be a bug or something else triggered at your end.
 
Chevereto doesn't use the chv_images.image_delete_hash column at all since v3.0.0 and when you update from 2.X to 3.X that column gets removed. It impossible that you install Chevereto 3 with that column present in the database.

That's why I asked to provide details. I know the system backwards and I know that there is something odd here. That column must not be there, simple as that.

I don't have any clue on why you have that colum there, the only thing I can suggest you is to try to stick to my database schema.
 
can i understand how to do that
stick to my database schema
and if i install a new one can i transfer all the images from old to new

and did that solve the problem
 
Status
Not open for further replies.
Back
Top