FlatPress 1.5.1 - problem after installation
FlatPress 1.5.1 - problem after installation
Hi
i have try to upgrade from 1.4 dev version, and after a new fresh 1.5.1 version
after the upgrade, nothing works: the blog doesn't finde index, setup ecc ecc page.
after the new fresh installation, the situation is in the images below
i have try to upgrade from 1.4 dev version, and after a new fresh 1.5.1 version
after the upgrade, nothing works: the blog doesn't finde index, setup ecc ecc page.
after the new fresh installation, the situation is in the images below
- Attachments
-
- Screenshot 2026-08-26 113118.png (41.98 KiB) Viewed 250 times
-
- Screenshot 2026-08-26 111749.png (33.66 KiB) Viewed 250 times
-
- Screenshot 2026-08-26 111736.png (31.59 KiB) Viewed 250 times
Re: FlatPress 1.5.1 - problem after installation
i have try to instal 3 times, but allweys the same result
now i have backload the 1.4 dev
and for test the 1.5.1 here https://lantaca.altervista.org/fp151/
now i have backload the 1.4 dev
and for test the 1.5.1 here https://lantaca.altervista.org/fp151/
- fraenkiman
- FlatPress Coder
- Posts: 536
- Joined: Thu Feb 03, 2022 7:25 pm
- Location: Berlin, Germany
- Contact:
Re: FlatPress 1.5.1 - problem after installation
Apparently, the “Blogbase URL” isn't clearly defined.
I see that you accessed the installed 1.5.1 instance via HTTPS.
However, when I look at the source code, I find:
href="http://lantaca.altervista.org/fp151/fp- ... /style.css...
This causes the stylesheet to fail to load.
If possible, log in to the admin area and go to “Configuration.” Check there to see if the blog’s URL actually starts with https. If not, correct it.
Then clear the theme and template cache.
I see that you accessed the installed 1.5.1 instance via HTTPS.
However, when I look at the source code, I find:
href="http://lantaca.altervista.org/fp151/fp- ... /style.css...
This causes the stylesheet to fail to load.
If possible, log in to the admin area and go to “Configuration.” Check there to see if the blog’s URL actually starts with https. If not, correct it.
Then clear the theme and template cache.
My
Re: FlatPress 1.5.1 - problem after installation
Hi,
when I set the blog address to https, a new problem arises... ERR_TOO_MANY_REDIRECTS. so i can't go to clean the caches
and this is a new fresh installation without personalization
i have installed the 1.4.1 https://lantaca.altervista.org/fp141/ No problem here
i have installed the 1.5 https://lantaca.altervista.org/fp15/ same problem ERR_TOO_MANY_REDIRECTS
When installing version 1.4.1, my blog's address was automatically set to https://...
When installing versions 1.5 or 1.5.1, the address is set to http://..., and I have to change it manually.
when I set the blog address to https, a new problem arises... ERR_TOO_MANY_REDIRECTS. so i can't go to clean the caches
and this is a new fresh installation without personalization
i have installed the 1.4.1 https://lantaca.altervista.org/fp141/ No problem here
i have installed the 1.5 https://lantaca.altervista.org/fp15/ same problem ERR_TOO_MANY_REDIRECTS
When installing version 1.4.1, my blog's address was automatically set to https://...
When installing versions 1.5 or 1.5.1, the address is set to http://..., and I have to change it manually.
- fraenkiman
- FlatPress Coder
- Posts: 536
- Joined: Thu Feb 03, 2022 7:25 pm
- Location: Berlin, Germany
- Contact:
Re: FlatPress 1.5.1 - problem after installation
Check the file fp-content/config/settings.conf.php:
Code: Select all
$fp_config = array (
'general' =>
array (
'www' =>Delete the fp-content/cache and fp-content/compile directories, for example, via FTP.
My
Re: FlatPress 1.5.1 - problem after installation
Code: Select all
$fp_config = array (
'general' =>
array (
'www' => 'https://lantaca.altervista.org/fp151/',
'title' => 'FlatPress',
'subtitle' => 'My FlatPress blog',
'footer' => '',
'author' => 'Lantaca',
'email' => 'yxz@email.com',
'startpage' => NULL,
'maxentries' => 5,
'notify' => true,
'theme' => 'leggero',
'style' => 'stringendo',
'blogid' => 'fp-aabbccdd',
'charset' => 'utf-8',
),cache deleted, but always ERR_TOO_MANY_REDIRECTS problem
Last edited by fraenkiman on Thu Aug 27, 2026 11:51 am, edited 1 time in total.
Reason: Email address anonymized
Reason: Email address anonymized
- fraenkiman
- FlatPress Coder
- Posts: 536
- Joined: Thu Feb 03, 2022 7:25 pm
- Location: Berlin, Germany
- Contact:
Re: FlatPress 1.5.1 - problem after installation
I sent you a private message
My
- fraenkiman
- FlatPress Coder
- Posts: 536
- Joined: Thu Feb 03, 2022 7:25 pm
- Location: Berlin, Germany
- Contact:
[Solved] FlatPress 1.5.1 - problem after installation
Problem solved.
The Fp 1.5.1 instance is working now that I've tweaked the AlterVista patch in defaults.php.
https://lantaca.altervista.org/fp151/
Another 1.6.dev instance is working with a similar patch.
https://lantaca.altervista.org/fp16dev/
The Fp 1.5.1 instance is working now that I've tweaked the AlterVista patch in defaults.php.
https://lantaca.altervista.org/fp151/
Another 1.6.dev instance is working with a similar patch.
https://lantaca.altervista.org/fp16dev/
My
Re: FlatPress 1.5.1 - problem after installation
Thanks so much! Everything works. Will future versions have the fix, or do I need to save the default.php file?
- fraenkiman
- FlatPress Coder
- Posts: 536
- Joined: Thu Feb 03, 2022 7:25 pm
- Location: Berlin, Germany
- Contact:
Re: FlatPress 1.5.1 - problem after installation
Get the "defaults.php" file from fp16dev. I can’t really assess the risks and side effects for other web hosts at the moment. As of today, it remains the special "Lantaca solution" for now.
My
Who is online
Users browsing this forum: No registered users and 0 guests