Hi PHPR community,
I just want to share an error when I left PHPR running with the Page Designer open.
The next day I came back, Windows has restarted and I have to re-open the project.
But an error message appeared that prevent me from opening the project:
Project integrity check failed.
File: Project\subversion\PAGES.sqlite
Error: *** in database main *** Main freelist: 4 of 7
pages missing from overflow list starting at 212
For those who encountered this project error here's what I did:
- (optional just to be safe) Copied the Project\subversion\PAGES.sqlite to another file as backup.
- Copied the Project\tmp\subversion\PAGES.sqlite to the Project\subversion folder.
- And, the project was able to open again.
Anyone can explain what caused this error? Is it because of Windows restarting with PHPR open?
Thank you.