FlatPress 1.5.1 - problem after installation

This is the right place to report general bugs, make suggestions or ask for help.
lantaca
Posts: 25
Joined: Thu May 23, 2024 9:02 pm

FlatPress 1.5.1 - problem after installation

Post by lantaca » Wed Aug 26, 2026 9:33 am

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
Attachments
Screenshot 2026-08-26 113118.png
Screenshot 2026-08-26 113118.png (41.98 KiB) Viewed 250 times
Screenshot 2026-08-26 111749.png
Screenshot 2026-08-26 111749.png (33.66 KiB) Viewed 250 times
Screenshot 2026-08-26 111736.png
Screenshot 2026-08-26 111736.png (31.59 KiB) Viewed 250 times

lantaca
Posts: 25
Joined: Thu May 23, 2024 9:02 pm

Re: FlatPress 1.5.1 - problem after installation

Post by lantaca » Thu Aug 27, 2026 9:12 am

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/

User avatar
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

Post by fraenkiman » Thu Aug 27, 2026 10:15 am

Apparently, the “Blogbase URL” isn't clearly defined.
I see that you accessed the installed 1.5.1 instance via HTTPS.
Unbenannt_01.png
Unbenannt_01.png (2.53 KiB) Viewed 234 times

However, when I look at the source code, I find:
href="http://lantaca.altervista.org/fp151/fp- ... /style.css...
Unbenannt_02.png
Unbenannt_02.png (5.34 KiB) Viewed 234 times

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.

lantaca
Posts: 25
Joined: Thu May 23, 2024 9:02 pm

Re: FlatPress 1.5.1 - problem after installation

Post by lantaca » Thu Aug 27, 2026 10:33 am

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.

User avatar
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

Post by fraenkiman » Thu Aug 27, 2026 10:59 am

Check the file fp-content/config/settings.conf.php:

Code: Select all

$fp_config = array (
  'general' =>
  array (
    'www' =>
lantaca wrote: Thu Aug 27, 2026 10:33 am ... so i can't go to clean the caches :-)
Delete the fp-content/cache and fp-content/compile directories, for example, via FTP.

lantaca
Posts: 25
Joined: Thu May 23, 2024 9:02 pm

Re: FlatPress 1.5.1 - problem after installation

Post by lantaca » Thu Aug 27, 2026 11:45 am

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

User avatar
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

Post by fraenkiman » Thu Aug 27, 2026 12:08 pm

I sent you a private message

User avatar
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

Post by fraenkiman » Thu Aug 27, 2026 4:01 pm

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/

lantaca
Posts: 25
Joined: Thu May 23, 2024 9:02 pm

Re: FlatPress 1.5.1 - problem after installation

Post by lantaca » Fri Aug 28, 2026 12:32 pm

Thanks so much! Everything works. Will future versions have the fix, or do I need to save the default.php file?

User avatar
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

Post by fraenkiman » Fri Aug 28, 2026 1:49 pm

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.

Post Reply

Who is online

Users browsing this forum: No registered users and 0 guests