Open jeromeatneotek opened 9 months ago
Can you please check if php has write permission for public/themes/landing/backup
folder?
From the error message it looks that it can't save the page revision/backup.
I have ensured that this folder has full rights to everyone, but still the same error
Maybe windows does not like some characters like :| from the filename?
Can you please try to create the file manually and see if windows allows it?
Yes windows files cannot contain /|<>:*?", I would also suggest not using & either as these are problematic in XML.
Thanks for confirmation, I will add a fallback for windows to use different separator characters.
Please confirm when done and I will test
I changed revision/backup file format, saving should work now on windows.
Please let me know if you need any further info