logs doesn't been saved

criseleusis

New member
Messages
18
Points
0
Hello mates.

My server in online since 01/08, today i tried to look at logs as trades, chat, zeny etc and all the tables was empity? This tables are in the same DB that I upload the file "main.sql". Did I do something wrong? Thank all

edit

the atcommands and login logs are been save, but only this.

 
Last edited by a moderator:
/conf/logs.comf

enable_logs: 0xFFFFF
 
 
_____
 
/conf/import/log_conf.txt
 
enable_logs: 0x0000
 
__
 
This?
 
The strange thing is that the atcommand and loginlog are been saved, but only this..
 
Last edited by a moderator:
/conf/import/log_conf.txt

Remove from there,

Since logs.conf is read first, but import folder overwrites the value.

So enable_logs becomes 0

 
Back
Top