Author |
Topic |
Davio
Development Team Member
Jamaica
12217 Posts |
Posted - 07 April 2001 : 15:41:26
|
Huh? Hides email from the email server? It doesn't do that. It only hides it from the forum users. It doesn't go that deep in hiding the email address.
|
|
|
Giapai
New Member
92 Posts |
Posted - 07 April 2001 : 17:29:27
|
oh well was a good attempt making a scenario lol
|
|
|
nzsbc
Starting Member
Singapore
3 Posts |
Posted - 07 April 2001 : 21:27:25
|
Thanks for posting code it works fine.
Cheers, Paul
|
|
|
Giapai
New Member
92 Posts |
Posted - 08 April 2001 : 16:10:15
|
Thank u very much Davio I got it running lol well i wont bother you with more londe questions for a while lmao Got everything installed that i wanted to, maybe in the future or when new mods come out ;-) (thats a hint Davio) anyways again i wanna thank you for all the help so far. I think you deserve at least half of the compliments i received so far The other half is for all the creators of this messageboard
|
|
|
Davio
Development Team Member
Jamaica
12217 Posts |
Posted - 08 April 2001 : 18:17:58
|
No no no. The lead programmers don't need any more compliments. They got enough already. It's me who needs them. So I'll take their share on thier behalf.
|
|
|
bjlt
Senior Member
1144 Posts |
Posted - 09 April 2001 : 09:53:03
|
strange. I used this mode with kerry's reduce spam mode, in the if-then clause when user select to hide email, "hidden emai" is not shown but still the user name.
here is the link to the code I use, all modification is commented as "yx"
Well, then I just change the if then to use the modification in pop_mail.asp only, and let the user name be shown. However, I still don't know why the if then don't work.
btw, there are two instances of "Email Address: ......" in pop_profile.asp, should I change them all? In kerry's reduce spam mode, he said only to change the first one.http://hibj.51.net/pop_profile.txt
|
|
|
Giapai
New Member
92 Posts |
Posted - 09 April 2001 : 13:54:37
|
quote:
No no no. The lead programmers don't need any more compliments. They got enough already. It's me who needs them. So I'll take their share on thier behalf.
LOL OMG you are bad... lol one more thing, i discovered an error... when i click to send email to a user that has postted a message i get this error in a popup window: Microsoft VBScript compilation error '800a03f6'
Expected 'End'
/mindvision/Giapai/inc_footer_short.asp, line 49
and this is my whole in_footer_short.asp: %> <p><font face="<% =strDefaultFontFace %>" size="<% =strDefaultFontSize %>"><a href="JavaScript:onClick= window.close()">Close Window</A></font></p> </font> </center></div> </td> </tr> </table>
</BODY> </HTML> <% my_Conn.Close %> <% set my_Conn = nothing %>
sooooooo hehe show me you deserve the other part of the compliments too and solve this for little moi please
Edited by - Giapai on 09 April 2001 14:02:08 |
|
|
Davio
Development Team Member
Jamaica
12217 Posts |
Posted - 09 April 2001 : 19:33:02
|
"HA! I don'ts needs to proves nothings to ya's!" j/k
Well, if your inc_footer_short.asp file looks ok, then it's probably something in the pop_mail.asp page. If you can post a .txt version of your pop_mail.asp file I'll take a look at it.
Then you can give me the rest of the compliments.
|
|
|
Giapai
New Member
92 Posts |
|
Davio
Development Team Member
Jamaica
12217 Posts |
Posted - 10 April 2001 : 16:03:10
|
hmmm, pop_mail.asp looks ok too. Did you start getting this error after adding the Hide email mod? Try taking away the hide email code from the pop_mail.asp page and see if it works ok like that.
|
|
|
Davio
Development Team Member
Jamaica
12217 Posts |
Posted - 10 April 2001 : 16:05:29
|
Oh wait, I see it. You see this code at the end of pop_mail.asp? <% end if %> ' ######## Hide Email Mod ####### end if ' ############################## <% set rs = nothing %> Delete the ASP tags in red.
|
|
|
Giapai
New Member
92 Posts |
Posted - 10 April 2001 : 16:53:17
|
quote:
Oh wait, I see it. You see this code at the end of pop_mail.asp? <% end if %> ' ######## Hide Email Mod ####### end if ' ############################## <% set rs = nothing %> Delete the ASP tags in red.
saw it deleted it and uploaded it.... WOOHOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOO
Its working!!!!!!!!!!! Sorry, This user does not want to receive email from the Forum !
owk you just deserved the other half of the compliments too lol now lets see what else i can find that need to be fixed lol j/k lol can i ever thank you enough for all your help?
Edited by - Giapai on 10 April 2001 16:54:51 |
|
|
dssww
Junior Member
USA
182 Posts |
Posted - 15 April 2001 : 08:37:36
|
When members register I would like the default for hide email to be "no". What do I have to change, i'm asp dumb so go easy on me! lol |
|
|
Huntress
New Member
USA
96 Posts |
Posted - 18 April 2001 : 06:51:04
|
Silly me... but wouldn't it be better to just remove the email image link in topic if the user doesn't want to receive email? Why waste the "email sending user's" time?
Just a thought.
Edited by - huntress on 18 April 2001 06:53:12 |
|
|
Shep
New Member
74 Posts |
Posted - 06 May 2001 : 21:00:53
|
quote:
When members register I would like the default for hide email to be "no". What do I have to change, i'm asp dumb so go easy on me! lol
I would like to know this also.....
Shep
|
|
|
Topic |
|