Search found 176 matches

by laborix
Tue Jan 06, 2026 9:24 am
Forum: Development and tests
Topic: FlatPress Github 2974 - openSUSE 16 server, Nginx 1.27 and PHP 8.4
Replies: 18
Views: 1888

Re: FlatPress Github 2974 - openSUSE 16 server, Nginx 1.27 and PHP 8.4

Ok, Step 3, Although it no longer has anything to do with openSUSE 16, it is also an Nginx server, this time with PHP 8.5.

FlatPress Github 2974 - Debian 12.12 server, Nginx 1.22 and PHP 8.5.1
Admin Panel - Plugins - PrettyUrls
(*) HTTP Get auto
Beispiel: /?u=/2024/01/01/hello-world/
Only this ...
by laborix
Tue Jan 06, 2026 8:25 am
Forum: Development and tests
Topic: FlatPress Github 2974 - openSUSE 16 server, Nginx 1.27 and PHP 8.4
Replies: 18
Views: 1888

Re: FlatPress Github 2974 - openSUSE 16 server, Nginx 1.27 and PHP 8.4

Okay, Step 2,

What surprised me was the PrettyURLs configuration, the menu item
( ) Path Info
Example: /index.php/2024/01/01/hello-world/
is grayed out? Do I need to test it with a new blank FlatPress?

Playground where everything worked
- Import old data
- Transfer old gallery :D Whow :D ...
by laborix
Tue Jan 06, 2026 8:12 am
Forum: Development and tests
Topic: FlatPress Github 2974 - openSUSE 16 server, Nginx 1.27 and PHP 8.4
Replies: 18
Views: 1888

Re: FlatPress Github 2974 - openSUSE 16 server, Nginx 1.27 and PHP 8.4

... [Happy New Year. Did you have a good holiday season? ...
Thanks, all fine, I'm sitting for my laptop and it works :D

I am writing several test results from FlatPress Github 2974 in separate posts, as this seems clearer to me.

Step 1, importing an old FlatPress 1.0.3 installation works to a ...
by laborix
Mon Jan 05, 2026 6:16 pm
Forum: Development and tests
Topic: FlatPress Github 2974 - openSUSE 16 server, Nginx 1.27 and PHP 8.4
Replies: 18
Views: 1888

FlatPress Github 2974 - openSUSE 16 server, Nginx 1.27 and PHP 8.4

Hi,

first of all, wishing you all a healthy and happy New Year.

Okay, back to life with FlatPress Github version 2974 from today. Here's some information about it.
The test environment for FlatPress Github 2974 is an openSUSE 16.0 server, Nginx 1.27.2, and PHP 8.4.10. This shouldn't be a problem ...
by laborix
Sun Dec 14, 2025 7:56 pm
Forum: General Support
Topic: Statistics, content, time, buttons
Replies: 3
Views: 904

Re: Statistics, content, time, buttons

... 4. How can I create (connect a plugin - I think there is one) statistics? ...
User statistics: a few words about the past and present.
In the past, between 2007 and 2012, it was almost always possible to identify a visitor's web browser with 70% certainty. Today, in 2020 and beyond, this is ...
by laborix
Sat Mar 08, 2025 10:17 am
Forum: Development and tests
Topic: FlatPress 1.4-dev Github 1908 - Problem with meta-tags
Replies: 4
Views: 74824

Re: FlatPress 1.4-dev Github 1908 - Problem with meta-tags

Please also close this thread, problem situation is solved.

If you call up the blog directly, i.e. all posts are visible, no meta tags are in the source code listed. If you then switch to a entry, i.e. only this entry is displayed, then the meta tags are present in the source code. It was my ...
by laborix
Sat Mar 08, 2025 10:01 am
Forum: General Support
Topic: FlatPress 1.4-dev Github 1908 - PrettyUrls problems
Replies: 2
Views: 208033

Re: FlatPress 1.4-dev Github 1908 - PrettyUrls problems

Please close the whole thread, PrettyUrls works if you apply the correct rewrite rule as shown in the FlatPress Wiki!
Link: https://wiki.flatpress.org/doc:plugins:prettyurls?s[]=nginx

Under Nginx this two prettyUrl settings work as shown in the FlatPress Wiki
(*) HTTP Get - Example: /?u=/2011/01 ...
by laborix
Fri Mar 07, 2025 4:45 pm
Forum: Development and tests
Topic: FlatPress 1.4-dev Github 1908 - Problem with meta-tags
Replies: 4
Views: 74824

FlatPress 1.4-dev Github 1908 - Problem with meta-tags

Nginx 1.27 and PHP 8.1.31 environment

Either I'm too stupid or FlatPress 1.4-dev Github 1908 has a fatal flaw?
If I create a new post with meta description/keyword tags and meta noindex,nofollow checked, these meta tags do not show up when displaying the source code in the frontend?
Error or ...
by laborix
Fri Mar 07, 2025 3:25 pm
Forum: Development and tests
Topic: FlatPress 1.4-dev Github 1905 - Problems with Widget Sidebar
Replies: 3
Views: 69764

Re: FlatPress 1.4-dev Github 1905 - Problems with Widget Sidebar

fraenkiman wrote: Tue Mar 04, 2025 8:28 pm... the problem should no longer exist with 1906. ...
Tested with FlatPress 1.4-dev Github 1908, all fine :D

Thank you for fixing
by laborix
Fri Mar 07, 2025 2:29 pm
Forum: General Support
Topic: FlatPress 1.4-dev Github 1908 - PrettyUrls problems
Replies: 2
Views: 208033

FlatPress 1.4-dev Github 1908 - PrettyUrls problems

Test environment Nginx 1.27 and PHP 8.1.31

While testing the error with the rebuild index, a new problem with the FlatPress 1.4-dev Github 1908 appeared. PrettyUrls only works with
(*) HTTP Get
e.g. /?u=/2024/01/01/hello-world/
FlatPress comments all other PrettyUrls settings with 404 :roll ...