Menu

Saving chat sessions?????

2004-01-25
2013-04-30
  • Kirk Voclain

    Kirk Voclain - 2004-01-25

    ON my current CHAT SERVICE, there is a way to view and save everything that was written in a chat session.

    I use my chat room as an educational platform for Professional Photographers.

    ONCE a month I have a guest speaker come in and give us a virtual seminar....

    I like saving these chat sessions for resale as transcripts.

    IS there any way to save a chat session using phpopenchat?????

    THANK YOU FOR THIS FORUM!!!!

    Yours,

    Kirk Voclain

     
    • Renato

      Renato - 2004-03-29

      Hello,
      I have the same need, of saving chat sessions.
      How can we do this?

      Cheers,

      Renato

       
      • Richard

        Richard - 2006-11-15

        Look at your config.inc.php file.  There is a line of code there which you can change, which logs your conversations. 

        -----------------------------

        define('NO_LOGGING', true);

        -----------------------------

        Set this to false.

         
    • Lasitha Alawatta

      Hi Richard,

      I also have the same need, I changed the

      define('NO_LOGGING', false);

      then it will generate a warning.

      Warning: openlog() expects parameter 3 to be long, string given in C:\Program Files\xampp\htdocs\openchat\include\class.Logger.inc on line 68

      Warning: Cannot modify header information - headers already sent by (output started at C:\Program Files\xampp\htdocs\openchat\include\class.Logger.inc:68) in C:\Program Files\xampp\htdocs\openchat\index.php on line 350

      Warning: Cannot modify header information - headers already sent by (output started at C:\Program Files\xampp\htdocs\openchat\include\class.Logger.inc:68) in C:\Program Files\xampp\htdocs\openchat\index.php on line 351

      how can we fix this issue. really appreciate early replay.

       
    • Carlos Cordero

      Carlos Cordero - 2008-11-23

      Is it possible to change log files directory?

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.