Re: Creating a PHP 7/8 FUDforum |
Sun, 31 January 2021 06:21 |
|
We are about to release FUDforum 3.1.1.
Please let me know if you have any patches that can be folded back into the main branch that won't break existing forums ASAP.
|
|
Post by interestinglyaverage is ignored |
Re: Creating a PHP 7/8 FUDforum |
Tue, 13 October 2020 23:21 |
|
However it goes this is great work and count me in for testing. Most of my forum users are on a default theme so there should be no problem with a new theme, they are not picky. Any other help needed let me know, that goes for funding too.
|
|
Post by interestinglyaverage is ignored |
Re: Creating a PHP 7/8 FUDforum |
Fri, 18 September 2020 17:19 |
|
I like it, but have a couple of questions:
1. How do we test your version?
2. Will it be possible to upgrade (or migrate) old forums to your version? This is key, as there are a lot of LARGE (and extremely stable) forums on FUDforum.
3. Do you think it might be possible to use the exiting deployment model for Twig themes, where themes are copied (with localization) from the DATA to WEB directories? This may even allow older and newer themes to exist together in the same deployment.
Just a couple of random notes:
1. FUDforum 3.1 is compatible with PHP 7 (but I haven't tested PHP 8 yet).
2. SEO URL's are currently possible with the path_info_SEO theme.
3. Localization is integrated with TranslateWiki - they are committing translations on a periodic basis.
I assume it won't be possible to push your changes to the existing FUDforum repositories (like https://github.com/fudforum/FUDForum/) as your code is a radical departure from the existing structure. Anyway, I'm looking forward to test your version, to see if it can run my forum sites, and if not, if we can port some of it to the main repo.
|
|
Post by interestinglyaverage is ignored |