Open file media-upload.php
vi wp-admin/media-upload.php
search line number 126
and
replace the code
From
wp_die( __( ‘Cheatin’ uh?’ ) );
To
// wp_die( __( ‘Cheatin’ uh?’ ) );
Save the file
Open file media-upload.php
vi wp-admin/media-upload.php
search line number 126
and
replace the code
From
wp_die( __( ‘Cheatin’ uh?’ ) );
To
// wp_die( __( ‘Cheatin’ uh?’ ) );
Save the file