• 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.
    • 👉 Is required to purchase a Chevereto license to participate in this community (doesn't apply to Pre-sales).
    • 💸 Purchase a Pro Subscription to get access to active software support and faster ticket response times.

move to another server

Status
Not open for further replies.

hyyat4host

Chevereto Member
hello I transfer our site
http://www.hyyathost.com/ to another server

I have error when I upload picture

also in error file



[05-Aug-2016 14:53:20 Asia/Riyadh] SQLSTATE[HY000]: General error: 1364 Field 'image_delete_hash' doesn't have a default value
[05-Aug-2016 14:55:39 Asia/Riyadh] SQLSTATE[HY000]: General error: 1364 Field 'image_delete_hash' doesn't have a default value
[06-Aug 16:53:49 SQLSTATE[HY000]: General error: 1364 Field 'image_delete_hash' doesn't have a default value
[07-Aug-2016 16:03:23 Asia/Riyadh] SQLSTATE[HY000]: General error: 1364 Field 'image_delete_hash' doesn't have a default value
[08-Aug-2016 09:29:24 Asia/Riyadh] Request denied
[10-Aug-2016 14:05:00 Asia/Riyadh] SQLSTATE[HY000]: General error: 1364 Field 'image_delete_hash' doesn't have a default value
[10-Aug-2016 12:02:05 UTC] PHP Parse error: syntax error, unexpected '[', expecting ')' in /home/hosthyy/public_html/app/loader.php on line 115
[10-Aug-2016 12:02:09 UTC] PHP Parse error: syntax error, unexpected '[', expecting ')' in /home/hosthyy/public_html/app/loader.php on line 115
[10-Aug-2016 15:10:42 Asia/Riyadh] SQLSTATE[HY000]: General error: 1364 Field 'image_delete_hash' doesn't have a default value
[10-Aug-2016 15:11:18 Asia/Riyadh] SQLSTATE[HY000]: General error: 1364 Field 'image_delete_hash' doesn't have a default value
 
Hi @hyyat4host,

That's a remanent of V2. You need to run this command in your MySQL console:

Code:
ALTER TABLE `chv_images` DROP `image_delete_hash`;

Let me know if it works for you.

Thanks,
Ricardo.
 
Thanks but I'm afraid that you will need to give us more information. Please follow this guide and try to collect the error responses related to your issues.

Best,
Ricardo.
 
Status
Not open for further replies.
Back
Top