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

 All Forums
 Help Groups for Snitz Forums 2000 Users
 Help: MOD Implementation
 Email validation mod not sending emails
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

rbecking
Starting Member

36 Posts

Posted - 27 April 2002 :  07:49:25  Show Profile
I have been using the email validation mod for quite a while but I've noticed that for the last week it has not been sending out the confirmation emails. I use CDONTS I wondered is it a problem with this, or the mod, or my isp?

Kent
Junior Member

United States
193 Posts

Posted - 02 June 2002 :  09:49:14  Show Profile
I'm having a similar problem, except I'm using ASPmail.

It worked fine for a while, now nothing...

Go to Top of Page

Davio
Development Team Member

Jamaica
12217 Posts

Posted - 02 June 2002 :  22:26:36  Show Profile
If it worked before, then it's not the mod that's not working. Unless you made some change to the files.

Check to see if you can use the other email functions in your forum and see if it sends out the emails. Like the "Send Topic to a Friend" option or the "Forget Your Password?" option or try emailing a member from your forum and see if the emails get sent.

«------------------------------------------------------»
Want to know when the next version comes out,
as soon as possible? Join our Mailing Lists !
Go to Top of Page

Kent
Junior Member

United States
193 Posts

Posted - 03 June 2002 :  20:10:52  Show Profile
quote:

If it worked before, then it's not the mod that's not working. Unless you made some change to the files.

Check to see if you can use the other email functions in your forum and see if it sends out the emails.


The other mail functions are working. I get notified of Private Messages (from that mod),the send eMail works, etc. I've changed the setings for eMail Validation, reset Forum Variables, changed it back, reset variables again, and still it doesn't work... The frustrating thing is I just went "live" over the weekend, thinking it was still working, and now it's not... I having to activate memberships manually.





Edited by - Kent on 03 June 2002 20:11:54
Go to Top of Page

Kent
Junior Member

United States
193 Posts

Posted - 04 June 2002 :  19:44:18  Show Profile
It even sends an email on the change of email addresses -- it's just the new member registration email that's not working...

Go to Top of Page

Davio
Development Team Member

Jamaica
12217 Posts

Posted - 05 June 2002 :  03:30:25  Show Profile
Ok, post a link to a txt version of your register.asp file.

«------------------------------------------------------»
Want to know when the next version comes out,
as soon as possible? Join our Mailing Lists !
Go to Top of Page

Kent
Junior Member

United States
193 Posts

Posted - 05 June 2002 :  10:39:07  Show Profile
quote:

Ok, post a link to a txt version of your register.asp file.



Here ya go -- you'll see that I'm running Huwr's Portal Mod set, but I haven't touched register.asp as far as I know... unless it was to update a security fix.

http://simpletractors.com/club2/register.txt

Let me know if you have problems accessing it since parts of the site are restricted... Thanks for taking the time to look at it!



Edited by - Kent on 05 June 2002 10:48:07
Go to Top of Page

Davio
Development Team Member

Jamaica
12217 Posts

Posted - 06 June 2002 :  07:36:15  Show Profile
quote:
you'll see that I'm running Huwr's Portal Mod set,
You should have said that from before. I can't help you with Huwr's Modded forum. Since he might have changed up some of the code that came with the mod. You will need to ask your question at his forum http://www.magicmushroom.org.uk/

They will able to help better than I would since they know the code.

«------------------------------------------------------»
Want to know when the next version comes out,
as soon as possible? Join our Mailing Lists !
Go to Top of Page

Kent
Junior Member

United States
193 Posts

Posted - 09 June 2002 :  00:22:01  Show Profile
I'm kind of at a loss here, since Huw has no idea why it may have stopped working... see the link.

http://www.magicmushroom.org.uk/forum/topic.asp?ARCHIVE=&TOPIC_ID=4002

Davio, is there anything you can see in the register.txt file I posted?

Thanks!
Kent

Go to Top of Page

Davio
Development Team Member

Jamaica
12217 Posts

Posted - 09 June 2002 :  00:55:25  Show Profile
Since the only problem is the email not being sent out, you would need to check the code in the file that sends out the email.
After line 465 in your file, place the following code in red:
if lcase(strEmail) = "1" then
Response.Write "email sent"
'## Emails Message to the Author of this Reply.
'## This needs to be Edited to use your own email component
You should see the words "email sent" outputted after you register.

Also try commenting out the on error resume next code in the inc_mail.asp file, for the ASPEmail code, by placing a ' in front of it. If there is an error generated, you will know about it. Although there is error checking there.

That is what I can think of to test where the problem is.

«------------------------------------------------------»
Want to know when the next version comes out,
as soon as possible? Join our Mailing Lists !
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Topic Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 2.58 seconds. Powered By: Snitz Forums 2000 Version 3.4.07