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 Bug Reports (Closed)
 BUG+FIX (v3.2a3): admin_config_email.asp
 Forum Locked  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

RichardKinser
Snitz Forums Admin

USA
16655 Posts

Posted - 01 March 2001 :  10:10:11  Show Profile
As reported by Kat:

The currently selected E-Mail component is not being shown as selected when you go back into EMail Configuration under Admin Options.

change line #192 in admin_config_email.asp:

from:
		     <option value="<% =theComponentValue(i) %>"<% if (lcase(strMailMode)="'" & theComponentValue(i) & "'" or lcase(MailMode)="'" & theComponentValue(i) & "'") then Response.Write(" selected") %>><% =theComponentName(i) %></option>

to:
		     <option value="<% =theComponentValue(i) %>"<% if (lcase(strMailMode)=theComponentValue(i) or lcase(MailMode)=theComponentValue(i)) then Response.Write(" selected") %>><% =theComponentName(i) %></option>

Reinsnitz
Snitz Forums Admin

USA
3545 Posts

Posted - 06 March 2001 :  20:31:09  Show Profile  Visit Reinsnitz's Homepage  Send Reinsnitz an AOL message  Send Reinsnitz an ICQ Message  Send Reinsnitz a Yahoo! Message
fixed in the source of sf2k_32a5.zip

Reinsnitz (Mike)
><)))'> Need a Mod?
"Therefore go and make disciples of all nations,..." Matthew 28:19a
Go to Top of Page
  Previous Topic Topic Next Topic  
 Forum Locked  Topic Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.12 seconds. Powered By: Snitz Forums 2000 Version 3.4.07