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
431c9266
started 🐞 fixed Edit text show after post edit
General Questions
AlexanderLiebrecht@5e3cf8af
started 🇩🇪 All Users cozy Christmas and Thank you for v1.0.4
Open Bar
JPRuehmann
started Version 3.0 Beta 4 Download?
General Questions