Some problems
You need to be logged in to post messages in the forums. New users may register here.
Nicolas Frey
Member since: 17 November 2008
Posts: 8
|
Monday 29 March 2010 7:47:41 am
Hi,
I have some problems with the newsletter:
- The function "send preview" returns me an error with SMTP and sendmail runs.
- How to register for a newsletter side front office? (/nvnewsletter/subscribe?). I have an error!
- In the templates for sending newsletters (nvnewsletterhtml.tpl and nvnewslettertext.tpl), the body of the message is plain_text_content in text and description in html, it's normal?
- In the Unsubscribe link at the bottom of the message, "__USERCODE__" is not replaced. Furthermore the vhost is not kept, I lost "index.php".
Best regards,
Nicolas
|
|
Florian Bottmann
Member since: 30 March 2010
Posts: 1
|
Tuesday 30 March 2010 11:56:22 pm
Hi,
i have the same problems with the register in front office. The error message is: Fatal error: Call to a member function urlAlias() on a non-object in /extension/nvnewsletter/modules/nvnewsletter/subscribe.php on line 22
Yours truly,
Florian
|
|
Tero Auralinna
Member since: 04 February 2008
Posts: 6
|
Sunday 04 April 2010 3:59:37 am
Hi,
do you have hidden field NodeID in subscribe form? Subscribe module fetch a node and redirect user to this node when registered.
In newsletter content class you could use any names you like for html and text areas. Just make sure they are same in templates.
We'll look other issues in next release.
|
|
You need to be logged in to post messages in the forums. New users may register here.