Warning: Failed to open stream
-
Have run into below mentioned warning after started having trouble when a user wants to compose a new message and ends up with the white screen of death. Admin has no problems with compiling new message.
Tried ** Memory Limit */define(‘WP_MEMORY_LIMIT’, ‘64M’); which didn’t help. Disabling plugins pointed to either bps or akismet – disabling one of these or both allowed the user to compile a new message
Then installed Debug Bar and turned on debugging gives me this:
WARNING: wp-content/plugins/bulletproof-security/includes/functions.php:1510 – file_get_contents(/../htdocs/www/wp-content/.htaccess): failed to open stream: No such file or directory
require_once(‘wp-admin/admin-header.php’), do_action(‘admin_notices’), call_user_func_array, bps_hud_check_sucuri, file_get_contentsNot sure what else to try so any suggestions are welcome – thanks in advance
The topic ‘Warning: Failed to open stream’ is closed to new replies.