Replies: 1 comment 1 reply
-
what are you using in |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there,
I have a project based on Statamic, and I noticed that if I push the entire repo (or even if I clone/copy the entire filesystem and database) to another space and domain, all the pages on the new instance return 404 errors. I then have to enter the control panel and republish all of them manually.
However, this creates a problem because it introduces differences in the .md files. Every time I merge or update the repo, it causes the pages to be unpublished in the original repo. I then have to republish them again, and with the next git push/pull, the pages on the production site become unpublished once more, creating a continuous loop.
Any ideas on how to fix this?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions