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

 All Forums
 Snitz Forums 2000 DEV-Group
 DEV Discussions (General)
 (v3.4.x) BUG+FIX: faq.asp ?
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

OneWayMule
Dev. Team Member & Support Moderator

Austria
4969 Posts

Posted - 27 January 2003 :  22:12:03  Show Profile  Visit OneWayMule's Homepage  Send OneWayMule an ICQ Message
Not sure if this one counts as a bug, but anyway:

The email address that is entered in the email configuration is displayed in faq.asp (lines 168-171):

		"                       <i>This Example:</i><br />" & vbNewLine & _
		"                       <b>" & strSender & "</b><br />" & vbNewLine & _
		"                       <i>Outputs this:</i><br />" & vbNewLine & _
		"                       <span class=""spnMessageText""><a href=""mailto:" & strSender & """>" & strSender & "</a></span></p>" & vbNewLine & _


I changed in my forum mainly because of Spam Bots to:

		"                       <i>This Example:</i><br />" & vbNewLine & _
		"                       <b>your.email@yourserver.com</b><br />" & vbNewLine & _
		"                       <i>Outputs this:</i><br />" & vbNewLine & _
		"                       <span class=""spnMessageText""><a href=""mailto:your.email@yourserver.com"">" & strSender & "</a></span></p>" & vbNewLine & _


I thought this might be changed in the standard release (like the secure handling of all other (members') email addresses)

My MODs:
Birthdays - Custom Policy - F.A.Q. Administration - Forum Rules - Guestbook
Links Manager - MyOwnGoogle - Profile Views - Search Log - WebSearch

Useful stuff:
Forum and MOD Installation - MOD Installation Guide - Snitz v3.4.05 Readme - Free ASP Hosts - Support Snitz

Edited by - OneWayMule on 27 January 2003 23:03:39

Roland
Advanced Member

Netherlands
9335 Posts

Posted - 28 January 2003 :  05:57:39  Show Profile
You seem to have forgotten one instance of strSender that ought to be changed. There are to more lines in faq.asp that contain/show the strSender: lines 190 and 192.
Go to Top of Page

RichardKinser
Snitz Forums Admin

USA
16655 Posts

Posted - 28 January 2003 :  06:15:08  Show Profile
I don't see this as a bug, and really don't want to change it. This is basically the only way to see the Admin's e-mail address when needing to e-mail them if their site happens to be in violation of the Licensing Agreement (and for many others reasons as well).
Go to Top of Page

OneWayMule
Dev. Team Member & Support Moderator

Austria
4969 Posts

Posted - 28 January 2003 :  06:24:35  Show Profile  Visit OneWayMule's Homepage  Send OneWayMule an ICQ Message
quote:
You seem to have forgotten one instance of strSender that ought to be changed. There are to more lines in faq.asp that contain/show the strSender: lines 190 and 192.

Yeah, I've forgotten to post these lines...
Thanks, Roland.

quote:
This is basically the only way to see the Admin's e-mail address when needing to e-mail them if their site happens to be in violation of the Licensing Agreement (and for many others reasons as well).

Good point, Richard.
Anyway, it was mainly a suggestion; I'll keep it edited in my forums, if you don't mind .


My MODs:
Birthdays - Custom Policy - F.A.Q. Administration - Forum Rules - Guestbook
Links Manager - MyOwnGoogle - Profile Views - Search Log - WebSearch

Useful stuff:
Forum and MOD Installation - MOD Installation Guide - Snitz v3.4.05 Readme - Free ASP Hosts - Support Snitz

Edited by - OneWayMule on 28 January 2003 06:56:14
Go to Top of Page

Roland
Advanced Member

Netherlands
9335 Posts

Posted - 28 January 2003 :  07:23:55  Show Profile
I've edited those links on faq.asp, and the links on policy.asp. If people need to contact me for any reason, and can't (or won't) use the forums' email functionalities, then they should use my contact form. I've made the necessary textual changes to faq.asp and policy.asp to make this clear.
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.21 seconds. Powered By: Snitz Forums 2000 Version 3.4.07