PHP errors – no such file
-
Hi I am getting the following php warnings:
Warning:
include_once(/Users/ben/Documents/Websites/www.eastlife.dev/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_settings/package.module.nextgen_settings.php): failed to open stream: No such file or directory
Location:
wp-content/plugins/nextgen-gallery/pope/lib/class.base_module.php:66include_once(): Failed opening ‘/Users/ben/Documents/Websites/www.eastlife.dev/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_settings/package.module.nextgen_settings.php’ for inclusion (include_path=’.:/Applications/XAMPP/xamppfiles/lib/php’)
Location:
wp-content/plugins/nextgen-gallery/pope/lib/class.base_module.php:66include_once(/Users/ben/Documents/Websites/www.eastlife.dev/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/ngglegacy/package.module.ngglegacy.php): failed to open stream: No such file or directory
Location:
wp-content/plugins/nextgen-gallery/pope/lib/class.base_module.php:66include_once(): Failed opening ‘/Users/ben/Documents/Websites/www.eastlife.dev/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/ngglegacy/package.module.ngglegacy.php’ for inclusion (include_path=’.:/Applications/XAMPP/xamppfiles/lib/php’)
Location:
wp-content/plugins/nextgen-gallery/pope/lib/class.base_module.php:6include_once(/Users/ben/Documents/Websites/www.eastlife.dev/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/wpcli/package.module.wpcli.php): failed to open stream: No such file or directory
Location:
wp-content/plugins/nextgen-gallery/pope/lib/class.base_module.php:66include_once(): Failed opening ‘/Users/ben/Documents/Websites/www.eastlife.dev/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/wpcli/package.module.wpcli.php’ for inclusion (include_path=’.:/Applications/XAMPP/xamppfiles/lib/php’)
Location: wp-content/plugins/nextgen-gallery/pope/lib/class.base_module.php:66My plugin version is Version 2.1.50
- The topic ‘PHP errors – no such file’ is closed to new replies.