Show the error log in a popup window, great developer resource

Jeremy D Jeremy D Add ErrorPopup mod ee29396 @ 2022-04-15 18:34:04
.scrutinizer.yml 5.77 KB Add ErrorPopup mod 2022-04-15 18:34:04
DCO.txt 1.21 KB Add ErrorPopup mod 2022-04-15 18:34:04
ErrorPopup.php 9.36 KB Add ErrorPopup mod 2022-04-15 18:34:04
LICENSE.txt 1.48 KB Add ErrorPopup mod 2022-04-15 18:34:04
README.txt 562 B Add ErrorPopup mod 2022-04-15 18:34:04
demo.png 186.49 KB Add ErrorPopup mod 2022-04-15 18:34:04
package-info.xml 1.49 KB Add ErrorPopup mod 2022-04-15 18:34:04
README.txt

This customization adds a popup window for the error log. This was developed to easily check the error log while doing other development work.

This avoids heavily trying to modify too much aspects of the code and requires javascript and JQuery to be functional.

There is a feature in which you can add this early in in your PHP stack to auto include it in SMF without needing the hooks to be installed. I won't provide any configuration examples for this, but one way to do this is to configure the php.ini setting auto_prepend_file for your forum directory.