We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hello Sir,
Thank you for this block that I am testing for the first time.
Post install, post add of cmanager block, logged in as admin get this when trying to access config settings:
error/ Sorry your account does not have sufficient privileges to view the config. You need to be assigned to a system role with sufficient privileges.
I attach screen print with debug info.
System [me@tower bin]$ php -v PHP 7.3.4 (cli) (built: Apr 5 2019 12:40:33) ( NTS ) Copyright (c) 1997-2018 The PHP Group Zend Engine v3.3.4, Copyright (c) 1998-2018 Zend Technologies with Zend OPcache v7.3.4, Copyright (c) 1999-2018, by Zend Technologies
moodle-latest-3.6.3.tgz
$ mysqld -V mysqld Ver 10.3.14-MariaDB-log for Linux on x86_64 (Source distribution)
$ uname -a Linux tower 4.19.36-1-MANJARO #1 SMP PREEMPT Sat Apr 20 22:05:46 UTC 2019 x86_64 GNU/Linux
Best wishes
The text was updated successfully, but these errors were encountered:
You can find your answer by going to: https://docs.moodle.org/310/en/blocks/cmanager/#User_Permissions
Sorry, something went wrong.
Fixed installation error
a67fc93
Fix: Kylegoslin#125, Kylegoslin#119 -Installation error is resolved which will also fix privileges config error.
No branches or pull requests
Hello Sir,
Thank you for this block that I am testing for the first time.
Post install, post add of cmanager block, logged in as admin get this when trying to access config settings:
I attach screen print with debug info.
System
[me@tower bin]$ php -v
PHP 7.3.4 (cli) (built: Apr 5 2019 12:40:33) ( NTS )
Copyright (c) 1997-2018 The PHP Group
Zend Engine v3.3.4, Copyright (c) 1998-2018 Zend Technologies
with Zend OPcache v7.3.4, Copyright (c) 1999-2018, by Zend Technologies
moodle-latest-3.6.3.tgz
$ mysqld -V
mysqld Ver 10.3.14-MariaDB-log for Linux on x86_64 (Source distribution)
$ uname -a
Linux tower 4.19.36-1-MANJARO #1 SMP PREEMPT Sat Apr 20 22:05:46 UTC 2019 x86_64 GNU/Linux
Best wishes
The text was updated successfully, but these errors were encountered: