Plugin trys to access none existing Path
-
When we have your Plugin activ our Site throws following Warning Message:
Warning: is_dir(): open_basedir restriction in effect. File(/var/www/clients/client35/web199/web/public/wp-content/plugins/simple-lightbox/controller.php/l10n) is not within the allowed path(s): (/var/www/clients/client35/web199/web:/var/www/clients/client35/web199/private:/var/www/clients/client35/web199/tmp:/var/www/socialgambiawp.projektbereich.info/web:/srv/www/socialgambiawp.projektbereich.info/web:/usr/share/php5:/usr/share/php:/tmp:/usr/share/phpmyadmin:/etc/phpmyadmin:/var/lib/phpmyadmin:/etc/ssl/certs:/dev/urandom) at /var/www/clients/client35/web199/web/public/wp-content/plugins/simple-lightbox/includes/class.base.php:172 at SLB_Base->_env() (/var/www/clients/client35/web199/web/public/wp-content/plugins/simple-lightbox/includes/class.base.php:143) at SLB_Base->_init() (/var/www/clients/client35/web199/web/public/wp-content/plugins/simple-lightbox/controller.php:167) at SLB_Lightbox->_init() (/var/www/clients/client35/web199/web/public/wp-content/plugins/simple-lightbox/includes/class.base.php:121) at SLB_Base->__construct() (/var/www/clients/client35/web199/web/public/wp-content/plugins/simple-lightbox/controller.php:155) at SLB_Lightbox->__construct() (/var/www/clients/client35/web199/web/public/wp-content/plugins/simple-lightbox/load.php:37) at require_once('/var/www/clients/client35/web199/web/public/wp-content/plugins/simple-lightbox/load.php') (/var/www/clients/client35/web199/web/public/wp-content/plugins/simple-lightbox/main.php:43) at slb_init() (/var/www/clients/client35/web199/web/public/wp/wp-includes/class-wp-hook.php:303) at WP_Hook->apply_filters() (/var/www/clients/client35/web199/web/public/wp/wp-includes/class-wp-hook.php:327) at WP_Hook->do_action() (/var/www/clients/client35/web199/web/public/wp/wp-includes/plugin.php:470) at do_action() (/var/www/clients/client35/web199/web/public/wp/wp-settings.php:578) at require_once('/var/www/clients/client35/web199/web/public/wp/wp-settings.php') (/var/www/clients/client35/web199/web/public/wp-config.php:36) at require_once('/var/www/clients/client35/web199/web/public/wp-config.php') (/var/www/clients/client35/web199/web/public/wp/wp-load.php:55) at require_once('/var/www/clients/client35/web199/web/public/wp/wp-load.php') (/var/www/clients/client35/web199/web/public/wp/wp-blog-header.php:13) at require('/var/www/clients/client35/web199/web/public/wp/wp-blog-header.php') (/var/www/clients/client35/web199/web/public/index.php:17)
The Plugin trys to Check if the path
/var/www/clients/client35/web199/web/public/wp-content/plugins/simple-lightbox/<strong>controller.php/l10n</strong>
is a directory. There cant be a directory at this Path tho since it is looking inside of the controller.php file. The real path to the l10n directory is/var/www/clients/client35/web199/web/public/wp-content/plugins/simple-lightbox/l10n
.WordPress Version: 5.8.3
Plugin version: 2.8.1
Other Plugins:- Adminimize
- Autoptimize
- Better Search Replace
- Duplicate Page
- iThemes Security
- User Role Editor
- WP PGP Encrypted Emails
- WPForms Lite
- YoastSEO
The page I need help with: [log in to see the link]
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘Plugin trys to access none existing Path’ is closed to new replies.