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

Avoid fatal error #33

Closed frostmakk closed 6 years ago

frostmakk commented 6 years ago

Avoiding fatal error in script when mysqli is selected in config, but missing on server. Testing some functions before calling them to avoid errors. Added support for pdomysql connection type, and PostgreSQL database.