humhub-contrib / devtools

12 stars 16 forks source link

Can not create module #25

Open tosintech-web opened 1 year ago

tosintech-web commented 1 year ago

An Exception occured:

in /var/www/localhost/htdocs/protected/vendor/yiisoft/yii2/di/Container.php:509

Caused by: Exception 'ReflectionException' with message 'Class "humhub\modules\devtools\Generator" does not exist'
alnickle commented 1 year ago

This is happening to me as well; fresh install of HumHub in a local docker image. I'm able to install, activate, and use modules just fine, but after activating the devtools module, I remain unable to access devtools functionality in both the web interface and the console, even though I put the respective configs from the readme into console.php and web.php.

In the web interface, I'm greeted with the message "You are not allowed to access this page."