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

http://dev.cmsmadesimple.org/forum/foru ... rum_id=601
You have set it twice:Fatal error: Cannot redeclare NMS::$default_unsubscribe_text in I:\xampp\htdocs\013\modules\NMS\NMS.module.php on line 104
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';