Log in to the Administration backend as a manager.
Click Add module to the dashboard icon.
You don't have permission to access this. Please contact a website administrator if this is incorrect.
| Labels |
Added:
?
|
||
The condition must be <?php if ($user->authorise('core.manage', 'com_modules')) : ?> in com_cpanel default.php, not core.create .
| Status | New | ⇒ | Closed |
| Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2020-06-20 00:10:00 |
| Closed_By | ⇒ | Quy |
You identified the error but I think your solution is wrong.
The code says that this should be present
if ($user->authorise('core.create', 'com_modules'))and a manager does have create access - however a manager does not have access to the admin interface