You are here: Home
Various Tips & Tricks
Other Generic
Fix for PHP Strict Standards issue with PHP 5.4.x



During some testing I found an issue with the latest PHP and osTicket. The one coding this puppy is not following php standards from what I understand so you need to disable logging for various errors. So in order to not get the dreaded PHP Strict Standards error in your logs make the following changes.
In the file main.inc.php on line 42 you have