Since they won't stay off, I would like to uninstall it, but I do not see any documentation showing everything that should be removed properly. When I delete the folder after turning it off on all tables, I get a message when I go to a table that had it activated that the plugin is missing and can't render the page. So, I have had to add the folder to the plugin directory to at least get things working. My gut feeling is a conflict of some sort with the AppginiLTE code.
When I go to configure the plugin, I do get the following error messages:
Code: Select all
Warning: Undefined variable $x in /home/kevinmul/Donor-NS/hooks/header-extras.php on line 5
Warning: Attempt to read property "TableName" on null in /home/kevinmul/Donor-NS/hooks/header-extras.php on line 5
Warning: file_get_contents(appginilte/group_perms/Admins_-dv.json): Failed to open stream: No such file or directory in /home/kevinmul/Donor-NS/hooks/header-extras.php on line 5
Warning: Undefined variable $x in /home/kevinmul/Donor-NS/hooks/header-extras.php on line 8
Warning: Attempt to read property "TableName" on null in /home/kevinmul/Donor-NS/hooks/header-extras.php on line 8
Warning: Undefined array key "otp_required" in /home/kevinmul/Donor-NS/hooks/appginilte_otp.php on line 24
Warning: Trying to access array offset on value of type null in /home/kevinmul/Donor-NS/hooks/appginilte_otp.php on line 29
Warning: Undefined array key "totp_required" in /home/kevinmul/Donor-NS/hooks/appginilte_otp.php on line 34
AppGini 24.17 revision 1725
Inline - Version 2021.12.08
Javascript Libary - Version 2023.01.04.2
AppginiLTE - 24.09.03
Thanks in advance.