Search found 558 matches

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: 14781

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: 5449

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: 5449

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 :)
by Arvid
Sun Jan 21, 2024 2:02 pm
Forum: Development and tests
Topic: FlatPress 1.3: Beta 1 released, please help testing
Replies: 12
Views: 5449

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

Just to share my own experiences while testing - maybe someone will find that helpful: I just updated a copy of the official FlatPress site flatpress.org under PHP 8.2. What I did: Following the release notes , I simply took the update package 12to13beta1.zip , unzipped it and copied its contents in...
by Arvid
Sun Jan 21, 2024 1:04 pm
Forum: General Support
Topic: Flatpress Github release - Test with PHP 8.2 Alpha 1
Replies: 10
Views: 14781

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

Must have missed a few in October :shock:
Fixed some more with 104b960.
by Arvid
Sun Jan 21, 2024 12:18 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

Matthias,

are you still able to reproduce this? I have E_ALL error logging enabled on my apache, but the error does not seem to occur (1.3 beta 1).
If reproducable: What is the content of your entry that triggers the error?

All the best,
Arvid