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

Status
Not open for further replies.

Rodolfo

👑 Chevereto Godlike
Chevereto Staff
Administrator

3.20.14

2021-10-28
  • Fixed 403 error on LiteSpeed Web Server
  • Fixed display issue on consent/maintenance screen
  • Fixed stuck maintenance mode after update
  • Updated ca-bundle
 
Kindly note that the very first package shipped with a bug that will affect the cron execution. This has been already patched in the current available download, but if you updated too early this may be affecting you.

If that's the case, open lib/G/functions.php and replace this:

PHP:
function curlResolveCa(CurlHandle $ch): void

To this:

PHP:
function curlResolveCa($ch): void

It is worth mentioning that if the file is already corrected it is because you installed V3.20.14 after I published the fixed package.
 
Status
Not open for further replies.
Back
Top