Search found 4 matches
- Wed Nov 02, 2011 10:47 pm
- Forum: Modules/Add-Ons
- Topic: NMS
- Replies: 6
- Views: 2666
Re: NMS
I did a new install and same problem NMS won't send. I think I'll downgrade to 1.9 too.
- Wed Nov 02, 2011 9:41 pm
- Forum: Modules/Add-Ons
- Topic: NMS
- Replies: 6
- Views: 2666
Re: NMS
A notice and a warning shouldn't stop a script. My last line when processing a list is SELECT eh.tag_name, eh.module_name, e.originator, e.event_name, eh.handler_order, eh.handler_id, eh.removable FROM event_handlers eh INNER JOIN events e ON e.event_id = eh.event_id ORDER BY eh.handler_order ASC so...
- Wed Nov 02, 2011 7:10 am
- Forum: Modules/Add-Ons
- Topic: NMS
- Replies: 6
- Views: 2666
Re: NMS
Thanks for the errors I'll see if I can fix the problem.
- Wed Nov 02, 2011 4:09 am
- Forum: Modules/Add-Ons
- Topic: NMS
- Replies: 6
- Views: 2666
NMS
I had trouble finding the correct forum to post this in..... I recently upgraded to cmsms 1.10 and now NMS won't send bulk emails. It still sends subscription emails - I just can't send to the list. Anyone else have problems after upgrading? How do I find error messages so I can trouble shoot the pr...