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
 PM Error, in members.asp line 233
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

GooFY0nE
New Member

Denmark
82 Posts

Posted - 11 September 2002 :  06:21:21  Show Profile  Visit GooFY0nE's Homepage  Send GooFY0nE an ICQ Message
Just installed the PM Mod for 3.4.xx on 3.4.02 and all works besides this error im getting:

Microsoft VBScript runtime (0x800A0009)
Subscript out of range: 'mM_PMRECEIVE'
/beta/members.asp, line 394


Line 394 in members.asp looke like this:
Members_MemberPMreceive = arrMemberData(mM_PMRECEIVE, iMember)


This only happens when a person is logged in and is trying to view the members.asp. has anyone seen this before or mabye got the solution to my problem....please help a noob.

i searched for 10 min. to see if anyone else have has that problem, no luck...


link to my beta site:
http://212.242.115.7/beta/default.asp

link to my beta site were the error is:
http://212.242.115.7/beta/members.asp

Regards:
GooFY0nE
Aagren.Net

Edited by - GooFY0nE on 11 September 2002 08:41:29

Carefree
Advanced Member

Philippines
4207 Posts

Posted - 11 September 2002 :  07:43:27  Show Profile
This error is usually the result of a redimensioned array. Since nobody else is experiencing it with this mod, there's something wrong with a change you made. You've obviously missed something in the incorporation of the changes. Go back through the readme and check each/every file.
Go to Top of Page

GooFY0nE
New Member

Denmark
82 Posts

Posted - 11 September 2002 :  08:01:39  Show Profile  Visit GooFY0nE's Homepage  Send GooFY0nE an ICQ Message
im doing just that now, it's second time i chack it but i am kinda dumb in asp so i guess i will find the mistake i made sometime...thx Carefree

Regards:
GooFY0nE
Aagren.Net
Go to Top of Page

GooFY0nE
New Member

Denmark
82 Posts

Posted - 11 September 2002 :  08:30:18  Show Profile  Visit GooFY0nE's Homepage  Send GooFY0nE an ICQ Message
ok just been through the readme file and followed it step by step again and i did find a dumb a** error, in members.asp on line 148.

But now i get a new error lo, the thing is that this error is on a line i did not edit, i know the statements refer to each other so it could be somewere else, but nooby as i am this is all i have to go after:

Microsoft JET Database Engine (0x80040E10)
No value given for one or more required parameters.
/beta/members.asp, line 233


members.asp line 231 - 240:

set rs = Server.CreateObject("ADODB.Recordset")
rs.cachesize = strPageSize
rs.open strSql & strSql2 & strSql3 & strSql4, my_Conn, adOpenStatic
If not (rs.EOF or rs.BOF) then
rs.movefirst
rs.pagesize = strPageSize
rs.absolutepage = mypage '**
maxpages = cLng(rs.pagecount)
arrMemberData = rs.GetRows(strPageSize)
iMemberCount = UBound(arrMemberData, 2)



This one i can't find by my self...Any suggestions ?

Regards:
GooFY0nE
Aagren.Net
Go to Top of Page

GooFY0nE
New Member

Denmark
82 Posts

Posted - 11 September 2002 :  09:03:28  Show Profile  Visit GooFY0nE's Homepage  Send GooFY0nE an ICQ Message
lol now i will never ask for help in here again, im just too stupid, found the last error too, made by GooFY0nE lo
a E missing from DATE in line 248 (witch i imagine I deleted when editing that line)
**** im a noob, anyways my problems are all gone.



RgDs
The Danish NooB
GooFY0nE

Go to Top of Page

@tomic
Senior Member

USA
1790 Posts

Posted - 11 September 2002 :  11:59:51  Show Profile  Visit @tomic's Homepage  Send @tomic an ICQ Message
quote:
**** im a noob, anyways my problems are all gone.


Practice makes perfect

Glad to see you got it working.

@tomic

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