Vale
(@valericcione)
I have the same problem….
Thread Starter
bvo
(@bvo)
I tried to add a new post, to test if that is working or not. And it isn’t!
If I click new post it says: You are currently editing the page that shows your latest posts.
I found a suggestion to use the wp-dbmanager to repair the database, but it didn’t help. I also found a suggestion to look for the primairy key of the wp-post table and to check auto_increment. I don’t know how, so any directions will help!
Regards,
Bas
hi
Please check this post comptetly and try all trobleshoting and fixes explained there.
https://ww.wp.xz.cn/support/topic/read-this-first-wordpress-4-7-master-list/
If no any of them works for you then update your post here.
Thanks
-
This reply was modified 9 years, 5 months ago by
Ilian.
Vale
(@valericcione)
I had already tried all of these indications described in the post but I have not solved the problem… 🙁
Thread Starter
bvo
(@bvo)
I did check this; as I mentioned above. Everything worked fine untill I updated to 4.7.
Thread Starter
bvo
(@bvo)
So, I check the database and turned auto_increment on table wp_post on. No idea if this wasn’t needed in WP4.6, of why/how it got turned of.
Now I can use the customizer, I can create new posts, and I can upload images. One small problem still, the thumbnails in the media library are all grey empty thumbnails. Anyone knows what tot do about that?
Almost there!
Regards,
Bas
Vale
(@valericcione)
@bvo Can you show me the procedure?
I have another problem: I can not change the menu! In this case I can save it in backoffice but on the online site It remains the same….
Thread Starter
bvo
(@bvo)
Vale,
I have no idea whether “my solution” will help you…
I used phpmyadmin. I don’t know another way to do this
In phpmyadmin:
-in left panel click the wordpress database
-click “+” at wp_posts table
-click “+” at columns
-click “ID”
-on top click “structure” (in the row that also says sql, import, export, etc)
-just below this row you see a row with name, type, lengt, etc. Here is a box which says “A_I”. This is auto_increment”. click here so it is on.
-safe
This is what I did and it worked for me. Good luck.