Hi, I have same problem here, I got http error when upload images, I try to deactivated all plugin, and still can not uploading image. I try to switch to wordpress default theme and my website can uploading images normally.
URL: https://www.lanouvellevague.it
WordPress Version: 4.9.5
Active Theme: Newspaper 8.7.2
PHP Version: 7.1.16
MySQL Version: 5.5.59-38.11-log
Web Server Info: Apache
WordPress Memory Limit: 256MB
PHP Safe Mode: No
PHP Memory Limit: 512M
PHP Upload Max Size: 50M
PHP Post Max Size: 50M
PHP Upload Max Filesize: 50M
PHP Time Limit: 120
What can I do ?
Best regards, Fabrizio
Hi,
This could be caused by insufficient resources, in most cases it is caused by low WP memory. The theme has a system status that you can check
– https://forum.tagdiv.com/requirements-for-newspaper/
Ask your hosting provider to increase the parameters mentioned in the guide, if necessary.
That would be one suggestion you can try. I found this topic in the matter as well
– https://docs.presscustomizr.com/article/229-fixing-errors-when-uploading-images-in-wordpress
Thanks
System Check OK:
WordPress 4.0 or later –> 4.9.5 OK
Apache or Nginx –> Apache OK
php.ini memory limit: 40MB (recommended: 96M) –> 512 OK
PHP version 5.2.4 or greater (recommended: PHP 5.4 or greater) –> 7.1.16 OK
MySQL version 5.0 or greater (recommended: MySQL 5.5 or greater) –> 5.5 OK
Mod Security OFF –> OK
Deactivating all plugins the problem remains so it is not a conflict problem.
I repeat that with the default theme (Twenty seventeen) everything works perfectly so it’s a problem introduced by the newspaper theme. As I work mainly with images, I need it to be fixed quickly. Thanks
Seems the issue is quite common for what I found online
– https://wordpress.org/support/topic/http-error-when-attempting-to-upload-media/
There are some suggestions in the topic that you could also try. The first would be to ask the host to check the logs, there might be some errors there. In some cases even an apostrophe in the image name can cause uploading issues. Also take a look at the permission set on the uploads folder
– http://www.wpbeginner.com/wp-tutorials/how-to-fix-image-upload-issue-in-wordpress/