Thanks Allan. I actually was able to correct my issue. I was using an additional plugin to create a shortcode for the Eventbrite widget. It looks like whatever shortcode plugin I was using was breaking the site. I didn’t realize that the Eventbrite widget had a built in Shortcode generator. This is all set. You can close this issue.
-
This reply was modified 4 years, 3 months ago by barrissoffee.
I had the same problem. Once I removed the entries that had an ID of 0. I updated the table structure in the wp_post table so that the ‘ID’ column was the primary key for the table and set that column to auto increment. Once I made that change, I was able to upload images again.