Flatboard no running in windows
Flatboard no running in windows
c1e6b Tuesday 15th March 2016, 18:40:08Currently I get an error when trying to run flatbard.
There are obvious problems with windows paths. Although this should not be a difficult fix I hope :)
Warning: fopen(.\theme\kube\cache\style.min.css?ver=0.7.7_Beta): failed to open stream: No such file or directory in U:\PortableGRAV\www\flatboard\lib\Asset.lib.php on line 59
There are obvious problems with windows paths. Although this should not be a difficult fix I hope :)
Replies 6
Please try with the new archive in download page. I found the problem.
- 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 😫.
Fixed?🙄
- 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 😫.
Hi Nick,
Please try this change in header.php, search:
and replace by:
Thank for your report
Please try this change in header.php, search:
if(!flatDB::isValidEntry('config', 'config'))
{
Util::redirect(BASEPATH . DS . 'install.php');
}
and replace by:
if(!flatDB::isValidEntry('config', 'config'))
{
Util::redirect(PATH_ROOT . DS . 'install.php');
}
Thank for your report
- 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 😫.
one of two things you can do:
-Create folder, copy the source from here and place it into your server.
-When installing, place the install on website/flatboard this fixed my issue before. i was trying to install in a test folder and it messed everything up. you can always copy the files to another folder after and it will work fine.
-Create folder, copy the source from here and place it into your server.
-When installing, place the install on website/flatboard this fixed my issue before. i was trying to install in a test folder and it messed everything up. you can always copy the files to another folder after and it will work fine.
It is not normal to have to intervening, the installer should run.
Thank you to download again the archive, I made some changes.
Keep me informed please.
Thank you to download again the archive, I made some changes.
Keep me informed please.
- 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
sysadmin@24b1f4c3
started Testing video
Open Bar
northivanastan
started solved Skip unpacking?
General Questions
Cyrille BORNE
started 🇫🇷 solved BBCode in /lib/Parser.lib.php on line 131
International Discussions