Support Forums

Confirmation email after banned users

This is a discussion on Confirmation email after banned users within the Technical Support forums, part of the Technical Support Forums category; What version of 68 Classifieds are you running? Example: V4.1.5 Dev What template are you using? templatecodes Please describe in ...


Go Back   68 Classifieds Forums > Technical Support Forums > Technical Support

This topic is resolved.

If you have a similar issue that this thread does not address, open a new related support topic.

 
Thread Tools Display Modes
Old 11-17-2009, 01:04 PM   #1
Member
 
Join Date: Jun 2009
Posts: 92
Rep Power: 3
pipelin is on a distinguished road
Default Confirmation email after banned users

What version of 68 Classifieds are you running?
Example: V4.1.5 Dev

What template are you using?

templatecodes

Please describe in detail the issue you are having:

After I had banned some users, now new users are getting this confirmation email:

Hi ,

Thank you for registering! Before your account is active you must confirm your email. You can confirm your email by clicking on the link below:
login.html?code=1b5b01e856a05aa9197a974e1df354e2

I did the test and I got this email.

Some one know how fix it?
pipelin is offline  
Old 11-17-2009, 01:40 PM   #2
Coder
 
Join Date: Mar 2006
Posts: 4,742
Rep Power: 115
Lhotch is a glorious beacon of light Lhotch is a glorious beacon of light Lhotch is a glorious beacon of light
Default

Quote:
Originally Posted by pipelin
Some one know how fix it?
Im not following what you want fixed, nothing seems broken.

If you have your admin settings set to require e-mail validation then that is the expected behavior.
__________________
Larry
Lhotch is offline  
Old 11-17-2009, 01:44 PM   #3
Member
 
Join Date: Jun 2009
Posts: 92
Rep Power: 3
pipelin is on a distinguished road
Default

The problem is everybody is getting this email, included my test.

Do you want to try?
pipelin is offline  
Old 11-17-2009, 01:50 PM   #4
Coder
 
Join Date: Mar 2006
Posts: 4,742
Rep Power: 115
Lhotch is a glorious beacon of light Lhotch is a glorious beacon of light Lhotch is a glorious beacon of light
Default

Quote:
Originally Posted by pipelin
The problem is everybody is getting this email, included my test.

Do you want to try?
in your initial post you stated

Quote:
now new users are getting this confirmation email:
Now you are saying everyone is getting the e-mail.

Is this only happening to new users then when they register or is every user, existing ones included, getting e-mail?

Also, what steps did you take to ban the user?
__________________
Larry
Lhotch is offline  
Old 11-17-2009, 01:55 PM   #5
Member
 
Join Date: Jun 2009
Posts: 92
Rep Power: 3
pipelin is on a distinguished road
Default

Is happening to new user when the register and how I did it, changed in the User Group: Registered Users to Banned Users. Did I do something wrong?
pipelin is offline  
Old 11-17-2009, 01:58 PM   #6
Coder
 
Join Date: Mar 2006
Posts: 4,742
Rep Power: 115
Lhotch is a glorious beacon of light Lhotch is a glorious beacon of light Lhotch is a glorious beacon of light
Default

Quote:
Originally Posted by pipelin
Is happening to new user when the register and how I did it, changed in the User Group: Registered Users to Banned Users. I did something wrong?
Ok, so this takes me back to my first post, if you have your site set to require e-mail verification then people should get this e-mail when they register for your site so I am confused as to what the problem is.

No, you didnt do anything wrong but the 68C admin allows you, from the main user view where all users are displayed, to check the box by the user, and then use the dropdown to "blacklist" them.

You can also click the username and view just that users details and change their user group to banned.

So there are 2 ways you can do it and if troubleshooting is needed its nice to know how you did it so people can try and replicate the problem.
__________________
Larry
Lhotch is offline  
Old 11-17-2009, 02:21 PM   #7
Member
 
Join Date: Jun 2009
Posts: 92
Rep Power: 3
pipelin is on a distinguished road
Default

Quote:
Originally Posted by pipelin

login.html?code=1b5b01e856a05aa9197a974e1df354e2
Ok the link is not including mywebsite.com like:

MYWEBSITE.COM/login.html?code=1b5b01e856a05aa9197a974e1df354e2

The last thing I did, it was upgrade the SEO module, so at this point anything could be.

Last edited by pipelin; 11-17-2009 at 02:24 PM.
pipelin is offline  
Old 11-17-2009, 02:31 PM   #8
Coder
 
Join Date: Mar 2006
Posts: 4,742
Rep Power: 115
Lhotch is a glorious beacon of light Lhotch is a glorious beacon of light Lhotch is a glorious beacon of light
Default

Quote:
Originally Posted by pipelin
Ok the link is not including mywebsite.com like:

MYWEBSITE.COM/login.html?code=1b5b01e856a05aa9197a974e1df354e2

The last thing I did, it was upgrade the SEO module, so at this point anything could be.
Ahh, Ok, now I am following you. I thought you were saying the e-mail itself was new and unexpected. Didnt realize the validation link was not correct.

It looks like the function sendConfirmation() is using the URLS constant which I think many people leave blank.

Try this, go into your admin area under main settings and look for the field "Secure url or https" is it empty?

If , go ahead and copy what you have in the field above it for your sites URL and test the confirmation e-mail again.
__________________
Larry
Lhotch is offline  
Old 11-17-2009, 03:01 PM   #9
Member
 
Join Date: Jun 2009
Posts: 92
Rep Power: 3
pipelin is on a distinguished road
Default

Quote:
Originally Posted by Lhotch
Ahh, Ok, now I am following you. I thought you were saying the e-mail itself was new and unexpected. Didnt realize the validation link was not correct.

It looks like the function sendConfirmation() is using the URLS constant which I think many people leave blank.

Try this, go into your admin area under main settings and look for the field "Secure url or https" is it empty?

If , go ahead and copy what you have in the field above it for your sites URL and test the confirmation e-mail again.
This what I did: I set up the field "Secure url or https" as you said and when I tested the confirmation email I got this:

https://http://www.mywebsite.com/login.php?code=778cdfc7a3c9988acce02bca4295de95

After that, I reinstalled the old SEO module and now it is working fine again.

Thanks Larry, I dont know if it was the new SEO module or maybe Im doing something wrong, for now Im going to work with the old SEO.

Last edited by pipelin; 11-17-2009 at 03:17 PM.
pipelin is offline  
Old 11-17-2009, 03:05 PM   #10
Coder
 
Join Date: Mar 2006
Posts: 4,742
Rep Power: 115
Lhotch is a glorious beacon of light Lhotch is a glorious beacon of light Lhotch is a glorious beacon of light
Default

Whats still strange to me though is the fact the function is using the secure URL.
__________________
Larry
Lhotch is offline  
Closed Thread

Thread Tools
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
New Users Automatically Banned jonahcoyote Technical Support 4 08-12-2008 03:53 PM
Users Awaiting Email Confirmation... crystal Modules / Plugins / Modifications 5 07-24-2008 02:40 AM
Banned Email Addresses Success Technical Support 5 04-11-2008 09:36 AM
Banned Users SkGold v3.1 Questions & Support 0 01-19-2007 10:06 PM
'Users Awating Email Confirmation� group. SkGold v3.1 Suggestions and Feedback 2 07-18-2006 05:30 PM


All times are GMT -4. The time now is 08:08 PM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0