Author |
Topic  |
|
stwilson
Junior Member
 
USA
385 Posts |
Posted - 20 May 2002 : 05:02:55
|
I downloaded the Tell A Friend mod. My server only uses JMAIL. What do I need to edit on the files for this MOD to work?
I am on version 3.3.03, running on Access.
STW
|
|
stwilson
Junior Member
 
USA
385 Posts |
Posted - 22 May 2002 : 19:11:03
|
Does anyone have a Tell a Friend / Recommend This Site MOD for Snitz that works with the 3.3 version? The one I tried would not work for me with JMail.
STW.
|
 |
|
blackinwhite
Average Member
  
Turkey
657 Posts |
Posted - 23 May 2002 : 11:05:07
|
quote:
Does anyone have a Tell a Friend / Recommend This Site MOD for Snitz that works with the 3.3 version? The one I tried would not work for me with JMail.
STW.
do you get any error messages?
I think it already uses inc_mail.asp and your forum mail configurations for sending mail.
|
 |
|
stwilson
Junior Member
 
USA
385 Posts |
Posted - 23 May 2002 : 16:36:12
|
The one I have does not use the inc_mail.asp:
Here is a section of the code that references CDONTS specifically but my site used JMail.
Set objNewMail = CreateObject("CDONTS.NewMail") objNewMail.Send sPunterEmail, femail, EmailSubject, sMessage Set objNewMail = Nothing If WebmasterMail="YES" then Set objNewMail = CreateObject("CDONTS.NewMail") objNewMail.Send sPunterEmail, sYourEmail, EmailSubject, sMessage Set objNewMail = Nothing
STW
|
 |
|
blackinwhite
Average Member
  
Turkey
657 Posts |
Posted - 23 May 2002 : 16:48:23
|
quote:
The one I have does not use the inc_mail.asp:
Here is a section of the code that references CDONTS specifically but my site used JMail.
Set objNewMail = CreateObject("CDONTS.NewMail") objNewMail.Send sPunterEmail, femail, EmailSubject, sMessage Set objNewMail = Nothing If WebmasterMail="YES" then Set objNewMail = CreateObject("CDONTS.NewMail") objNewMail.Send sPunterEmail, sYourEmail, EmailSubject, sMessage Set objNewMail = Nothing
STW
where did you download it? let me see.
|
 |
|
Etymon
Advanced Member
    
United States
2395 Posts |
Posted - 23 May 2002 : 17:36:28
|
quote:
Does anyone have a Tell a Friend / Recommend This Site MOD for Snitz that works with the 3.3 version? The one I tried would not work for me with JMail.
STW.
I don'thave this MOD, STW, but I'd like to have it. Please tell me where to get it.

Etymon
|
 |
|
Intrepidone
Average Member
  
Canada
515 Posts |
Posted - 23 May 2002 : 21:47:21
|
stwilson,
This pop tell a friend that Aznknight made should work for you. It uses inc_mail.asp
Intrepidone |
 |
|
blackinwhite
Average Member
  
Turkey
657 Posts |
Posted - 24 May 2002 : 03:52:09
|
quote:
stwilson,
This pop tell a friend that Aznknight made should work for you. It uses inc_mail.asp
Intrepidone
huuh, that was I think he has.  yeah it's using inc_mail.asp as I said above.
|
 |
|
|
Topic  |
|