Open TavakoliAli opened 6 months ago
Thanks for the bug report.
I was able to reproduce the bug by generating a 500 internal server error in save.php and fixed the javascript code in https://github.com/givanz/VvvebJs/commit/16bde5681b983cf2333784ff4b5485aa6d15e667#diff-79039f951efdff70e6cf3d4ed97ca425ed0d872fe0d0fc7d84b62ef97522c43eL2497-R2505
For the 500 internal server error from php please check your php and apache error logs to see what is causing the error.
Some common causes are big page/html that will exceed apache LimitRequestBody or missing write permission for html pages.
Hello
I cloned the repository and checkouted on 2.0.0 then installed PHP core and the xammp and copy content of repository to htdocs of xammp. When I click on "Create page" button following error occur:
and for save Page button, the 500 error will return with following header:
I tested it on Linux with Firefox 126.0