Thread: Error message
View Single Post
Old April 1st, 2005, 07:45 AM   #5 (permalink)
Brian
Guest
 
Posts: n/a
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.