Topic: Critital error 02 (HELP)

look at my page www.habblis.byethost32.com

It's says: Critital error 02: Max. image size (2Mb) is greater than the value in php.ini (1500KMb).

I need help to fix the problem please can someone help me?

Thumbs up

Re: Critital error 02 (HELP)

you webhost don't allow 2mb just 1.5mb

rodolfoberrios.com | PLEASE use Tech Support forums to ask for support!

Re: Critital error 02 (HELP)

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

Thumbs up

Re: Critital error 02 (HELP)

kriztian wrote:

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

in config.php

Find :

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

Change it to

$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 wink

~ Sup?!

Thumbs up