Newsletter module goes beta !!!

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
calguy1000
Support Guru
Support Guru
Posts: 8169
Joined: Tue Oct 19, 2004 6:44 pm
Location: Fernie British Columbia, Canada

Newsletter module goes beta !!!

Post by calguy1000 »

The newsletter module is going beta!!

Check it out (I'm lazy, even to lazy to copy and paste :) )

http://dev.cmsmadesimple.org/forum/foru ... rum_id=601
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
rodeto
Power Poster
Power Poster
Posts: 410
Joined: Thu May 04, 2006 9:12 am

Re: Newsletter module goes beta !!!

Post by rodeto »

Same here. Can't get it to work either.
________________________________
Je gaat het pas zien als je het doorhebt.
gordon

Re: Newsletter module goes beta !!!

Post by gordon »

Same here, seems to have something to do with the module processor dealing with the parameters. Of Which the NMS module does not have any.

Even adding mode parameters does not solve it.
psy
Power Poster
Power Poster
Posts: 463
Joined: Sat Jan 22, 2005 11:19 am

Re: Newsletter module goes beta !!!

Post by psy »

same here  :'(
Piratos

Re: Newsletter module goes beta !!!

Post by Piratos »

Cannot install this module
Fatal error: Cannot redeclare NMS::$default_unsubscribe_text in I:\xampp\htdocs\013\modules\NMS\NMS.module.php on line 104
You have set it twice:

Code: Select all

 var $default_unsubscribe_text = 'Enter your email to unsubscribe';
  var $default_unsubscribe_text = '
Thank you {$username}.  An email as been sent to {$email} to confirm your wish to unsubscribe from all mailing lists on this site.  You should be receiving it shortly.  Thank you';
So this beta can never work.
Last edited by Piratos on Mon May 29, 2006 5:41 pm, edited 1 time in total.
calguy1000
Support Guru
Support Guru
Posts: 8169
Joined: Tue Oct 19, 2004 6:44 pm
Location: Fernie British Columbia, Canada

Re: Newsletter module goes beta !!!

Post by calguy1000 »

Okay, In svn I've fixed a small problem with CreateFrontendFormStart that caused the foreach error, and fixed the duplicated string issue.

You'll need svn version of cms to test this now. 

Sorry folks.
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
Post Reply

Return to “Modules/Add-Ons”