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!