Hello there,
Im having problems with the (un)subscribe form in a page. I tried de tag {nms mode='subscribe'} as told in the module information, but it doesn't work properly. This is what i get:
string(120) "Smarty error: [in content:content_en line 1]: syntax error: unrecognized tag 'NMS' (Smarty_Compiler.class.php, line 590)"
What am I doing wrong and how should I do it.
Thanks guys!
Problem showing subscription page NMS in page
Re: Problem showing subscription page NMS in page
use this: {cms_module module='NMS' mode='subscribe'} and it will work 
