Shape 5

Joomla Templates => Hosticity - August 08 - Club => : earthrat December 16, 2008, 03:56:06 PM



: Issues with S5 Habla Chat Module
: earthrat December 16, 2008, 03:56:06 PM
What do these errors refer to? (they are reported at the very top of the template)

Notice: Undefined variable: my in C:\wamp\www\mydomain\templates\hosticity\index.php on line 189

Notice: Trying to get property of non-object in C:\wamp\www\mydomain\templates\hosticity\index.php on line 189

This is what is on line 189...

line 189: <?php if ( $my->id ) { initEditor(); } ?>

This is fresh install using SiteShaper_Shape5_Hosticity_15.


: Re: Issues with S5 Habla Chat Module
: mikek December 16, 2008, 06:56:36 PM
Hello, you should be able to remove line 189 without any effects. That should clear up the error for you.


: Re: Issues with S5 Habla Chat Module
: earthrat December 16, 2008, 09:18:01 PM
Thanks Mike, can you tell me what it is suppose to do?


: Re: Issues with S5 Habla Chat Module
: mikek December 17, 2008, 07:50:57 AM
It's legacy code that's there from moving from 1.0 to 1.5. It's really not needed anymore since 1.5 has been out for so long and stable. I actually just removed it from the download too.