Wordpress Upload Issues on Free Servers

Status
Not open for further replies.

skatecr2

New Member
Prime Account
Messages
22
Reaction score
0
Points
1
This has happened to me in the past as well and WP would display only the image icon, but I have found a "work around" (at least it worked for me).
Try uploading only from the Media tab, if your editing a Post and try to upload using Add Media/Upload Files you will get the http error in red.
Also go to file manager from cpanel and delete any duplicate images uploaded with the same file name and try to re-upload them using only the WP Media Tab.
-I have found that after uploading and receiving the http error, WP has created multiple images with different sizes such as "wood.jpg, wood1.jpg, wood2.jpg etc.."
One more suggestion: If the image doesn't display after uploading the new image from the Media Tab, right-click the page and select reload/refresh page.
-I hope this helps someone
 

no2nsa

Member
Messages
39
Reaction score
4
Points
8
I fixed my bug ages ago for this. Just had to install Default to GD plugin.
What it does:
Sets GD as default WP_Image_Editor class.

Since then I've had no problems what so ever with the error upload :)
https://github.com/getsource/default-to-gd

Once this has been installed should remove all Errors for Image uploading !
 
Status
Not open for further replies.
Top