|
|
 Rank: Fanatic
Joined: 7/25/2006 Posts: 424 Location: Silkeborg, Denmark
|
Hiya all! I've been playing around with the Wiki newsletter guide and have run into problems. Whenever I try to send out a newsletter I get the following error: "HtmlForm cannot render without a reference to the Page instance. Make sure your form has been added to the control tree." Anyone encountered this before? Or can come up with suggestions on what I have done wrong or am missing? Best regards, Soeren Sprogoe Brug for råd til hvordan du driver en god webshop? / Need advice on how to run an effective webshop?
|
|
 Rank: Addict
Joined: 3/17/2008 Posts: 953 Location: Nyborg, Denmark
|
Hi Soren!
This is because you have .NET controls in your template. They can't be included in an html mail.
Jeeeez, did I really start this :-)
|
|
Rank: Devotee
Joined: 7/21/2006 Posts: 38
|
lol. I had the same question this morning and then I saw this topic :p
So, I got a question about the newsleters. Well, I try to send a newsletter from localhost, my SMTP virtual server works fine (as far as I know)but when I try to send this newsletter I get the following error:
Server Error in '/' Application. The server rejected one or more recipient addresses. The server response was: 550 5.7.1 Unable to relay for ###@###.com*
*e-mail that I used as the sender mail in the data type. Of course I can't tell you this email address :p
Do you know how I can solve this problem? I google it up but I couldn't find any lead. :(
umbraco rocks! :D
|
|
Rank: Devotee
Joined: 7/21/2006 Posts: 38
|
edit: I found something http://kbase.pscs.co.uk/index.php?article=247I Think this is it :) by the way... an edit feature in the umbraco forum would be cool!
umbraco rocks! :D
|
|
 Rank: Fanatic
Joined: 7/25/2006 Posts: 424 Location: Silkeborg, Denmark
|
|
|
Rank: Devotee
Joined: 7/21/2006 Posts: 38
|
Hi! I have another problem with the newsletters. The problem is that I can't send greek characters. How I can fix this?
umbraco rocks! :D
|
|
Rank: Devotee
Joined: 7/21/2006 Posts: 38
|
Any solutions?
umbraco rocks! :D
|
|
 Rank: Fanatic
Joined: 7/20/2006 Posts: 486 Location: NL
|
What happens when you try to send them, any error-message?
Working on an events-calendar with recursion. Post requests on my blog!
|
|
Rank: Devotee
Joined: 7/21/2006 Posts: 38
|
No. Just I get "?" instead of greek characters.
umbraco rocks! :D
|
|
 Rank: Fanatic
Joined: 7/20/2006 Posts: 486 Location: NL
|
My guess is that it has something to do with the codepage or something. Not sure what the solution is though.
Working on an events-calendar with recursion. Post requests on my blog!
|
|
Rank: Devotee
Joined: 7/21/2006 Posts: 38
|
Yes i know that to source of the problem is the codepage... i guess the mail is sent in iso-8859-1. Somehow I have to change the codepage to iso-8859-7 (the greek codepage) or utf-8... damn.. this is a huge problem for me... :(
umbraco rocks! :D
|
|
Rank: Devotee
Joined: 7/21/2006 Posts: 38
|
Bill wrote: Yes i know that to source of the problem is the codepage... i guess the mail is sent in iso-8859-1. Somehow I have to change the codepage to iso-8859-7 (the greek codepage) or utf-8... damn.. this is a huge problem for me... :(
Any Solutions yet ?:blush: :(
umbraco rocks! :D
|
|
|
Guest |