• 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.

array_key_exists issue

Status
Not open for further replies.

Da' Pimp

Chevereto Member
Code:
<br />
<b>Warning</b>:  array_key_exists() expects parameter 2 to be array, null given in <b>/srv/users/serverpilot/apps/chevereto/public/app/lib/classes/class.image.php</b> on line <b>934</b><br />


Hmm, Rodolfo set everything up for me, do you know what the issue could be Rod? Thanks so much for your help.

Code:
933:    // Inject image title
934:    if(!array_key_exists('title', $params)) {
935:    // From Exif
 
Last edited:
Hi @Da' Pimp,

I'm aware that this happens with the API. Can you kindly update your website and check if the problem is still there?

Thank you,
Rick.
 
Hi,

I've fixed this, seems to be a bug in the API when enabling PHP error_reporting.

Cheers,
Rodolfo.
 
Status
Not open for further replies.
Back
Top