/*************************************
Title:NEW PAGE
Version: 1.3
Author:
Demo:
Download:
Website: http://www.areaseg.com/mural
Short description:
How can I make the Free PHP message board turn the page when the number of post are most than 50?
*************************************/
(Here below you can write additional info, longer description and comments)
New Page
That would require quite some editing, unfortunately I'm not able to provide such help at the moment, too much other work.
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here 
You should follow me on Twitter here
Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools


Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools
New page work-around
A work-around would be to firstly set the script not to delete old messages.
then create a message archive page where you list the old messages (as saved in the msg folder) manually to open inside a frame for instance.
If your message board is too busy for you to keep up with manually listing old messages, you should consider upgrading to a more complex system such as PHPBB or something simular.
Hope this helps
then create a message archive page where you list the old messages (as saved in the msg folder) manually to open inside a frame for instance.
If your message board is too busy for you to keep up with manually listing old messages, you should consider upgrading to a more complex system such as PHPBB or something simular.
Hope this helps