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
 Newsletter MOD: a curious problem
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

nineu
Starting Member

Spain
45 Posts

Posted - 19 July 2002 :  04:10:13  Show Profile
Hi:

I have installed the Newsletter MOD and It work perfect (With text plain and with HTML). Fantastic!!!

But, when a person subscribe to newsletter, work perfect to but always appear with typical:"Your information was submited succesfully!" and then "Please click the BACK button on your browser and fix the errors indicated above! Thanks! and there isn't any error!!

The line that always appear is this:

76 if err.number <> 0 then
77 'there was an error entering data
78 strValid = "<br>There was an error in the database!<br>" & _
79 "<U>Error Number</U>: " & err.number & "<BR>" & _
80 "<U>Error Description</U>: " & err.description & "<br>" & _
81 "Please contact our <a href=mailto:" & strEmailFrom & ">Support Team!</a>" & _
82 "You may <a href=default.asp>Click Here</a> to Continue!"
83 else
84 'Everything went fine so tell the client
85 strValid = "<br>You are resubscribed to our mailing list succesfully!<br><br>" & _
86 "Thank You. " & _
87 "You may <a href=default.asp>Click Here</a> to Continue!"
88 end if
89
90 else 'Something Else Failed
91 strValid = strValid & "</ul>Please click the BACK button on your browser and fix the errors indicated above! Thanks!"
92 end if


Can anybody help me?

Thanks

Darthsteven
Starting Member

United Kingdom
38 Posts

Posted - 19 July 2002 :  15:18:20  Show Profile  Visit Darthsteven's Homepage
aren't there any more "if"s further up?

Regards
Darthsteven
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 0.38 seconds. Powered By: Snitz Forums 2000 Version 3.4.07