Important:
This support area is for Kalium 3 users only. Support for Kalium 4 has moved to our new platform at support.laborator.co. If you’re using Kalium 4, please create a new account there using your email and license key. A password will be sent to you automatically.

Okay
  Public Ticket #4573560
Portfolio / PHP Issues
Open

Comments

  • davidsutherland started the conversation

    We are recieving an error in lieu of the portfolio images showing up, that reads:

    // Skip non-array items (PHP 8.2 compatibility) if ( ! is_array( $gallery_item ) ) { continue; }

    We have just updated to PHP8.2 after a security issue.

    We are running Kalium 3.14.1. 

    Do we need to updated to Kalium 3.33? and
    Will this break anything on the website, and
    Will this fix the portfolio issue?