Nice application!
I would like to see a dropdown listing of Registered Users to allow me to add to the Private User/Moderator list rather than having to do a reverse look up for the ID number from the user name.
I initially had problems with the private forum setup because I kept designating the moderator by entering the username instead of the ID number and kept getting the following error:
Error Type:
ADODB.Recordset (0x800A0BB9)
Arguments are of the wrong type, are out of acceptable range, or are in conflict with one another.
/forums/admin/p_mPro.asp, line 109
I realized my mistake, corrected myself, and got the function to work as intended.
Also adding another field in the member table to indicate what type of group a user is assigned to might make user-administration easier when assigning group access to certain forums, thus avoiding having to repeatedly assign the same IDs to multiple forums. Again, great job done.
< Message edited by cdelenia on 8/6/2001 6:20:53 PM >