Author |
Topic  |
|
dfrimmel
Starting Member
7 Posts |
Posted - 14 September 2007 : 05:47:32
|
I installed SNITZ forum on intranet (IIS web server 5) works fine, looks good, but I want to disable e-mail form (in registration form for new user not to ask for e-mail, and I dont want to have e-mail box at all)if it is possible. Thanx for help. |
|
AnonJr
Moderator
    
United States
5768 Posts |
Posted - 14 September 2007 : 06:52:43
|
Search the archives and you will find a detailed how-to on removing the E-Mail part of the profile all together. |
 |
|
dfrimmel
Starting Member
7 Posts |
Posted - 14 September 2007 : 07:05:30
|
OK thanx for quick help. |
 |
|
dfrimmel
Starting Member
7 Posts |
Posted - 17 September 2007 : 05:36:15
|
No good.I have latest version but code lines that are posted in archived posts dont match with lines in my asp files. Pls help I need procedure for latest version. Thanx for helping. |
 |
|
AnonJr
Moderator
    
United States
5768 Posts |
Posted - 17 September 2007 : 08:51:23
|
The line numbers won't match, but the steps are the same. Just look for the code that looks like you are supposed to see. I used those same steps on a 3.4.05 install a while back.
Besides, line numbers don't help too much after you've started modifying things.  |
 |
|
dfrimmel
Starting Member
7 Posts |
Posted - 18 September 2007 : 02:30:21
|
OK I understand but can you please help me find post from where you done this, link or something I search whole archive and cant find one that works.Thanks |
 |
|
AnonJr
Moderator
    
United States
5768 Posts |
Posted - 18 September 2007 : 10:50:37
|
I'll have to get it when I get back to my office. If I haven't posted it in 6 hrs from now (this post, since I don't know what timezone you are in), remind me. |
 |
|
AnonJr
Moderator
    
United States
5768 Posts |
Posted - 18 September 2007 : 16:06:15
|
[link]
This was the topic I'd originally used to stop e-mail from being a required field (and hiding it). As I mentioned earlier, the line numbers are for an earlier version, so while they should get you near where you need to be, you'll need to do a little hunting for the exact wording.
I should also add that if you are using some sort of NT Authentication on your intranet, it is a whole lot easier to just set up for NT Authentication. You may have to tweak the code in a couple of places depending on your setup, but it will obviate the need for this setup. |
 |
|
dfrimmel
Starting Member
7 Posts |
Posted - 19 September 2007 : 06:43:38
|
Perfect thanks works fine, but I still have mail icons in forum posts (some pop-up window with nothing in it because I disabled mail) can you please help me to remove this icon.THANKS VERY MUCH FOR EVERYTHING. |
 |
|
AnonJr
Moderator
    
United States
5768 Posts |
Posted - 19 September 2007 : 06:58:45
|
You know, I never did get around to getting rid of those.... I'll take a look as soon as I get in the office this morning. The code will be in topic.asp, and there's likely to only be two changes. If you search the code in topic.asp for the link to pop_mail.asp it should get you pointed in the right direction. |
 |
|
|
Topic  |
|