I receive the error message below. Please help me find out what the problem is and how can I solve it. ?
Thank you.
Warning: unlink(/home/www/www.modifiyem.com/public_html/gallery/files/9/2/9/9/2292): No such file or directory in /includes/functions_gallery.php on line 1240
Warning: unlink(/home/www/www.modifiyem.com/public_html/gallery/files/9/2/9/9/2292): No such file or directory in /includes/functions_gallery.php on line 1244
Actually there are three instances of 'unlink' in the includes/functions_gallery.php page. Just to clarify: all three instances should be replaced with '@unlink'?