Error message - files can't be deleted Error message - files can't be deleted
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Error message - files can't be deleted

Started by koru, February 15, 2005, 11:48:31 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

koru

I get this error message when trying to delete an album -

Directory 'albums/userpics/1005/' is not writeable,files can't be deleted.

Can you shed some light?
Thanx!

Joachim Müller

CHMOD the albums folder: the script needs rwx permissions.

Joachim