-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 3.1.0-dev
-
Fix Version/s: 3.1.0-a1
-
Component/s: Moderator Control Panel (MCP), User Control Panel (UCP)
-
Labels:None
-
GitHub Pull Request URL:
Function $module->loaded() always prepends current module type to module name. As a result, checking UCP module when p_type is set to 'mcp' is not possible. This bug is caused by resolution of bug #10477.
Example where UCP modules are being checked while p_type is set to 'mcp': set of module checks in memberlist.php lines 574-578 (mode = 'viewprofile', look for $module->loaded)
- was caused by solution of
-
PHPBB3-10477 Registration, forgot password broken
-
- Closed
-