Issue when trying to create global profiles...
Moderators: Developer, Contributor
Issue when trying to create global profiles...
When I try and create new global profiles I just get get a red "Access Denied" message. I am logged into the Admin account and using version 2.27.0.
--- https://mantisbthosting.retro-os.live - Hosting for MantisBT starting at $7
--- https://msbob.org - Support for MS Bob user interface
--- https://pocketmud.com - Support and hosting for the CoffeeMUD MUD engine
--- https://msbob.org - Support for MS Bob user interface
--- https://pocketmud.com - Support and hosting for the CoffeeMUD MUD engine
Re: Issue when trying to create global profiles...
You do need to activate Global profiles in your config:
$g_enable_profiles = ON;
$g_enable_profiles = ON;
Re: Issue when trying to create global profiles...
Already on...cas wrote: 14 Jan 2025, 17:50 You do need to activate Global profiles in your config:
$g_enable_profiles = ON;
--- https://mantisbthosting.retro-os.live - Hosting for MantisBT starting at $7
--- https://msbob.org - Support for MS Bob user interface
--- https://pocketmud.com - Support and hosting for the CoffeeMUD MUD engine
--- https://msbob.org - Support for MS Bob user interface
--- https://pocketmud.com - Support and hosting for the CoffeeMUD MUD engine
Re: Issue when trying to create global profiles...
Will be fixed in 2.27.1 https://mantisbt.org/bugs/view.php?id=34854
Re: Issue when trying to create global profiles...
Great! Any idea when that will come in?
--- https://mantisbthosting.retro-os.live - Hosting for MantisBT starting at $7
--- https://msbob.org - Support for MS Bob user interface
--- https://pocketmud.com - Support and hosting for the CoffeeMUD MUD engine
--- https://msbob.org - Support for MS Bob user interface
--- https://pocketmud.com - Support and hosting for the CoffeeMUD MUD engine
Re: Issue when trying to create global profiles...
There is no planned date for 2.27.1 at the moment.
You can manually apply the fix (just change one singe line) If it's urgent for you
https://github.com/mantisbt/mantisbt/pull/2040/files
You can manually apply the fix (just change one singe line) If it's urgent for you
https://github.com/mantisbt/mantisbt/pull/2040/files
Re: Issue when trying to create global profiles...
Awesome! Working great now...atrol wrote: 14 Jan 2025, 20:06 There is no planned date for 2.27.1 at the moment.
You can manually apply the fix (just change one singe line) If it's urgent for you
https://github.com/mantisbt/mantisbt/pull/2040/files
--- https://mantisbthosting.retro-os.live - Hosting for MantisBT starting at $7
--- https://msbob.org - Support for MS Bob user interface
--- https://pocketmud.com - Support and hosting for the CoffeeMUD MUD engine
--- https://msbob.org - Support for MS Bob user interface
--- https://pocketmud.com - Support and hosting for the CoffeeMUD MUD engine