Forums
This topic is locked
Pure PHP unlink() error
Posted 23 Sep 2003 04:27:42
1
has voted
23 Sep 2003 04:27:42 Phil Shevlin posted:
Sorry for the double post but I'm desparate for an answer...(see: www.dmxzone.com/forum/topic.asp?TOPIC_ID=25119&FORUM_ID=803&CAT_ID=265&NewsId=4656&Topic_Title=Unlink+error%3F&Forum_Title=General)
I'm trying to use the delete file addon and am getting this error
<pre id=code><font face=courier size=2 id=code>
Warning: unlink(../photos/): Is a directory in /home/realsyst/public_html/ScriptLibrary/incAddOnDelete.php on line 65
Error deleting file
The delete function generated an error on file
Please correct and try again
Fatal error: Call to a member function on a non-object in /home/username/public_html/ScriptLibrary/incAddOnDelete.php on line 136
</font id=code></pre id=code>
Any suggestions?