Getting an HTTP error. All plugins deactivated, and upload worked with the theme deactivated

So like the title says, I’ve got all plugins deactivated, and I even had to deactivate the theme. Once I did that (switched to 2016) I was able to upload the images, but once I reactivated X Theme I was immediately unable to upload an image once again.

I’m no expert but it seems like it has to be something wrong with me X Theme. Any ideas? I’ll put my login below.

Hi,

I loggedin and can see that Xtheme is active. Then I tried uploading images and it seems to work.

May I know where are you trying to upload the images.

Try to set wp_debug to true in your wp-config.php file, it will give you an idea what the real error is.

define('WP_DEBUG', true);


https://codex.wordpress.org/Debugging_in_WordPress

Thanks

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.