Permission Errors

Posted in: Newspaper
Post count: 2

Hey there, I’m getting these errors

Warning: require_once(/homepages/33/d249180215/htdocs/zielix/harrel/wp-content/themes/Newspaper/parts/header/top-widget.php): failed to open stream: Permission denied in /homepages/33/d249180215/htdocs/zielix/harrel/wp-includes/template.php on line 684

Fatal error: require_once(): Failed opening required ‘/homepages/33/d249180215/htdocs/zielix/harrel/wp-content/themes/Newspaper/parts/header/top-widget.php’ (include_path=’.:/usr/lib/php5.6′) in /homepages/33/d249180215/htdocs/zielix/harrel/wp-includes/template.php on line 684

When I go to /wp-content/themes/Newspaper/parts/header and change the permission to these two files (top-widget.php and td-login-model.php) to 644 it works, but only temporarily, as soon as I clear my browser cache it shows same error.

How can I fix this?

Post count: 22421

Hello,

That is wp issue, not a theme issue. Please use this guide:
https://codex.wordpress.org/Changing_File_Permissions

Thanks.

Post count: 2

Hey there, I changed the file permissions, and it still is showing me these errors.

Post count: 22421

Hello,

The recommended permissions for a file is 644 and for a folder i 755. Make sure you have these set to your server.
Please also try to disable all plugins except visual composer, clear cache and reset cdn files if you use it.
If plugins did not affect permissions, then maybe another source could have. Please make a clean install of WP and the theme and test again as the file permissions are not changed by the theme.

Thank you!

Viewing 4 posts - 1 through 4 (of 4 total)
The forum ‘Newspaper’ is closed to new topics and replies.