[NMS] Error making messages Topic is solved

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
daedalus

Re: [NMS] Error making messages

Post by daedalus »

I have the same issue i think the solution is to modify thet NMS.module.php on line 1613.

Tries to read from table content where the field templateid does not exist, instead the field is template_id.

I think if you change the code it will work..

I will test it also tomorow because now I have no time.
Souhail
Forum Members
Forum Members
Posts: 15
Joined: Tue Jan 16, 2007 11:47 am

Re: [NMS] Error making messages

Post by Souhail »

HI,

Anybody could solve this problem ?

I create a new template with {message_text} but still have the form error :(
¨
Any updates here ?

Thanks.
alby

Re: [NMS] Error making messages

Post by alby »

Souhail wrote: Anybody could solve this problem ?

I create a new template with {message_text} but still have the form error :(
¨
Any updates here ?
Try with {$message_text}

Alby
Souhail
Forum Members
Forum Members
Posts: 15
Joined: Tue Jan 16, 2007 11:47 am

Re: [NMS] Error making messages (SOLVED)

Post by Souhail »

Hi, Thanks for your answer.

Here are the steps that I've taken :

1. Installed NMS
2. Created a list
3. Imported my contacts to this list
4. Set up the subscription, activation and unsubscription templates
5. I tryed to create a new message with the "HTML None Template" but had a form error
6. Made a search on the forums and found that {message_text} or {$message_text} solved this problem for many people
7. Tried it on mine by creating a new template but still no luck


Event when I select it as my message template, I still get the form error message and can't save my message... :(

Any advice ?

Update :

For those who are experiencing the same issue as me, here's how I got it fixed :

1. Backup all you NMS data (users, lists, subscription templates, etc.)
2. Uninstall the NMS module
3. Delete it from the modules manager
4. Reupload it from an XML module (if needed download it from the CMSMS Forge)
5. Install it...

The duplicate/create a template on the templates manager and replace {content} with {$message_text}

Enjoy...

Thanks to all those who took the time to help.

Souhail.
Last edited by Souhail on Sat Jun 02, 2007 5:45 pm, edited 1 time in total.
Post Reply

Return to “Modules/Add-Ons”