Author |
Topic  |
Chris Yew
Junior Member
 
134 Posts |
Posted - 22 August 2002 : 00:29:25
|
Thanks ruirib. That clear my doubts! |
 |
|
ruirib
Snitz Forums Admin
    
Portugal
26364 Posts |
|
corneillie
Junior Member
 
140 Posts |
Posted - 22 August 2002 : 02:52:53
|
Ruirib,
I tried it to and for me it didn't work.
My forum requires regitration (i selected this option in the admin section), so no one but members can see my forum.
When i'm not logged in I get a loginsreen. There you have the option to register to. When you register you will be told that the administrator must approve and that an e-mail will be sent.
I did so. Then I log in back as admin and I'm told that I've pending members I select the member and approve their pending. I get a message that their e-mails are sent to complete registration. Next to approve it becomes "Yes".
But I never get my e-mail!, I tried,tried and tried.
However when the option :"Require Registration?" is set to off, I will get the mail.
Can you help me with this please or is there something I'm missing? Thanks Steven |
 |
|
Dunamis
Starting Member
29 Posts |
Posted - 22 August 2002 : 05:52:21
|
Ruirib,
There is definitley a bug here.
I confer with Steven - when you complete the check box and approve selected members the email is sent. However, if you just Approve all Pending Members no email is sent.
Can you get this to the Bug forum? |
 |
|
ruirib
Snitz Forums Admin
    
Portugal
26364 Posts |
Posted - 22 August 2002 : 08:11:42
|
quote: Originally posted by corneillie
I select the member and approve their pending. I get a message that their e-mails are sent to complete registration. Next to approve it becomes "Yes".
What option did you use for this Approve All Pending Members or Approve Selected Pending Members? The latter works. The former no. Use the Approve Selected Pending Members for now and I'll have a look at the other (this answer is good for Dunamis also). |
Snitz 3.4 Readme | Like the support? Support Snitz too |
 |
|
corneillie
Junior Member
 
140 Posts |
Posted - 22 August 2002 : 08:58:22
|
Indeed, you must use the approve selected pending members, that worked. The other doesn't work
|
 |
|
ruirib
Snitz Forums Admin
    
Portugal
26364 Posts |
Posted - 22 August 2002 : 09:11:53
|
quote: Originally posted by corneillie
Indeed, you must use the approve selected pending members, that worked. The other doesn't work
I've found the bug. I'll post it now at the bug forum. Meanwhile you can try the fix.
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 09:56:51 |
 |
|
corneillie
Junior Member
 
140 Posts |
Posted - 22 August 2002 : 09:51:19
|
Ruirib,
On wich page do I need to make your changes ?
Thanks |
 |
|
ruirib
Snitz Forums Admin
    
Portugal
26364 Posts |
|
corneillie
Junior Member
 
140 Posts |
Posted - 22 August 2002 : 10:03:23
|
Ruirib,
Made your changes and did a test and everything works FINE!!
You are the men! Thanks a lot
Steven |
 |
|
ruirib
Snitz Forums Admin
    
Portugal
26364 Posts |
|
ruirib
Snitz Forums Admin
    
Portugal
26364 Posts |
|
Dunamis
Starting Member
29 Posts |
Posted - 22 August 2002 : 17:55:36
|
Thanks too ruirib.
I assume you will forward for bug fix for 3.4.1?
---------------- Sorry - just saw posts above.
|
Edited by - Dunamis on 22 August 2002 17:56:45 |
 |
|
ruirib
Snitz Forums Admin
    
Portugal
26364 Posts |
|
Topic  |
|