Patched version 0.88b uploaded
I have just uploaded a new build (b) of version 0.88 that fixes several errors and warnings that were being generated when the 'error_reporting' variable in php.ini was set to E_ALL (rather than the default E_ALL & ~E_NOTICE). The update also fixes an issue regarding the display of the View Problem function for anonymous users when anonymous use has been disabled.
Special shout out to Necser for helping me track down the source of the undefined constant/variable problems.
The patched version can be installed right over the top of previous versions. See the readme.txt file for more information.
# Fixed: View Problem was still displayed on user control panel for anonymous users even with anonymous cases not allowed
# Fixed: Undefined Property on General Configuration screen when PHP error reporting was set to E_ALL in php.ini
# Fixed: Undefined Variable errors on various screens when PHP error reporting was set to E_ALL in php.ini
# Fixed: Undefined Constant errors on various screens when PHP error reporting was set to E_ALL in php.ini
Special shout out to Necser for helping me track down the source of the undefined constant/variable problems.
The patched version can be installed right over the top of previous versions. See the readme.txt file for more information.
# Fixed: View Problem was still displayed on user control panel for anonymous users even with anonymous cases not allowed
# Fixed: Undefined Property on General Configuration screen when PHP error reporting was set to E_ALL in php.ini
# Fixed: Undefined Variable errors on various screens when PHP error reporting was set to E_ALL in php.ini
# Fixed: Undefined Constant errors on various screens when PHP error reporting was set to E_ALL in php.ini
