| Author |  Topic  | 
              
                | RyanAverage Member
 
    
 
                USA858 Posts
 | 
                    
                      |  Posted - 15 July 2003 :  11:49:14     
 |  
                      | Can I have your e-mail address? I will send you one via the MOD and see if you get it. Also would anyone else mind checking it out and letting me know if it works for them? Thanks!
 |  
                      | The Poultry Link - "Serving the best of the fancy with the best of the web"
 Forum Setup Help
 |  
                      |  |  | 
              
                | hayleypinkJunior Member
 
   
 
                Haiti145 Posts
 |  | 
              
                | RyanAverage Member
 
    
 
                USA858 Posts
 | 
                    
                      |  Posted - 15 July 2003 :  12:25:21     
 |  
                      | Ok I e-mailed it. Let me know when you get it.  |  
                      | The Poultry Link - "Serving the best of the fancy with the best of the web"
 Forum Setup Help
 |  
                      |  |  | 
              
                | WebboAverage Member
 
    
 
                United Kingdom982 Posts
 | 
                    
                      |  Posted - 16 July 2003 :  04:52:52     
 |  
                      | Just found a problem with it, the line 129 
 Should read:
 
 
 quote:Response.Write	"      <form action=""pop_invite_a_friend.asp?mode=DoIt"" method=""post"" id=""Form1"" name=""Form1"">" & vbNewLine & _
 
 
 Not:
 
 
 quote:Response.Write	"      <form action=""pop_send_to_friend.asp?mode=DoIt"" method=""post"" id=""Form1"" name=""Form1"">" & vbNewLine & _
 
 
 Otherwise it won't send the message in the file but will send the message relating to : "Interesting Page" as in sending a topic to a friend
 
 You might also want to change lines 74 and 75 from:
 
 
 quote:strSubject = "From: " & Request.Form("YName") & " Interesting Website!"
 strMessage = "Hello " & Request.Form("Name") & vbNewline & vbNewline
 
 
 to:
 
 quote:
 strSubject = "Hey " & Request.Form("Name") & " - Check this site out!"
 strMessage = "Hello " & Request.Form("Name") & vbNewline & vbNewline
 
 
 otherwise the subject header of the email looks confusing and the recipient may not know the sender by the sender's forum name
 
 All in all though a good mod to use
  
 Dave
 |  
                      |  |  | 
              
                | hayleypinkJunior Member
 
   
 
                Haiti145 Posts
 | 
                    
                      |  Posted - 16 July 2003 :  05:18:21   
 |  
                      | Never got an email from your forum - but its seems to be working fine on mine! 
 I will the changes above a go!
 |  
                      |  |  | 
              
                | MarcelGRetired Support Moderator
 
      
 
                Netherlands2625 Posts
 | 
                    
                      |  Posted - 16 July 2003 :  10:45:32     
 |  
                      | reducks87, thanks for the info...it works as a charm now! I also changed the readonly setting of the message, so that people can add their own info.
 
 Now, I have to find a way to 'log' the mail-activity, so that I can see if it is being abused.
 (maybe I can log the info including the IP of the sender to a serverbased txt file, instead of the forumdb)
 |  
                      | portfolio - linkshrinker - oxle - twitter
 |  
                      |  |  | 
              
                | hayleypinkJunior Member
 
   
 
                Haiti145 Posts
 | 
                    
                      |  Posted - 16 July 2003 :  10:59:43   
 |  
                      | Marc - I used his original mod and mine enables people to change the text! 
 |  
                      |  |  | 
              
                | jfitzJunior Member
 
   
 
                USA345 Posts
 | 
                    
                      |  Posted - 09 August 2003 :  18:21:20   
 |  
                      | Ryan, 
 I easily installed your mod...it worked as advertised, except that in my case, I had to hard code "default.asp" after the web url so that the link would work (that's probably because of the way the default page on our forum web site is set up).
 
 I also added picking up the sender's First & Last names and used them as a signature line, since the invitee might not recognize the forum name of the person sending the message.  You're welcome to my changes if you like.  Just let me know.
 
 The final result (for us) is a friendly message that looks like this:
 
 quote:Hello Kathleen,
 
 
 I really enjoy using the Denise Austin Discussion Forums, and I think you would, too.  You can sign up at http://forums.deniseaustin.com/forums/default.asp
 
 
 It's quick and easy to sign up.  Come join us at the forums!
 
 
 See you there soon!
 
 
 Jordan Fitzhugh
 (Forum Name: Admin)
 webmaster@deniseaustin.com
 
 |  
                      | --Jördan
 It's a wasted day if  you don't spend at least part of it flying upside down.
 |  
                      |  |  | 
              
                | RyanAverage Member
 
    
 
                USA858 Posts
 | 
                    
                      |  Posted - 09 August 2003 :  19:00:28     
 |  
                      | Would you like to send me the pop_invite_a_friend.asp that has the above changes? Thanks! |  
                      | The Poultry Link - "Serving the best of the fancy with the best of the web"
 Forum Setup Help
 |  
                      |  |  | 
              
                | jfitzJunior Member
 
   
 
                USA345 Posts
 | 
                    
                      |  Posted - 09 August 2003 :  20:36:32   
 |  
                      | It's on the way.  The changes aren't marked, but since you wrote the original, you'll probably spot them pretty quickly.  Just search for the strings YPName and M_FIRSTNAME and that should locate most of the places I made changes / additions. |  
                      | --Jördan
 It's a wasted day if  you don't spend at least part of it flying upside down.
 |  
                      |  |  | 
              
                | RyanAverage Member
 
    
 
                USA858 Posts
 |  | 
              
                | jfitzJunior Member
 
   
 
                USA345 Posts
 | 
                    
                      |  Posted - 09 August 2003 :  22:57:16   
 |  
                      | Great!  Let me know if I messed it up too badly for you to find everything. |  
                      | --Jördan
 It's a wasted day if  you don't spend at least part of it flying upside down.
 |  
                      |  |  | 
              
                | GargoyleJunior Member
 
   
 
                USA280 Posts
 |  | 
              
                | StephenDSenior Member
 
     
 
                Australia1044 Posts
 | 
                    
                      |  Posted - 20 November 2003 :  20:18:41   
 |  
                      | Yeah ... empty zip available on snitzbitz.  |  
                      |  |  | 
              
                | kwhippJunior Member
 
   
 
                United States407 Posts
 |  | 
              
                
                |  Topic  |  |