[Bug reported] NMS - problem sending messages

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
chalm
New Member
New Member
Posts: 9
Joined: Wed Jan 10, 2007 9:48 am

[Bug reported] NMS - problem sending messages

Post by chalm »

Am running CMS 1.0.2 and NMS 1.0.1

Just setting up a new site, and configuring NMS, I was unable to send a newsletter - the processing page ended up just hanging. Resetting the job didn't help. I deleted a job without resetting. Now when trying to send a newsletter, the processing page gives the following error (in red):


ERROR- The temporary database table, used for job processing already exists. This probably indicates that an error occurred when trying to process a job previously.

I suspect the original problem was to do with setting up CMSMailer, but how to get around this database error/problem?

???
Last edited by chalm on Fri Jan 19, 2007 1:10 am, edited 1 time in total.
chalm
New Member
New Member
Posts: 9
Joined: Wed Jan 10, 2007 9:48 am

Re: NMS - problem sending messages

Post by chalm »

Should I report this as a bug?

???
chalm
New Member
New Member
Posts: 9
Joined: Wed Jan 10, 2007 9:48 am

[Bug Reported] Re: NMS - problem sending messages

Post by chalm »

Guess so.
carla

Re: [Bug reported] NMS - problem sending messages

Post by carla »

Hello,

Today I just had the same problem, I  went to "phpmyAdmin"  and in my cms database I deleted the table "cms_module_NMS_temp......" sorry I dont remember the right name but something with temp.....
and the newsletter started to work again....
I hope this works with you too.

;)
Foton
Forum Members
Forum Members
Posts: 32
Joined: Fri May 05, 2006 10:41 pm

Re: [Bug reported] NMS - problem sending messages

Post by Foton »

Hi, I had the same problem.
Until I choosed not to have the template but plain text, after that it worked fast!
HTH.
PrettyWolfie

Re: [Bug reported] NMS - problem sending messages

Post by PrettyWolfie »

Same problem here... no emails except text messages
RonnyK
Support Guru
Support Guru
Posts: 4962
Joined: Wed Oct 25, 2006 8:29 pm
Location: Raalte, the Netherlands

Re: [Bug reported] NMS - problem sending messages

Post by RonnyK »

When sending HTML-messages, you should have a template that doesn't call {content} but {$message_text} instead. The help of NMS shows this. Just create a copy of your template, relpace the calling of the {content} block and choose this newly created teplate as the template for the NMS-mail. This should work.

Ronny
Post Reply

Return to “CMSMS Core”