Print Page | Close Window

Problem with email generation

Printed From: Web Wiz Forums
Category: Web Wiz Web App Support Forums
Forum Name: Web Wiz Forums
Forum Description: Support forum for Web Wiz Forums application.
URL: https://forums.webwiz.net/forum_posts.asp?TID=10985
Printed Date: 08 April 2026 at 4:10pm
Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com


Topic: Problem with email generation
Posted By: VBJonC
Subject: Problem with email generation
Date Posted: 24 June 2004 at 7:47pm

I am such a knucklehead.

I was trying to modify the email message that gets sent when a person puts a new post up so that it doesnt contain a link that says click here to unsubscribe from this message, and it started throwing errors. So, I undid my changes and it still threw the error. (I didnt write it down)

So I downloaded without looking at the forum version the latest forum  and replaced the two files I had touched functions_send_mail.asp and post_message.asp

Now I am getting an entirely different error (most likely a version conflict) that says, Variable is undefined: 'strIncomingMailServer'

/Forum/functions/functions_send_mail.asp, line 106

In the emails that were getting sent it says I am running version 7.7a Is there any way to get these two files for that version?

 

 



-------------
Thanks,
________
Jonathan



Replies:
Posted By: dj air
Date Posted: 25 June 2004 at 7:17am
Variable is undefined: 'strIncomingMailServer' means that exactly that you need to

 dim strIncomingMailServer

add the above to the common.asp file. then if you are getting an error message saying its redifined then you have multipal Dim strIncomingMailServer.



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.08 - https://www.webwizforums.com
Copyright ©2001-2026 Web Wiz Ltd. - https://www.webwiz.net