You are here: Home
Various Tips & Tricks
Other Generic
Fix for PHP Strict Standards issue with PHP 5.4.x
Various Tips & Tricks
Other Generic
Fix for PHP Strict Standards issue with PHP 5.4.x Recently ran into this issue on this very site so I did some digging.
This is apparently a issue with one of the plugins you have installed. On this site we use codehighliter by Union D and apparently this doesn't handle Joomlas Smart Indexer indexing correct.
To fix this do the following
This should fix the issue - it did for me!