Author |
Topic  |
Nikkol
Forum Moderator
    
USA
6907 Posts |
|
Nikkol
Forum Moderator
    
USA
6907 Posts |
Posted - 19 June 2003 : 18:24:38
|
Here ... try this and tell me if it works.
In admin_accounts_pending.asp ...
line 511 take out the red double quotes: if MP_MemberApprove = "0" then line 542 take out the red double quotes: if not(rsApprove.EOF) and not(rsApprove.BOF) and rsApprove("M_APPROVE") = "0" then |
Nikkol ~ Help Us Help You | ReadMe | 3.4.03 fixes | security fixes ~ |
 |
|
tuningsv
New Member

El Salvador
67 Posts |
Posted - 22 June 2003 : 12:26:09
|
hi nikkol
i tried modifying this
quote:
line 511 take out the red double quotes: if MP_MemberApprove = "0" then
line 542 take out the red double quotes: if not(rsApprove.EOF) and not(rsApprove.BOF) and rsApprove("M_APPROVE") = "0" then
and did not work
i tried copying a "original copy" of admin_accounts_pending.asp and nothing.
i tested uploading an original copy of the inc_mail.asp file but nothing.
any other idea?

|
 |
|
Nikkol
Forum Moderator
    
USA
6907 Posts |
|
tuningsv
New Member

El Salvador
67 Posts |
|
ruirib
Snitz Forums Admin
    
Portugal
26364 Posts |
Posted - 22 June 2003 : 18:29:07
|
I can't see any problems with your files. Have you talked with your host to see if the emails are being sent at all, but somehow may be not proceeding because some sort of server problem? Can they give you any info on that? |
Snitz 3.4 Readme | Like the support? Support Snitz too |
 |
|
tuningsv
New Member

El Salvador
67 Posts |
Posted - 24 June 2003 : 13:20:48
|
hi ruirib, days before i asked to the support team from www.lunarpages.com (my provider) and they told me that there were no errors in the mail log.
the "email function" between users works fine. only with the validation process does not work
|
 |
|
ruirib
Snitz Forums Admin
    
Portugal
26364 Posts |
Posted - 24 June 2003 : 16:23:26
|
Well I can see no reason for this not to work, since your files seem to be ok and I never saw a situation where the settings for registration and validation were ok, email was working and validation emails failed. I have only one suspicion, that derives from the fact that you are using Chili!ASP in a Unix environment. I've discussed with Nikkol and tried to find what could be wrong with the code, and she came up with that code change, that also did not work. As of now, I don't know what can be wrong in your case. Although I suspect it may be your environment, I cannot substantiate that suspicion. I'm sorry, but I really do not understand what is going on.
If you want to create a temp Admin account and email me the access data, I can have a look in your forum to see if I can find anything. |
Snitz 3.4 Readme | Like the support? Support Snitz too |
 |
|
tuningsv
New Member

El Salvador
67 Posts |
|
tuningsv
New Member

El Salvador
67 Posts |
|
Nikkol
Forum Moderator
    
USA
6907 Posts |
|
tuningsv
New Member

El Salvador
67 Posts |
Posted - 24 June 2003 : 17:55:12
|
nikkol, that is my idea cause in the mail server configuration page appear both options... |
 |
|
tuningsv
New Member

El Salvador
67 Posts |
Posted - 25 June 2003 : 11:59:14
|
thanks Rui and Nikkol the problem is gone!
thanks again Rui. |
 |
|
ruirib
Snitz Forums Admin
    
Portugal
26364 Posts |
|
hhafni
Starting Member
Malaysia
6 Posts |
Posted - 02 July 2003 : 06:15:47
|
Hi, I am having the same problem as tuningsv where users did not receive a validation email after they register.
my forum e-mail server configuration are as follows: E-mail component: ASPEmail E-mail mode: ON E-mail server address: mail.bbpfc.org Require Unique E-mail: ON E-mail validation: ON Restrict Registration: OFF Require logon for sending Mail: ON
my email server requires authentication, and i think this must be the problem. the hosting company could not change this. could anyone help me on this?
|
 |
|
Topic  |
|