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

Syncronizing switch env. GUI & Post #86

Closed frostmakk closed 4 years ago

frostmakk commented 4 years ago

Didn't like having the new Simplified "effective" rights test inside the HTML section, so I moved it to around line 1930. (You may have my head if you want). This way it is executed earlier, an the post output can use the same variables.

RussW commented 4 years ago

absolutely great work @frostmakk , than, you for taking the time to do this integration, much appreciated.