Biomel, your description doesn’t quite fit what we encountered in this thread: http://wordpress.org/support/topic/upload-gives-no-response-errors-in-server-logs , but maybe it can help you in a way.
Best of luck.
That is kinda weird. My first though is ‘plugin/theme conflict’. If you disable all of your plugins and switch to the default theme, does the image upload work?
Thread Starter
biomel
(@biomel)
Thanks for your response apljdi. Unfortunately diabling all plugins and switching to default did not work but it did bring up this message
Warning: include(/home/biomelifestyle/biomelifestyle.com/blog/wp-content/plugins/sitemap-generator/lang/English.php) [function.include]: failed to open stream: No such file or directory in /home/biomelifestyle/biomelifestyle.com/wp-content/plugins/sitemap-generator/sitemap-generator.php on line 49
Warning: include() [function.include]: Failed opening ‘/home/biomelifestyle/biomelifestyle.com/blog/wp-content/plugins/sitemap-generator/lang/English.php’ for inclusion (include_path=’.:/usr/local/lib/php:/usr/local/php5/lib/pear’) in /home/biomelifestyle/biomelifestyle.com/wp-content/plugins/sitemap-generator/sitemap-generator.php on line 49
That is an error in a plugin though. Look at the path. I’m not sure why it is loading if the plugins are disabled. That really shouldn’t happen. Try renaming the plugin— just append .bak or something to the sitemap-generator plugin’s folder.
Thread Starter
biomel
(@biomel)
Ah that worked this time! Sorry I must have done something else before.
I am very very very unknowledgable about wordpress and codes etc… Do I need to reactivate the plugins or can I just leave it deactivated?
thanks so much for your help 🙂
I’m taking that to mean that your image uploads work now?
Ok. Now it is time to get your site back working the way you want. Just enable things one by one and make sure you can still upload images each time. So, enable your chosen theme, and check the image problem. Then enable a single plugin and check the image problem. And so on. When you get to the sitemap-generator plugin you will need to rename the folder back to its original name, but enabling it might cause the problem to recur. While you are at it, make sure you have up to date versionso the plugins and make sure the plugin is compatible with your WordPress version.