aboutsummaryrefslogtreecommitdiff
path: root/doc/forum/Error___34__is_locked_and_cannot_be_edited__34__/comment_1_dc99a921813d4f8adf797a900ee0a2c1._comment
blob: 7aed7a21e133c56aba86f286be2576e3e0b50b68 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[[!comment format=mdwn
 username="http://smcv.pseudorandom.co.uk/"
 nickname="smcv"
 subject="comment 1"
 date="2014-05-23T22:02:07Z"
 content="""
I believe that error message indicates that the [[plugins/lockedit]]
plugin is preventing editing. Either make the user account you're
trying to use into a wiki admin via the `adminuser` setting:

    # either or both of these
    adminuser:
    - yourname
    - http://your-openid.example.com/

or allow that user to edit pages by altering the `locked_pages`
setting.
"""]]