| View previous topic :: View next topic |
| Do you want a longer message timeout? |
| 1 hour is just fine! |
|
20% |
[ 8 ] |
| Please change it to 12 hours |
|
7% |
[ 3 ] |
| Please change it to 24 hours |
|
60% |
[ 24 ] |
| I don't care |
|
12% |
[ 5 ] |
|
| Total Votes : 40 |
|
| Author |
Message |
ghisler(Author) Site Admin


Joined: 04 Feb 2003 Posts: 24590 Location: Switzerland
|
Posted: Fri Feb 21, 2003 5:21 am Post subject: Do you want a longer message timeout? |
|
|
Currently the board software marks all threads as read after one hour, even if you didn't read them. This is done because normally most people don't read all threads, just those which interest them. If the board software wouldn't mark them as read, they would remain as new forever!
Some people have suggested to increase this timeout from one hour to 12 hours or even a whole day. What do you think? _________________ Author of Total Commander
http://www.ghisler.com |
|
| Back to top |
|
 |
soreno Junior Member


Joined: 13 Feb 2003 Posts: 81 Location: Grenaa, Denmark
|
|
| Back to top |
|
 |
MxxCon Junior Member


Joined: 06 Feb 2003 Posts: 26 Location: Brooklyn, NY
|
Posted: Fri Feb 21, 2003 5:32 am Post subject: |
|
|
i'd like no timeout all, but out of choices i picked 24horus _________________ [Sig removed by administrator: Signature can not exceed 20GB.] |
|
| Back to top |
|
 |
ghisler(Author) Site Admin


Joined: 04 Feb 2003 Posts: 24590 Location: Switzerland
|
Posted: Fri Feb 21, 2003 5:34 am Post subject: |
|
|
2soreno
No, unfortunately not, the board software doesn't support it. I would have to write a modification, but it would require changes to the database too. I'm not experienced enough yet with PHP and MySQL to do this. _________________ Author of Total Commander
http://www.ghisler.com |
|
| Back to top |
|
 |
chasbas Junior Member

Joined: 06 Feb 2003 Posts: 46 Location: New Jersey
|
Posted: Fri Feb 21, 2003 11:41 am Post subject: |
|
|
| ghisler(Author) wrote: | 2soreno
No, unfortunately not, the board software doesn't support it. I would have to write a modification, but it would require changes to the database too. I'm not experienced enough yet with PHP and MySQL to do this. |
I've done quite a bit of both PHP and MySQL, so maybe I could look at this issue. What is the name of the global configuration setting that governs this? I have searched through the source code and the online sample board, but I can't find this setting anywhere. |
|
| Back to top |
|
 |
ghisler(Author) Site Admin


Joined: 04 Feb 2003 Posts: 24590 Location: Switzerland
|
Posted: Sun Feb 23, 2003 5:26 am Post subject: |
|
|
2chasbas
The variable is called $board_config['session_length'] and is the length of the session in seconds. _________________ Author of Total Commander
http://www.ghisler.com |
|
| Back to top |
|
 |
|