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
Newsletter module
-
alby
Re: Newsletter module
Check your permission in Users & Groups >> Group Permissionsjaskispyder 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?
Alby
-
jaskispyder
Re: Newsletter module
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.
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

- Posts: 8169
- Joined: Tue Oct 19, 2004 6:44 pm
Re: Newsletter module
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.
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
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
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

- Posts: 8169
- Joined: Tue Oct 19, 2004 6:44 pm
Re: Newsletter module
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).
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.
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.
