Thread: Approve Db
View Single Post
Old 11-01-2005, 10:28 AM  
PaRaNoiD_JaCK
Senior Member
 
Join Date: Mar 2005
Posts: 101
Default Approve Db

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.

PaRaNoiD_JaCK is offline   Reply With Quote