Shape 5

Joomla Templates => City Portal - January - Club => : tim205 July 29, 2009, 11:27:31 PM



: Php errors
: tim205 July 29, 2009, 11:27:31 PM
hello,

I installed template on existing site. I am receiving the following errors:

1. Trying to get property of non-object in /home/offender/public_html/plugins/system/shsef.php on line 398 appears at the very top of the page when page first loads.

2. When I click the login button i get this error : Notice: Trying to get property of non-object in /home/offender/public_html/modules/mod_yoo_login/helper.php on line 21


I appreciate any help in resolving these matters,
Tim


: Re: Php errors
: jonahh July 30, 2009, 11:49:07 PM
Hello,

This is because we have all errors enabled in our templates, so pretty much these errors where there but you couldn't see them.  To turn off the php error listing open up either the suckerfish.php or no moo menu php file and look for and remove:

   error_reporting(E_ALL);

Regards,