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: General / Current Version (Old)
 Modifications Required for >32,000 members
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

PohlDan
Starting Member

5 Posts

Posted - 11 July 2001 :  00:45:35  Show Profile  Visit PohlDan's Homepage
If your user base exceeds 32,000 members (or your members table begins generating member_id's higher than 32,000 for any reason), you will start experiencing the following errors:

1. Overflow errors when users post

2. Cint() vbscript errors in multiple areas including deletions of postings

3. Member posting counts not incrementing

To correct these problems, you must manually change the "CInt()" function to "Clng()" in lines that deal with members in the following files:

a. Inc_functions.asp
b. Pop_delete.asp

What is happening is that the Snitz code assumes that you have less than 32,000 users. The code attempts to convert the member_id into an integer, and fails if the member_id is greater than approximately 32,000 - thereby generating the above errors.

sijo
Starting Member

16 Posts

Posted - 11 July 2001 :  06:08:25  Show Profile
I do not have greater than 32,000 members yet but can I make the alteration anyway in preparation of hopefully reaching that number?

Go to Top of Page

HuwR
Forum Admin

United Kingdom
20595 Posts

Posted - 11 July 2001 :  06:37:48  Show Profile  Visit HuwR's Homepage
quote:

I do not have greater than 32,000 members yet but can I make the alteration anyway in preparation of hopefully reaching that number?





Yes, it shouldn't be a problem

Go to Top of Page

bjlt
Senior Member

1144 Posts

Posted - 11 July 2001 :  06:47:36  Show Profile
other than the members, are there other similiar problems?
I'm not sure which line to edit.

TIA.

Go to Top of Page

SalmanKhana
Average Member

USA
961 Posts

Posted - 11 July 2001 :  08:37:26  Show Profile
i'll be chillin out here till the development team makes a fix cuz i guess my members wont reach that number so soon. I hope they do

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.26 seconds. Powered By: Snitz Forums 2000 Version 3.4.07