Search found 176 matches

by laborix
Sat May 29, 2021 4:17 pm
Forum: General Support
Topic: How can I post date a blog entry?
Replies: 2
Views: 6420

Re: How can I post date a blog entry?

There is no way to change the date of a existing entry, but with the DateChanger Plugin you can made a trick :D
https://wiki.flatpress.org/res:plugins

The DateChanger Plugin allows you to change a date for a new entry, so take your old entry per copy&paste, make a new entry, change with the ...
by laborix
Fri May 07, 2021 3:18 pm
Forum: General Support
Topic: blank page
Replies: 16
Views: 54829

Re: blank page

... Unfortunately, I am not able to reproduce the described behaviour in my environments ...
I tested it on Online Web Provider servers, not on local development servers :D The Error appears only Online :D

Ok, yep, your new fr-fr language pack fix the error on PHP 7.3 and PHP 7.4 Online Web ...
by laborix
Wed May 05, 2021 3:49 pm
Forum: General Support
Topic: blank page
Replies: 16
Views: 54829

Re: blank page

Tested in "real world" environments :D

Web Server with PHP 7.3
.../fp12/fp-interface/lang/fr-fr/lang.conf.php:1) in .../fp12/fp-includes/core/core.wp-pluggable-funcs.php on line 269

Web Server PHP 7.4
.../fp12/fp-interface/lang/fr-fr/lang.conf.php:1) in .../fp12/fp-includes/core/core.wp ...
by laborix
Thu Apr 29, 2021 4:28 pm
Forum: General Support
Topic: blank page
Replies: 16
Views: 54829

Re: blank page

... Including my dutch translation ... something in the configuration and save it a blank page apprear, ...
Please try the same procedure with the build in English language pack. Is there also a blank page? If not, so it is possible that something in the dutch language pack cause the blank page ...
by laborix
Sat Apr 17, 2021 12:02 pm
Forum: General Support
Topic: What does everyone hope to see in the next version?
Replies: 17
Views: 41591

Re: What does everyone hope to see in the next version?


FlatPress as a multiuser blog system would be great in my opinion.

You can do that now, but it's a bit unsafe. Run the setup several times and create a new user with each setup run.

The only weak point is that all users have full access (same rights) and if two users edit the same post at the ...
by laborix
Sat Apr 17, 2021 11:51 am
Forum: FlatPress project
Topic: Happy 15th birthday, FlatPress!
Replies: 1
Views: 82685

Re: Happy 15th birthday, FlatPress!

Happy Birthday Flatpress :D and Please, let this project live on...
by laborix
Sun Mar 21, 2021 10:17 am
Forum: Development and tests
Topic: Second beta release of FlatPress 1.2 "Legato": Please help testing
Replies: 18
Views: 232007

Re: Second beta release of FlatPress 1.2 "Legato": Please help testing

Arvid wrote: Sat Mar 20, 2021 12:19 pm... And to mention this explicitly: Thanks Matthias, for the huge part you contributed to the latest FP release again! :) ...
Thank you, always gladly :)
by laborix
Fri Mar 19, 2021 4:47 pm
Forum: General Support
Topic: How can I remove the web page entry field from the Comments form?
Replies: 7
Views: 20734

Re: How can I remove the web page entry field from the Comments form?

virtualsky wrote: Thu Mar 18, 2021 1:00 am.. posting fake/generic comments just so they can create link to their website. Anyone know how I can do this?
You can also activate the QSpam plugin and add some words like

...
href
http
https
www
...

and so on. The QSpam plugin has some quirks, but you can do it with a little testing :)
by laborix
Fri Mar 19, 2021 3:49 pm
Forum: Development and tests
Topic: Second beta release of FlatPress 1.2 "Legato": Please help testing
Replies: 18
Views: 232007

Re: Second beta release of FlatPress 1.2 "Legato": Please help testing

... Uh, not good - which ones? ...
See file: /setup/libs/main.lib.php
line 67: ...Setup is running: if you are the owner, you can delete ' . SETUPTEMP_FILE . ' to restart...
line 99: ...is not a valid username. Username must be alphanumeric and should not contain spaces. ...
line 103: ...Password ...
by laborix
Sun Mar 14, 2021 11:50 am
Forum: Development and tests
Topic: Second beta release of FlatPress 1.2 "Legato": Please help testing
Replies: 18
Views: 232007

Re: Second beta release of FlatPress 1.2 "Legato": Please help testing

Before releasing Flatpress 1.2, you should think about the fact that at the moment a password of 6 characters is still allowed when running the setup :shock:

At the moment you should use a password with at least 11 characters, consisting of upper/lower case letters, numbers and special characters ...