• 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

Error: data couldn't be encoded into json

Status
Not open for further replies.

jfrdavid

Chevereto Member
Good evening Rodolfo

I have this error in Chevereto v3.8.3 php 5.5.37 hebergeur at OVH "Error: data couldn't be encoded into json"

And again congratulation for your great work

Jfrdavid
 
The only way in which the system scream that error is when json_encode fails. I recommend you to:

Collect all debug info either via server error_log and debug_mode = 3


You should also go to Dashboard > Settings > System and enable PHP error display. If you are lucky the error will be thrown right away, otherwise I will need to check your website for missing libraries or maybe something like that.

Cheers.
 
Status
Not open for further replies.
Back
Top