Newsletter module

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.
Locked
jaskispyder

Newsletter module

Post by jaskispyder »

I can create a newsletter, but I am having permission problems with "Lists" and the "User Settings".  I get the following message when I try EDITING those areas:

Access Denied. Please check your permissions.

I can create a list, just not edit it.  Anyone have any suggestions?

Thanks
alby

Re: Newsletter module

Post by alby »

jaskispyder wrote: I can create a newsletter, but I am having permission problems with "Lists" and the "User Settings".  I get the following message when I try EDITING those areas:

Access Denied. Please check your permissions.

I can create a list, just not edit it.  Anyone have any suggestions?
Check your permission in Users & Groups >> Group Permissions

Alby
jaskispyder

Re: Newsletter module

Post by jaskispyder »

I am an admin and have all the NMS permissions (so it says)  ;)
jaskispyder

Re: Newsletter module

Post by jaskispyder »

Update... looks like a few permissions were not listed in the database, such as "Manage NMS Lists" and "Use NMS".... I added them manually to the database and I was able to edit those areas.

Any ideas?

I also reinstalled the module via XML upload from my computer and the "Manage NMS Lists" was available again in the Permissions area, but not the "Use NMS".

J.
calguy1000
Support Guru
Support Guru
Posts: 8169
Joined: Tue Oct 19, 2004 6:44 pm

Re: Newsletter module

Post by calguy1000 »

The 'USE NMS' preference is deprecated, and the only place it is used (erroneously) is in the preferences tab.  I've committed that fix to svn.
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
jaskispyder

Re: Newsletter module

Post by jaskispyder »

Any work around so USE NMS is not used?  The code requires that permission is something I want to update.  I could change the code on the page also, but I wonder if this is a bug.

thanks

calguy1000 wrote: The 'USE NMS' preference is deprecated, and the only place it is used (erroneously) is in the preferences tab.  I've committed that fix to svn.
calguy1000
Support Guru
Support Guru
Posts: 8169
Joined: Tue Oct 19, 2004 6:44 pm

Re: Newsletter module

Post by calguy1000 »

the workaround is to search for the words 'Use NMS' and comment out the lines/expressio around it.
then everything will just work.

Or, try the svn version (backup first).
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
Locked

Return to “CMSMS Core”