Search found 176 matches

by laborix
Thu Jan 07, 2021 5:20 pm
Forum: Plugin support
Topic: How to resize images using BBCode
Replies: 4
Views: 107295

Re: How to resize images using BBCode

eagleman wrote: Wed Jan 06, 2021 10:30 pm... post an image and resize it to a more compact size using a percentage. ...
Please use this coding after insert your image:

Code: Select all

[img=images/your-image.jpg scale=60%]
by laborix
Wed Jan 06, 2021 5:56 pm
Forum: General Support
Topic: Important note: FlatPress themes and PHP 8
Replies: 2
Views: 34965

Re: Important note: FlatPress themes and PHP 8

... Please check your themes with PHP 8. Don't forget to test not just the frontend, but also the admin area.
Most web hosters have PHP 8 available already. ...
It seems that you only must change two files in your prefered template for using it with Faltpress on PHP 8.

/fp-interface/themes ...
by laborix
Fri Jan 01, 2021 10:26 am
Forum: General Support
Topic: Is FlatPress For Me?
Replies: 7
Views: 15275

Re: Is FlatPress For Me?

... Some of my current content is available to the public and some restricted to family members or friends only. ...
First of all Flatpress is designed as a single user blog system, but with manual changes often a bit more is possible.
Take a look here (old Forum - Posting: Private Team blog ...
by laborix
Sat Dec 26, 2020 8:39 am
Forum: General Support
Topic: Create a language pack for Spanish
Replies: 9
Views: 15122

Re: Create a language pack for Spanish

Sorry, I didn't read all lines in you posting.

Please, test the content of your language files, that you use UFT-8 format. And if the 500 still appears, please take the special characters out of the translation and use standard ASCII code. Only for testing.
by laborix
Fri Dec 25, 2020 11:13 am
Forum: General Support
Topic: Create a language pack for Spanish
Replies: 9
Views: 15122

Re: Create a language pack for Spanish

There is a bit more than only fp-interface/lang/es-es :)

You have to add to every plugin/plugin-folder you use a lang-folder with the lang-content and, ifyou want to make a Setup in Spanish possible, you need to add/change all files inside the setup-folder. It's a bit tricky since the most ...
by laborix
Tue Dec 22, 2020 4:47 pm
Forum: General Support
Topic: Strange error on my site
Replies: 5
Views: 11027

Re: Strange error on my site

Sorry, PHP 7.3 is supported until December 2021 :D
by laborix
Tue Dec 22, 2020 4:13 pm
Forum: General Support
Topic: Strange error on my site
Replies: 5
Views: 11027

Re: Strange error on my site

eagleman wrote: Tue Dec 22, 2020 2:54 pm... Deprecated: Array and string offset access syntax with curly braces is deprecated in ...
Typical error if the Web Server is running on PHP 7.4. You should switch back to PHP 7.3 and send a mail to the developer that he fix this.

PHP 7.3 is supported until December 2012.
by laborix
Fri Sep 04, 2020 3:31 pm
Forum: General Support
Topic: New admin theme [Beta][Responsive][Boostrap]
Replies: 36
Views: 166269

Re: New admin theme [Beta][Responsive][Boostrap]

I am not a fan of direct file access via a file manager in the admin interface, it is a big security risk.

It would be good if only the directories attachs, cache and images are available and everything else invisible/locked. But this is only my opinion.
by laborix
Fri Apr 10, 2020 10:20 am
Forum: General Support
Topic: New article but with 2 hours back
Replies: 8
Views: 24513

Re: New article but with 2 hours back

Panther wrote: Thu Apr 09, 2020 8:24 pm… I must disable #'timeoffset' => '2' ? ...
No, only the number '2' to a number of Hours you need.
by laborix
Wed Apr 08, 2020 4:06 pm
Forum: General Support
Topic: Info about FP 1.1
Replies: 11
Views: 25567

Re: Info about FP 1.1 (doesn't work with php 7.2.16)

musicletter wrote: Tue Apr 07, 2020 10:01 am... this latest version of Flatpress does not work with php 7.2.16 ...
Sure? I'm running more than one FP 1.1 on PHP 7.2 and PHP 7.3. Funny, but ok :)
musicletter wrote: Tue Apr 07, 2020 10:01 am… to migrate the site to Wordpress as soon as possible ...
Feel free to do this :)