Rank: Member
Joined: 8/13/2004(UTC) Posts: 73
|
Hello,
I've just tested the mailing templates and realize that the tags dont seem to be working, the header of the email sent from the Contact form displays as: Correspondence from [[Site.SiteName]]
I also dont receive an email after approving a return request... All templates and admin mailing settings have been configured with my email account.
Any help is appreciated
|
|
|
|
Rank: Member
Joined: 11/13/2005(UTC) Posts: 24
|
Agree that this seems to be a bug --- we see this in SP2 Beta 2 still. Would be nice if it is fixed
|
|
|
|
Rank: Member
Joined: 3/8/2007(UTC) Posts: 139
|
Hey Guys, I am looking into this. Thanks, Everett |
Everett Comstock
BV Software |
|
|
|
Rank: Member
Joined: 9/27/2004(UTC) Posts: 1,099
|
Try the following: Open ContactUs.aspx.vb Locate the following method: Code:Protected Sub ImageButton1_Click Change: Code:Dim sBody As String = t.Body To: Code:Dim sBody As String = m.Body |
|
|
|
|
Rank: Member
Joined: 12/18/2006(UTC) Posts: 35
|
I have changed the ContactUs.aspx.vb like Nick suggested and then saw there was a HOTFIX. So I changed my ContactUs.aspx.vb to the one provided. However when I test the Contact Us form I get this back:
<H1>Correspondence from </H1> Name: : michelle
Email Address: : email address
Phone Number: : phone number
Comments/Questions: : testing again
Where the [Site.SiteName] used to be is just blank. Am I missing something somewhere else?
Thanks!
Michelle
|
|
|
|
Rank: Member
Joined: 9/27/2004(UTC) Posts: 1,099
|
Hello Michelle.
Can you attach your ContactUs.aspx.vb file for us to look at? |
|
|
|
|
Rank: Member
Joined: 12/18/2006(UTC) Posts: 35
|
Ok, here it is. Thanks! Michelle File Attachment(s): Custom.aspx.vb (2kb) downloaded 144 time(s).You cannot view/download attachments. Try to login or register.
|
|
|
|
Rank: Member
Joined: 9/27/2004(UTC) Posts: 1,099
|
Hey Michelle. It looks like you grabbed the wrong file :) |
|
|
|
|
Rank: Member
Joined: 12/18/2006(UTC) Posts: 35
|
My bad ;) Let's try this one! File Attachment(s): ContactUs.aspx.vb (9kb) downloaded 172 time(s).You cannot view/download attachments. Try to login or register.
|
|
|
|
Rank: Member
Joined: 9/27/2004(UTC) Posts: 1,099
|
Hello Michelle. Have you defined a site name under Options > General > Store Name?
The new file Justin posted seems to work and replace the tag properly. |
|
|
|
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.