an unrecoverable error, although the page has been updated

Replies 5

You can install Flatboard without problems?
Do you have logs? (Enable DEBUG_MODE = TRUE in init.php)
What your server, Your server hosting have a maximum url segment length?
Do you have logs? (Enable DEBUG_MODE = TRUE in init.php)
What your server, Your server hosting have a maximum url segment length?
- Before ask a question, read the documentation.
- 🎉 Featured as #1 product of the day on Product Hunt
- Please like in alternativeto.net 👍🏻
- ╰☆╮Flatboard╰☆╮ is a open source and community contributions are essential to project success!
- <TextField>, my new CMS project designed by a passionate developer, for developers!
- My last project Fast⚡︎CMS, a Flat-File cms.
- I am currently busy 😫.


I understand your mistake, but do you have a log file created by Flatboard by enabling the debug mode?
Can I have the URL of your Flatboard please?
If you do not want to give her information, reply to this message by leaving your email in the response form field.
Can I have the URL of your Flatboard please?
If you do not want to give her information, reply to this message by leaving your email in the response form field.
- Before ask a question, read the documentation.
- 🎉 Featured as #1 product of the day on Product Hunt
- Please like in alternativeto.net 👍🏻
- ╰☆╮Flatboard╰☆╮ is a open source and community contributions are essential to project success!
- <TextField>, my new CMS project designed by a passionate developer, for developers!
- My last project Fast⚡︎CMS, a Flat-File cms.
- I am currently busy 😫.


I think found a fix;
Please open lib/Utils.lib.php file and search and replace this code on public static function fURL():
by this:
Save this file and upload this your server.
Please open lib/Utils.lib.php file and search and replace this code on public static function fURL():
$info = explode('/', $_SERVER['PATH_INFO']);
by this:
$info = explode(DS, $_SERVER['PATH_INFO']);
Save this file and upload this your server.
- Before ask a question, read the documentation.
- 🎉 Featured as #1 product of the day on Product Hunt
- Please like in alternativeto.net 👍🏻
- ╰☆╮Flatboard╰☆╮ is a open source and community contributions are essential to project success!
- <TextField>, my new CMS project designed by a passionate developer, for developers!
- My last project Fast⚡︎CMS, a Flat-File cms.
- I am currently busy 😫.
Suggested Topics

RED-LINE@42796168
started [MINIMALISM] Thoughts on the main features of CMS
General Questions

kuddel@509f50cb
started Forum for registered users
General Questions

alba@e023b76c
started Merci !
International Discussions

Gavin
started plugin bannedUsers
Resources