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: Database: MS Access
 Help for allowd Member List
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

thephantomnl
New Member

Netherlands
66 Posts

Posted - 22 February 2001 :  06:23:52  Show Profile  Visit thephantomnl's Homepage  Send thephantomnl an ICQ Message
hello all,

i have a big problem and i can't find the solution on this forum. maybe i looking over it but this the problem:

we are usings snitz forum Snitz Forums 2000 Version 3.1 SR4 whith all the mods (downloaded via this forum).

now we will make an allowed member list forum. we get 2 colums 1 with the names and an other 1 where we can put the names in via the buttons. now we have 2 problems:

1 not al the members of the forum are in one of these columns. so some registratoons i can' t add tho give them permission

2 after 10 names ie crashes

who can help me or gan give me a link for the solution?? thank you verry much!!!



HuwR
Forum Admin

United Kingdom
20600 Posts

Posted - 22 February 2001 :  07:17:01  Show Profile  Visit HuwR's Homepage
I posted a fix for this behaviour, basically you need to change the

if not(Instr("," & tmpStrUserList & "," , "," & rsMember("MEMBER_ID") & ",") > 0)

to this

if not(Instr("," & tmpStrUserList & "," , "," & rsMember("MEMBER_ID") & ",",1) > 0) then

Go to Top of Page

thephantomnl
New Member

Netherlands
66 Posts

Posted - 26 February 2001 :  11:37:06  Show Profile  Visit thephantomnl's Homepage  Send thephantomnl an ICQ Message
oke thnx verry much. it is working now

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