When I start eggdrop it I get the error
I can't work out a way to fix this, I have set eggdrop to log to eggdrop1.6.19/logs/ and that seems to be workingfine. I setup the logs2html.conf file and setEggdrop v1.6.19+ctcpfix (C) 1997 Robey Pointer (C) 2008 Eggheads
[06:22] --- Loading eggdrop v1.6.19+ctcpfix (Fri Mar 5 2010)
[06:22] LANG: No lang files found for section logs2html.
[06:22] Module loaded: logs2html (with lang support)
[06:22] Error finding logfiles! Please check settings in your config file to be sure statement "logfile" present.
[06:22] Can't find expression "logfile" for channel '#mychannel' with mode '+p'.
My eggdrop.conf file has aaddlogs2htmlchan #mychannel "/eggdrop1.6.19/logs" index "Logs of MyChannel" mychan "Log of MyChannel"
Code: Select all
source source logs2html.conf
I'm baffledAlso this is the settings in the eggdrop.conf for logging logfile jpkw #mychannel"logs/mychannel.log"
Edit - Now when I rehash the bot, it says
Code: Select all
[14:58] Rehashing ...
[14:58] logs2html module: added channel '#mychannel'. Total channels added: 1.
Well I'l be damned, it started working
I was in DCC and it said
Code: Select all
<myname> [15:00] Writing user file...
<myname> [15:00] Writing channel file...
Code: Select all
[15:01] #myname# begin creation of logfiles.
<myname> Creating logs for channel '#mychannel' for 2008 year.
<myname> Creating index page for channel '#mychannel' for 2008 year.
etc, etc until 2010.
Code: Select all
[15:14] Error finding logfiles! Please check settings in your config file to be sure statement "logfile" present.
[15:14] Can't find expression "logfile" for channel '#mychannel' with mode '+p'.
Code: Select all
logfile jwk #mychannel "logs/#mychannel.log"