• 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.
    • We recommend purchasing a Chevereto license to participate in this community.
    • Purchase a Community Subscription to get even faster ticket response times.

Critital error 02 (HELP)

kriztian said:
mmm cual seria la solucion para este problema yaq ami me sale lo mismo?

in config.php

Find :
Code:
$max_mb = '2'; // Max. image size (Mbytes)

Change it to
Code:
$max_mb = '1.5'; // Max. image size (Mbytes)


If you really want to allow 2mb images their is 2 options,
1) you contact your webhosting and ask them to change it.
2) You find another webhost 😉
 
Back
Top