1) in template PRIVFOLDER find
Code:
<input type="hidden" name="action" value="doeditfolders">
<input type="image" class="bginput" name="submit" src="images/go.gif">
change to
Code:
<input type="hidden" name="action" value="doeditfolders">
<input type="image" name="submit" src="images/go.gif">
that should do it
2) guess you have a typo somewhere...
3) take a look here to find the add-on that brings the functionality
https://vborg.vbsupport.ru/showthrea...threadid=36840