Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Snitz Forums 2000 MOD-Group
 MOD Add-On Forum (W/O Code)
 members / posts different counts
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

tjhilder
Junior Member

United Kingdom
110 Posts

Posted - 25 August 2004 :  01:16:11  Show Profile  Visit tjhilder's Homepage
Hi,

I'd like to change the members page so that it displays a different amount; from 15 to 20

but I'd also like to make posts so they are different, say from 15 to 10

Any MODs on how to change this? if not, maybe someone can paste some code on how to do this.

"I must have a bad immune system because I catch colds better then I catch trains" - TJ 2004

laser
Advanced Member

Australia
3859 Posts

Posted - 25 August 2004 :  08:00:25  Show Profile
What do you want to change where ?

Can you explain in more detail ?
Go to Top of Page

tjhilder
Junior Member

United Kingdom
110 Posts

Posted - 27 August 2004 :  23:57:37  Show Profile  Visit tjhilder's Homepage
Basicly so that when you change "Items per page" to something else rather then the default '15' that it is set to, this makes topics, forums and the member list to change all to '15' I would like to make it so that I can change the number on the member list to say '20' and the topics & forums stay at 15.

Any Suggestions?

"I must have a bad immune system because I catch colds better then I catch trains" - TJ 2004
Go to Top of Page

laser
Advanced Member

Australia
3859 Posts

Posted - 28 August 2004 :  00:28:00  Show Profile
Didn't you ask this in another thread ? The answer was given just the other day.

You can override the setting on only the members page, just a few code changes to do.
Go to Top of Page

tjhilder
Junior Member

United Kingdom
110 Posts

Posted - 28 August 2004 :  05:32:38  Show Profile  Visit tjhilder's Homepage
Someone started a topic simular and I replied wondering the question, I was given an answer to what needed to be done just not how to do it.

So what code changes do I need to make for members.asp?

"I must have a bad immune system because I catch colds better then I catch trains" - TJ 2004
Go to Top of Page

OneWayMule
Dev. Team Member & Support Moderator

Austria
4969 Posts

Posted - 28 August 2004 :  11:02:11  Show Profile  Visit OneWayMule's Homepage  Send OneWayMule an ICQ Message
Find the following code in members.asp (approx. lines 41-42):
if strDBNTUserName = "" then
	Err_Msg = "<li>You must be logged in to view the Members List</li>"

and paste the following line before it:
strPageSize = 20


My MODs:
Birthdays - Custom Policy - F.A.Q. Administration - Forum Rules - Guestbook
Links Manager - MyOwnGoogle - Profile Views - Search Log - WebSearch

Useful stuff:
Forum and MOD Installation - MOD Installation Guide - Snitz v3.4.05 Readme - Free ASP Hosts - Support Snitz
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Topic Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.28 seconds. Powered By: Snitz Forums 2000 Version 3.4.07