If you are not registered or logged in, you may still use these forums but with limited features. Show recent topics
  [Search] Search   [Hottest Topics] Hottest Topics   [Members]  Member Listing   [FAQ]  FAQ 
[Register] Register / 
[Login] Login 
unlink problem with Advanced Guestbook 2.3.1  XML
Forum Index » Support Forum
Author Message
Anonymous



I managed to get it setup and running, however, when a message is posted, it gives an error:

Warning: unlink(index.html) [function.unlink]: Permission denied in /home/virtual/site2/fst/var/www/html/gbooktest/lib/add.class.php on line 80

The Directories "public" and "lib" are setup for Write Permission 777 as the manual said.
Anonymous



put a '@' before the unlink function

@unlink(....
 
Forum Index » Support Forum
Go to:   
Based on the open source JForum