Actions
Feature #14133
closedEdit in Frontend Only: no access
Start date:
2004-05-01
Due date:
% Done:
0%
Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
1) create a user, give him the rights to edit page content. Add this to the TS:
admPanel {
enable.edit = 1
module.edit.forceDisplayFieldIcons = 1
hide = 1
}
The use can now edit pages in the backend and in the frontend.
2) Enable 'Edit in Frontend Only' for the user. The user now gets "This user is not allowed access to the backend." as soon as he logs in.
The same configuration works fine with 3.5.0
(issue imported from #M45)
Updated by Martin Kutschker over 20 years ago
Seems to be a compatibilty problem of the extension. Please contact the extension author.
Suspended until further info is available.
Actions