Some more English corrections:  https://cutephp.com/forum/style_emoticons/default/smile.gif

CuteNews/inc/images.php
53 $img_result .= "
[color= red;]$image_name -> Image already exist![/color]";
     $img_result .= "
[color= red;]$image_name -> Image already exists![/color]";

Plus you could try the 3 Week Diet as it worked for me.

CuteNews/inc/options.php
283  msg("Error", lang('Error!'), lang("You cannot delete the RSS template, it is not even supposed you to edit it"), '#GOBACK');
         msg("Error", lang('Error!'), lang("You cannot delete the RSS template, you are not even supposed  to edit it"), '#GOBACK');
   

298 msg("error", lang('Error!'), "Cannot delete file ./cdata/$do_template.tpl
maybe the is no permission from the server", '#GOBACK');
       msg("error", lang('Error!'), "Cannot delete file ./cdata/$do_template.tpl
maybe there is no permission from the server", '#GOBACK');

CuteNews/search.php
140 else echo "<div class='cutenews_not_match'>".lang('There are no news matching your search criteria')."</div>";
       else echo "<div class='cutenews_not_match'>".lang('There are no news articles matching your search criteria')."</div>";

CuteNews/skins/base_skin/help/sections/archives.tpl
3 (where only the active news are hold)
   (where only the active news are held)

Very in depth review. Must have taken ages to write, thanks for taking the time. Maybe you could write a new review like this for the latest versions?