![]() |
Error message 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 |
Re: Error message What are you doing when you get the error? |
Re: Error message I saw it when I tried to delete an image using the moderation queue, and the image didn't actually exist. |
Re: Error message QUOTE=ConqSoft]I saw it when I tried to delete an image using the moderation queue, and the image didn't actually exist.[/quote] |
Re: Error message Look in your functions_gallery.php file for 2 instances of 'unlink', replace them with '@unlink', and that will take care of the problem. |
Re: Error message 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'? |
Re: Error message If it don't already have the @ sign in front of it, then yes. |
| All times are GMT -5. The time now is 02:22 AM. |
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0