Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Snitz Forums 2000 DEV-Group
 DEV Bug Reports (Closed)
 (v3.4) BUG+FIX: admin_accounts_pending.asp
 Forum Locked  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

ruirib
Snitz Forums Admin

Portugal
26364 Posts

Posted - 22 August 2002 :  09:37:16  Show Profile  Send ruirib a Yahoo! Message
There is a problem with the option to Approve All Pending Members in the Members Pending page. To fix it, around line 451, admin_accounts_pending.asp, find this code:


MP_MemberApprove = allApproveData(mMEMBER_ID,RowCount)


Replace it by this:


MP_MemberApprove = allApproveData(mM_APPROVE,RowCount)




Snitz 3.4 Readme | Like the support? Support Snitz too

Edited by - ruirib on 22 August 2002 10:24:27

RichardKinser
Snitz Forums Admin

USA
16655 Posts

Posted - 22 August 2002 :  12:03:22  Show Profile
line #450 is wrong as well:

this:

				MP_MemberKey = allApproveData(mMEMBER_ID,RowCount)


should be:

				MP_MemberKey = allApproveData(mM_KEY,RowCount)

Go to Top of Page
  Previous Topic Topic Next Topic  
 Forum Locked  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