Delete files in my file_path

Use GitHub to post feature requests for phpwcms.
Locked
crazy
Posts: 4
Joined: Sun 11. Sep 2005, 22:44

Delete files in my file_path

Post by crazy »

I want delete all files in file_path when i click "delete all files in trash".
In 1.2.5 the files only deleted in db.


Thanks for any help
Keppn
Posts: 80
Joined: Wed 14. Jul 2004, 18:16

Post by Keppn »

Hi,

luckily, Oliver solved this, see this thread: http://www.phpwcms.de/forum/viewtopic. ... =l%F6schen

In the Admin-section of the backend is a new link to delete files physically; they are then moved into the folder "canbedeleted". Empty that folder via FTP once in a while, and all is fine :)
Locked