nao-pon/xelfinder

WARNING - Admin failed to open googledrive.php

gigamaster opened this issue · 2 comments

WARNING: require(/.../xoops_trust_path/modules/xelfinder/plugins/vendor/autoload.php):
failed to open stream: No such file or directory in /.../xoops_trust_path/modules/xelfinder/admin/googledrive.php on line 6

Result blank page !
Then...

require XOOPS_TRUST_PATH . '/libs/elfinder/php/autoload.php';

Display page with settings.

@gigamaster In order to use GoogleDrive, composer update is required from the vendor update menu. I fix it to display a message prompting it if it is not running.

Thanks! 👍

That's great for user experience. Well done ^_^/