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

 All Forums
 Help Groups for Snitz Forums 2000 Users
 Help: MOD Implementation
 Events Calendar - Limiting upcoming events
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

ukpbz
Starting Member

47 Posts

Posted - 31 July 2001 :  07:33:51  Show Profile  Visit ukpbz's Homepage  Send ukpbz an AOL message
Hi, Can some one tell me how to limit the number of upcoming events and recent events that it displays. For example, if you wanted the next 5 upcoming and last 2 recent

Thanks

Paul

_________________________
IrvineWelsh.Net The official Site!

GauravBhabu
Advanced Member

4288 Posts

Posted - 31 July 2001 :  13:34:34  Show Profile
Look for this line in your events.asp. It is at the top after include atatements.

 
intDisplay = 15



 
%>
<!--#INCLUDE FILE="config.asp" -->
<!--#INCLUDE FILE="include/inc_functions.asp" -->
<!--#INCLUDE FILE="include/inc_top.asp" -->
<!--#INCLUDE FILE="include/inc_code.asp" -->
<%
' sets who is allowed to add events
dim intAllowed
intAllowed = 1 'Any members
'intAllowed = 3 'Only Moderators and Admin
'intAllowed = 4 'Admins Only

intDisplay = 15 'The number of events to display in upcoming events and recent events of events.asp


Change the value from 15 to whatever you want.




Share A Square at forumSquare


gauravbhabu

There is only one miracle...That is LIFE!
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 1.3 seconds. Powered By: Snitz Forums 2000 Version 3.4.07