Fix the “Add new post” and “Add new image” issue for fivebranches.org site

Status: 

Closed

Priority: 

N/A

Test URL(s):

References:

Request(s):

It was found that there is issues in  “Add new post” and “Add new image” features.

They can be added in the backend at the beginning, but then the new post and new image are not available later on.

It was found that several tables were not imported or duplicated properly in the fivebranches.org when replicated from fivebranches.edu.

This problem usually happens when the database tables were imported unsuccessfully.

One of the reason is the AUTO INCREMENT property was missing.

The AUTO INCREMENT property of wp_posts and wp_postmeta tables were added back. But wp_options cannot be added (with error).

Not sure how many more tables have same issue.

Add new image:
The new images added can be found from the FTP, dated 9/2/2022. But when checked from the Media Library,  they won’t show up. Meaning, they cannot be used.

Add new post:
After a new post is added, it can be found in the database. But it is not showing up in the backend admin console, and also cannot be seen using the post id.

Several “test page” (page title) were added. But when search from the backend, nothing show up. 

1 thought on “Fix the “Add new post” and “Add new image” issue for fivebranches.org site”

Leave a Comment