Menu

How do I Limit the Histroy in a channel?

Anonymous
2002-04-15
2002-05-08
  • Anonymous

    Anonymous - 2002-04-15

    I want to know how I would limit the channel to show entries for only one day.

    I tried to change the setting of the defaults_inc.php file $FORUMDATE property from 30 to 1 but it did not work.

    What do I have to change?

    Andy

     
    • Mirko Giese

      Mirko Giese - 2002-04-17

      this is no question of forumdate but a question of how many user come into your channel.
      the chat saves the last 40 lines for each channel and shows it at joining the channel. normally the last 40 lines are from the last lets say 2 minutes if there are other people online.
      a seleting by time is not possible with the actual code, if you want to do so please modify the code by yourself

       
    • Bryan Frazier

      Bryan Frazier - 2002-05-04

      Is there a way to set the number of lines saved to "0"?  or would that screw things up?

      ...what I'd like to be able to do is wipe the channel clean afte use.

      thanks

       
    • Mirko Giese

      Mirko Giese - 2002-05-08

      when setting lines saved to 0 the hole chat can't work. how should anyone see what others writing? the hole communication is managed by this setting and reading/writing the database.

       

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.