ForumPostAssistant / FPA

The Forum Post Assistant (FPA) script has been developed to assist Joomla!® forum posters to be able to post relevant system, instance, PHP and troubleshooting information directly in to a pre-formatted forum post. This will save a few hours of posting back and forth, asking for, and explaining how to acquire useful information in order for other forum users to help troubleshoot a problem.
https://forumpostassistant.github.io/docs/
GNU General Public License v2.0
25 stars 15 forks source link

Prepare for J4.1.0 #120

Closed frostmakk closed 2 years ago

frostmakk commented 2 years ago

Joomla 4.1.0 is due for release by February 15. The FPA is not prepared for this release. Changes in this PR: Updated the support section to cover J4.1

Some changes in the forum post output: Default Access. Translated numbers DefaOld to descriptive text. Defanew

Made missing Allow url_fopen FopenOld more clear and visible. Fopennew

Flag session handler 'none' red when on J4 seshandnew The "PHP Session Handler" is removed in J4.

"Elevated" permissions for configuration.php is presented in black, not red, when on Windows localhost. 1

Changed the permissions section when on Windows localhost from this permiss o
![1](https://user-images.githubusercontent.com/25645600/149840848-c176e262-a9db-4868-b356-cfd586f8d7c7.JPG)
ld to this. permiss new

RussW commented 2 years ago

Absolutely Awesome Work! As always @frostmakk, thank you for staying up to date and keeping the FPA up to date ahead of time (I've just not had time to even test J!4.1 yet)

And the UI updates are perfect too, the use of "Writable" is factually more descriptive & correct than presenting merely modesets. I have absolutely no issues with your proposed changes, thank you again.

frostmakk commented 2 years ago

v1.6.5 released.

RussW commented 2 years ago

Fantastic work as always @frostmakk - thank you for your diligence and time.