I can successfully approve the release where it will create the appropriate folder in the dir but the entry will not be added to the DB. I have tried creating the db from fresh but still the same result. Theres no entry`s in nxError.log or SystemError.log either. This is my approve config:
#### Site Approve ##########################################
#
# - Check if the directory is approved when it is created.
# - The flags required to approve releases.
# - Approve tag format, cookies: %(user) and %(group).
#
set approve(CheckMkd) True
set approve(Flags) "M1"
set approve(DirTag) {(Approved By %(user))}
I`m using the latest version nxtools.