Need Help In User Section

3 posts by 2 authors in: Forums > CMS Builder
Last Post: March 7, 2011   (RSS)

Re: [nmsinc] Need Help In User Section

By Jason - March 7, 2011

Hi,

The accesslist is a special field in CMS Builder and we don't recommend trying to edit it. In order to get this back, there are a couple of things you can do. If you have a recent backup of your accounts schema file (accounts.ini.php), you can simple upload that. If not, you'll need to go into the schema file here:

cmsAdmin/data/schema/accounts.ini.php
IMPORTANT: First make a backup of your accounts schema file!

Scroll through this file until you find a section that looks like this:

[accessList]
order = 18
label = "Section Access"
type = "none"
isSystemField = 1


Change type to equal accessList like this:

[accessList]
order = 18
label = "Section Access"
type = "accessList"
isSystemField = 1


Don't change any other fields. Save the file, log back into CMS Builder and click on Section Editors. Then go back into your accounts section and check to see if the problem is resolved.

Hope this helps.
---------------------------------------------------
Jason Sauchuk - Project Manager
interactivetools.com

Hire me! Save time by getting our experts to help with your project.
http://www.interactivetools.com/consulting/

Re: [Jason] Need Help In User Section

By nmsinc - March 7, 2011

Edit worked - Thanks Jason!

Ray
nmsinc