NMS - Edit a message - HTML content missing

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
WebAddict
New Member
New Member
Posts: 3
Joined: Tue Feb 12, 2008 7:42 pm

NMS - Edit a message - HTML content missing

Post by WebAddict »

I have NMS 2.1 running, which I love by the way... The only problem I have with it (and 2.0) is that when I try to edit an existing message, the HTML Content is always empty, even thought the other fields work fine. Sending messages is fine becuase it does store the HTML Content in the database, as confirmed in the cms_module_nms_message_content table. But for some reason, I can't edit existing HTML Content to make minor adjustments.

Here's the tag I'm using in my Template:

Code: Select all

{nms_content name='HTML Content'}
Do I have something wrong in my settings or template, or is this a bug in NMS 2.x?
sn3p
Forum Members
Forum Members
Posts: 169
Joined: Mon Oct 15, 2007 2:27 pm

Re: NMS - Edit a message - HTML content missing

Post by sn3p »

try this:

Code: Select all

{nms_content name='content' prompt='HTML Content'}
Post Reply

Return to “Modules/Add-Ons”