Search found 357 matches
- Tue Jun 28, 2022 7:31 pm
- Forum: FlatPress project
- Topic: Need help testing: Smarty update
- Replies: 6
- Views: 443
Re: Need help testing: Smarty update
Hi, thank you very much for testeing and reporting. Oddly, I can't reproduce this behaviour. I took the Smarty Update branch freshly from GitHub and put it in my PHP 8.1.2 XAMPP environment (Windows). Installer worked like a charm (well, with a deprecated warning I need to take care of ), and finall...
- Sat Jun 25, 2022 11:19 am
- Forum: FlatPress project
- Topic: Need help testing: Smarty update
- Replies: 6
- Views: 443
Need help testing: Smarty update
Hi community, in order to make FlatPress PHP 8.1 compatible, I spent quite a lot of time on making everything work with the current 4.x version of the Smarty template engine (see issue 94 ). You'll find the current code in the Smarty update branch: https://github.com/flatpressblog/flatpress/tree/iss...
- Fri Jun 24, 2022 7:56 pm
- Forum: General Support
- Topic: Logging Out of Admin Module
- Replies: 4
- Views: 619
- Mon Jun 20, 2022 6:10 pm
- Forum: Plugin support
- Topic: Make 'Internal URLs' plugin standard?
- Replies: 4
- Views: 425
Re: Make 'Internal URLs' plugin standard?
I opened issue 117 for this one.
- Sun Jun 19, 2022 10:43 am
- Forum: General Support
- Topic: Flatpress 1.2.1 and Uploader
- Replies: 4
- Views: 251
Re: Flatpress 1.2.1 and Uploader
This problem is solved quite simply with this code line: ... $this->smarty->assign('uploaded_files', 'Some text'); ... Done, that was simple indeed :) The trigger, i.e. the faulty Mime_Type evaluation, is a completely different story. I don't know how to reproduce this error yet. Do you have files ...
- Sat Jun 18, 2022 7:58 pm
- Forum: General Support
- Topic: DST problem?
- Replies: 7
- Views: 926
Re: DST problem?
Hi,
thanks for reporting, I need to check this...there are some more findings regarding the time zone handling of FlatPress. I opened issue 116.
All the best,
Arvid
thanks for reporting, I need to check this...there are some more findings regarding the time zone handling of FlatPress. I opened issue 116.
All the best,
Arvid
- Sat Jun 18, 2022 7:47 pm
- Forum: General Support
- Topic: Flatpress Github release - Test with PHP 8.2 Alpha 1
- Replies: 4
- Views: 351
Re: Flatpress Github release - Test with PHP 8.2 Alpha 1
Mëh - we're still working on the 8.1 changes, and already 8.2 brings new fun
Okay, then let's do it (but after the 8.1 stuff is done!) - I opened issue 115.
Thanks for reporting - you can be relied on as always

Okay, then let's do it (but after the 8.1 stuff is done!) - I opened issue 115.
Thanks for reporting - you can be relied on as always

- Sat Jun 18, 2022 7:39 pm
- Forum: General Support
- Topic: Flatpress 1.2.1 and Uploader
- Replies: 4
- Views: 251
Re: Flatpress 1.2.1 and Uploader
Hi,
thank you very much for your tests and the suggested fixes. I have opened issue 114 and will look into it
All the best,
Arvid
thank you very much for your tests and the suggested fixes. I have opened issue 114 and will look into it

All the best,
Arvid
- Sat Jun 18, 2022 7:32 pm
- Forum: General Support
- Topic: cookie function
- Replies: 3
- Views: 412
Re: cookie function
It's all resolved now tho. Glad to hear. But thankfully flatpress is very resiliant to change & just kept working as usual in its subfolder 👍 Yep, this is by design. As long as you don't add absolute URLs* to your themes and plugins, you can move your FP instance to any other path or server, an...
- Sat Jun 18, 2022 7:25 pm
- Forum: General Support
- Topic: Last Comments Plugin
- Replies: 6
- Views: 464
Re: Last Comments Plugin
All of them? Shouldn't there be 3 left?
But we had such an issue already, see https://github.com/flatpressblog/flatpress/issues/85. The Last Comments plugin works on the cache afaik - still need to inspect that.
But we had such an issue already, see https://github.com/flatpressblog/flatpress/issues/85. The Last Comments plugin works on the cache afaik - still need to inspect that.