Getting http error when uploading image

Posted in: Newspaper
Post count: 6

Hi, I’m getting http error when uploading images. I noticed this, especially after updating to 8.8. There was no such problem with my previous theme. Any idea?

Post count: 20688

Hi,

Try some general suggestions, like these for example
https://docs.presscustomizr.com/article/229-fixing-errors-when-uploading-images-in-wordpress
https://www.wpbeginner.com/wp-tutorials/how-to-fix-image-upload-issue-in-wordpress/

Be sure to check WP memory and upload_max_file parameters
https://forum.tagdiv.com/requirements-for-newspaper/
WP memory can be set higher than the guide recommends if possible.

Thanks

Post count: 6

Thanks. I’ve checked everything in the theme status and only max_execution_time and max_input_vars showed yellow mark. Your guide isn’t enough for me to change these two values in php. I can see only “max_execution_time” entry in php and its value is 30.

Anyway, I don’t think this is a server issue as I’m using this server more than 8 years now without any issue. I cannot even upload a 10KB file after installing your theme. Any suggestion?

Post count: 20688

You could check with the hosting provider, they could investigate why you cannot upload to the media library. Also they could increase those parameters for you if possible. Most problems originate in not having sufficient resources. Let me know the results.

Post count: 6

The issue has resolved after updating php version 5.4 to php version 7.0.

Post count: 20688

Glad you fixed it. Also thank you for mentioning it, this may be helpful for other users.

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