Search found 561 matches

by Arvid
Sat Feb 03, 2024 1:16 pm
Forum: General Support
Topic: FlatPress 1.2.1, nginx 1.22 and PrettyURls
Replies: 1
Views: 19108

Re: FlatPress 1.2.1, nginx 1.22 and PrettyURls

Erm...this is not an issue anymore, is it?
by Arvid
Sat Feb 03, 2024 12:58 pm
Forum: Theme support
Topic: Available themes and Flatpress 1.3 beta
Replies: 15
Views: 17845

Re: Available themes and Flatpress 1.3 beta

Giacomo, thanks a lot. I think it might not be too much work to fix Avelion, see my post here.

All the best,
Arvid
by Arvid
Sat Feb 03, 2024 12:56 pm
Forum: Theme support
Topic: Avelion Theme...
Replies: 12
Views: 2873

Re: Avelion Theme...

It seems the problem with Avelion under FlatPress 1.3 is the known "attribute values must be quoted in Smarty 4" issue: https://wiki.flatpress.org/doc:tips:smarty2to4 I just checked admin.tpl: {include file=cpheader.tpl} Unquoted value, it is :) Does anyone want to give it a try to fix thi...
by Arvid
Sat Feb 03, 2024 12:18 pm
Forum: Development and tests
Topic: File and directory permissions issue
Replies: 2
Views: 1551

Re: File and directory permissions issue

Hi, here are my findings on our UD Media server under PHP 8.3.2. In each test installation, I simply downloaded the ZIP file from GitHub, extracted, uploaded to the server and executed the setup. No further changes*. ef1c7e6 (#283) , the commit before 542d48f: Gallery images are shown. Demo: php83.f...
by Arvid
Sat Feb 03, 2024 11:46 am
Forum: Development and tests
Topic: Updated files for Flatpress
Replies: 22
Views: 48216

Re: Updated files for Flatpress

Giacomo, thanks so much for keeping the Italian translation up to date. And for testing as well! :)

All the best
Arvid
by Arvid
Sat Feb 03, 2024 11:40 am
Forum: Development and tests
Topic: Question about the french translation
Replies: 2
Views: 828

Re: Question about the french translation

'act_edit' => 'Éditer' 'moreopts' => 'Plus d\'options' Welcome to FlatPress :) Just a note on this: While 'Éditer' should work just fine, 'Plus d'options' will crash the code. The single quote ' is used as string delimiter here; if you want to have it as a character within the string, it...
by Arvid
Sat Feb 03, 2024 11:30 am
Forum: General Support
Topic: Flatpress Github release - Test with PHP 8.2 Alpha 1
Replies: 10
Views: 14791

Re: Flatpress Github release - Test with PHP 8.2 Alpha 1

Forgot to mention here: Fixed with e02b6b9 :)
by Arvid
Sat Feb 03, 2024 11:27 am
Forum: Development and tests
Topic: FlatPress 1.3: Beta 1 released, please help testing
Replies: 12
Views: 5450

Re: FlatPress 1.3: Beta 1 released, please help testing

Used the updater package, and 500 errors. Literally can't access my site. No idea why, as it was fine right before updating. Even changing from PHP 8.0 to 8.1 and enabling intl didn't fix it, and neither did reapplying permissions to all files. Will return back to the last version for now and wait ...
by Arvid
Tue Jan 23, 2024 7:15 pm
Forum: Development and tests
Topic: FlatPress 1.3: Beta 1 released, please help testing
Replies: 12
Views: 5450

Re: FlatPress 1.3: Beta 1 released, please help testing

I just checked the PHP 8.3 migration guide . None of the backward incompatibilities an deprecations listed there affect the current FlatPress code. Also, I can't trigger any errors while testing under PHP 8.3. Therefore, I hereby declare that FlatPress 1.3 "Andante" is PHP 8.3 ready . I ha...
by Arvid
Sun Jan 21, 2024 7:46 pm
Forum: Plugin support
Topic: FlatPress Github 892, nginx 1.22 and plugin photoswipe
Replies: 5
Views: 8497

Re: FlatPress Github 892, nginx 1.22 and plugin photoswipe

Okay, thanks for checking. I closed the issue :)