Page 1 of 1
Increase the number of Recent Topics view
Posted: Wed Nov 16, 2005 7:46 pm
by jaketribble
Script URL:
http://www.theagapeletters.com/mboard/mboard.php
Version of script:
Version of PHP:
Hosting company: Yahoo! Small Business
Have you searched THIS FORUM for your problem: Yes
(if not please do before posting)
If so, what terms did you try:
Editing settings.php--from 15 to 35
// Maximum number of posts displayed on the first page
$settings['maxposts']=35;
Write your message below:
Thanks for the excellent message board and your help with the /msg/*.html problem of unable to post.
I now have need to increase the number of recent topics on the first page.
As you can see, I have increased the number from 15 to 35, but this has not increased the number of recent topics in the view.
As I said before, A WONDERFUL Message board which suits my needs perfectly.
Thanks,
Jake
jaketribble@yahoo.com
http://www.theagapeletters.com
New entries to threads.txt deletes previous entries
Posted: Thu Nov 17, 2005 4:14 am
by jaketribble
Klemen,
I have somewhat narrowed my problem down. The earlier entries made to the threads.txt file are being deleted, as the newer entries are entered.
Is this a max thread limit setting somewhere I have overlooked?
I have tried to resolve this before contacting you.
Jake
Problem SOLVED????
Posted: Thu Nov 17, 2005 4:49 am
by jaketribble
I uploaded the original mboard.php---and after updating the settings.php--
maxposts=35----I am now able to view the entire contents of threads.txt
This may only be a temporary solution--until I reach 35 posts--then what??
As I have the mboard configured, ONLY replies to comments posted under the 3 MAIN Topics are allowed. I do not allow NEW TOPICS to be made by anyone but me---as you can see from the deletion of the NEW TOPICS and the NEW TOPIC fields
Jake
Page 2 of posts
Posted: Thu Nov 17, 2005 4:54 am
by jaketribble
In massacreing--I mean modifying the board by removing the NEW TOPICS--have I deleted some code necessary for the Page 1,2 Next field to be written to the page???
Jake
Klemen, to your well deserved Credit
Posted: Thu Nov 17, 2005 11:03 am
by jaketribble
Klemen,
My placement of your credit on my Agape Talk! message board,
is for me, a much more noticeable approach, don't you think?
Thanks,
Jake
Posted: Thu Nov 17, 2005 1:15 pm
by Klemen
Jake,
The $settings['maxposts'] is the one that says after how many postsit will start DELETING old posts (unless $settings['keepoldmsg'] is set to 1, in that case it will still delete old posts from the main page but keep the HTML files on the server).
You should increase the $settings['maxposts'] to say 100 and you should have enough space for recent topics.
Thanks for the extra visibility
Regards
So many THANKS!!!
Posted: Thu Nov 17, 2005 1:25 pm
by jaketribble
Klemen,
You have been outstanding in your work, and I could not have expressed my gratitude any other way.
I am learning, and will always remember your kindness to a NEWBY!!!
Jake
1 more question
Posted: Thu Nov 17, 2005 1:54 pm
by jaketribble
Klemen,
Where can I find the code for all *.msg.html files global background setting. I want each to have the same background as the 1st Recent Topics page.
Jake
http://www.theagapeletters.com
Posted: Fri Nov 18, 2005 10:14 am
by Klemen
Updated report
Posted: Mon Nov 21, 2005 12:54 pm
by jaketribble
Klemen,
Thanks for the informative link, I MUST DO A MUCH BETTER JOB NEXT TIME ON FINDING THINGS ON MY OWN----UH-HUH!
Everyone is astounded by the board----MANY THANKS TO YOU!
One other thing that has just escaped my shallow search---
I want to increase the SIZE of those little squares and o's that mark or separate the TOPICS from the REPLIES on the 1st TOPIC screen.
You have been such a wonderful help, that I am even remiss to ask for more of your expertise---as I will soon learn more!!
Thanks,
Re: Increase the number of Recent Topics view
Posted: Wed Dec 18, 2013 5:03 pm
by Klemen
I'm afraid not (at least not in any simple way), because there is no database that would serve as a basis for rebuilding.