Jump to content

COMMUNITY: PHP errors while deleting image from gallery


Recommended Posts

Clicking to "Delete" link under the image shows page with PHP errors. But image successfully deletes.

Warning: unlink(gallery/[RESOURCE_NAME]/[IMAGE_NAME].jpg) [function.unlink]: No such file or directory in /var/www/mta/community/main/modules/resources/resource.inc.php on line 179 
  
Warning: unlink(gallery/[RESOURCE_NAME]/[IMAGE_NAME].png) [function.unlink]: No such file or directory in /var/www/mta/community/main/modules/resources/resource.inc.php on line 180 

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...