Page 1 of 1

Newsletter module

Posted: Thu Jun 14, 2007 12:51 pm
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

Re: Newsletter module

Posted: Thu Jun 14, 2007 1:02 pm
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

Re: Newsletter module

Posted: Thu Jun 14, 2007 1:31 pm
by jaskispyder
I am an admin and have all the NMS permissions (so it says)  ;)

Re: Newsletter module

Posted: Thu Jun 14, 2007 4:04 pm
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.

Re: Newsletter module

Posted: Thu Jun 14, 2007 5:35 pm
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.

Re: Newsletter module

Posted: Thu Jun 14, 2007 5:48 pm
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.

Re: Newsletter module

Posted: Thu Jun 14, 2007 9:29 pm
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).