$good = function_exists( 'gd_info' ) ? 1 : 0;
$canContinue = $canContinue && $good;
Message ( 'GD library exists: ', $good );


La terza riga di codice è quella che dà il problema!
Perfavore aiutatemi... grazie!
Ciao a tutti
steave67