|
when I upload a picture there is a message, it say that there is a problem on line 62 of image-inc.php
it's maybe the probleme of the big image on the index ?
on my line 62 of image-inc.php there is :
if ( $OS == "any" ) {
line 62 exec( $syscmd, $return, $retval );
|