Ridiculous “Pages Not Found” and “Pages already exist” errors
-
This is really getting agitating. I created an XML file with custom info pulled from a DB in wordpress’ import format. However, when trying to import into wordpress I got a page already exists error. However, I was able to create a few of them before and after via the control panel with no issues. every one of them had unique post_id’s though some had matching titles, just with different page parents.
So, after giving up on that I wrote a loop to pull the data from the db and use the wp_insert_posts query. Worked great for the first several hundred pages and then all of a sudden everything was gone from the control panel, though was still in the database.
I’ve been reading the forums all morning and seeing people with similar problems but no answers. Can someone please possibly explain why I am using WordPress’ methods of inputting data programmatically and cannot do it, yet have no issues doing it manually?
- The topic ‘Ridiculous “Pages Not Found” and “Pages already exist” errors’ is closed to new replies.