Hi,
I've just realized that when trying to reach a non-existent url in Joomla, instead of 404 error (managed by Joomla itself), the following errors are shown on screen:
Notice: Undefined property: JDocumentError::$params in D:\xampp\htdocs\SITES\joomla3template\templates\mytemplate\error.php on line 56
Fatal error: Call to a member function get() on a non-object in D:\xampp\htdocs\SITES\joomla3template\templates\mytemplate\error.php on line 56
I don't remember to have had the same problem on previous versions of TT (I'm using 6.0.0.9711) but I could be wrong.
Thank you very much
Regards