PDA

View Full Version : User selectable no. of threads per page?


Tim Wheatley
03-09-2002, 09:13 PM
You can select in the admin section how many threads are shown on each page in the forumdisplay listing... Can this be made user selectable like the number of posts per page can be?

TECK
03-10-2002, 01:32 AM
it can be done. you need to add 1 admin option, edit forumdisplay.php, member.php and alter the user table with a maxthreads query.

Tim Wheatley
03-10-2002, 07:26 AM
So... could I do this by tracing and then finding the code for selecting the number of posts in threads?

TECK
03-10-2002, 07:51 AM
yes.

Tim Wheatley
03-18-2002, 11:11 AM
I'm having trouble... LOL ;)

I'll keep trying until someone else gets there first...