Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Products
»
Cute Chat and Cute Web Messeng...
»
Re: Delete Log
Delete Log
Last post 02-24-2009, 8:35 AM by
rpdoty
. 2 replies.
Sort Posts:
Oldest to newest
Newest to oldest
Previous
Next
02-23-2009, 7:46 AM
49099
rpdoty
Joined on 02-12-2009
Posts 11
Delete Log
Reply
Quote
I've deleted all of the logged messages through the "
View/delete/Expot log
" function in the Chat Admin. That worked fine but now none of the messages are being logged. How can I get the logging to work again?
Thanks.
02-23-2009, 10:31 AM
49111
in reply to
49099
cutechat
Joined on 07-22-2004
Posts 2,332
Re: Delete Log
Reply
Quote
Hi,
I think the cutechat get error while log the message again.
Please use this at web.config,
<appSettings>
<add key="CuteChat.EnableErrorLog" value="True">
</appSettings>
And then check what happens in the ~/Errors folder.
Regards,
Terry
02-24-2009, 8:35 AM
49166
in reply to
49111
rpdoty
Joined on 02-12-2009
Posts 11
Re: Delete Log
Reply
Quote
Thanks for the reply. I've enabled the error log but I don't see an ~/Errors folder. Where should it be?