#1 August 10, 2013 4:38pm

spud
Member
Registered: March 27, 2013
Posts: 3

Access denied to /users/profile/

Access for "Normal User" accounts to the /users/profile page to change their password is now greeted with an "Access Denied" error. Access is available for Administrators, so I suspect it's a simple permissions failure. Unfortunately, since it's not a page or resource or module, I haven't any idea where or how permissions are set for a user to be able to edit their own account. Help?


PS: This is perhaps an artifact of the BT3->BT4 upgrade, but I haven't had enough reports of the problem to be sure when it started...

Offline

#2 August 12, 2013 9:52am

timbuckingham
Administrator
From: Baltimore, MD
Registered: April 2, 2012
Posts: 970

Re: Access denied to /users/profile/

Should be fixed now in the development branch. If you want to just fix this issue (which is probably advisable since the development branch has some significant differences from RC2), you can change line 2 in /core/admin/modules/users/_header.php to:

if (end($bigtree["path"]) != "password" && $bigtree["path"][2] != "profile") {

Offline

Board footer

Powered by FluxBB

The Discussion Forum is not available on displays of this size.