Hi there...
the 3 attached files are a script to delete a certain folder.
You choose the folder you want to delete in the deleting.php file.
(the choices look like: "001) name_of_the_folder")
After you choose the folder (named: "name_of_the_folder")
the directory "name_of_the_folder" should be delete.
as well as the row with "name_of_the_folder" in galleries.txt file.
This is done in delete.php
As far as I can tell all needed things are there in the two files.
But somehow it isn't working
who can help....