migrating a page causes error page not found

I moved the betheme page to a new testinstall BUT only the homepage works afterwards. When trying to open any other page (either from the frontends menu or from the backend - page - view) I'm getting error page does not exist. Also when editing the page it's not loading the page correctly.


BUT - if I change the permalink settings to use page_id instead of page_name I can load all pages fine - from menu, links and backend. Changing the permalinks back to page_name I again have error page not found.


Similar issue with creating new pages: when permalink is set to page_id all works fine, changing permalink to page_name results in error: "Die Veröffentlichung ist fehlgeschlagen. Die Antwort ist keine gültige JSON-Antwort."


It seems that restoring files and db on a different host causes betheme to loose the connection of the page_name to the page_id - so far I haven't found any hints of this in the db itself - searching for the page_id or name doesn't reveal any funky import error.


Any ideas on how to troubleshoot this?

Comments

Sign In or Register to comment.