Have you tried deactivating all plugins?
Do you get the same results?
Also try to activate the default WP theme called Twenty Fifteen.
Moderator
Jan Dembowski
(@jdembowski)
Forum Moderator and Brute Squad
The default theme is Twenty Fourteen. There is no released version of Twenty Fifteen. 😉
All Im getting is ? marks or no images at all on the published blog.
Can you provide a link to your site? It sounds like you may be hitting some sort of image hotlink protection and looking at your site may verify that.
Yes I have tried deactivating all plugins and now have actually deleted them all but without any luck. The site is http://blog.st-john.or.jp/ewordpress/. And any help would be much appreciated.
Thanking you
St. John’s Congregation
Tokyo JAPAN
I think I have the some problem. I just installed WordPres 4.0 and I have the same problem, All Im getting is ? marks on all themes.
my blog is enformel.blog
looks like a problem with $wp->init()
Has somebody experienced this problem…
thanks
doly
I found this error: PHP Notice: bp_setup_current_user was called incorrectly. The current user is being initialized without using $wp->init(). Please see Debugging in WordPress for more information. (This message was added in version 1.7.) in /home/enformel/public_html/blog/wp-includes/functions.php on line 3370
doly
ERROR: Cookies are blocked due to unexpected output.
Moderator
Jan Dembowski
(@jdembowski)
Forum Moderator and Brute Squad
@dolythecat Per the forum welcome can you please start your own topic with your own details?
https://wordpress.org/support/forum/how-to-and-troubleshooting#postform
Your problem and this topic are not related.
Can you tell me whether it is a “image hotline protection” problem and, if so, how do I correct it please?
Would a clean install – leaving
1. wp-config.php file
2. wp-content folder (but deleting content/cache and the wp-content/plugins/widgets folders)
do the trick do you think?
Thanking you.
St. John’s Congregation
I have done a clean install but to no avail. The Themes are not showing. How do I resolve this PLEASE?
@seiyohanekai :
You seem to have server permission issues on your styling files.
For example this file should be accessible:
http://blog.st-john.or.jp/ewordpress/wp-content/themes/twentyfourteen/style.css
Yet it shows a “403 Forbidden” error, it suggest that your server’s permission settings are not configured correctly.
The best way to solve this is to contact the hosting company and ask them to verify permissions.
Or ensure that your folders have a permission of 755.