Shape 5

Joomla Templates => Hosticity - August 08 - Club => : Melodrama August 29, 2008, 09:59:30 AM



: Undefined variable: s5_box_content
: Melodrama August 29, 2008, 09:59:30 AM
Next message appears in the S5-box:
Notice: Undefined variable: s5_box_content in ***/templates/hosticity/index.php on line 612


: Re: Undefined variable: s5_box_content
: mikek August 29, 2008, 10:31:18 AM
Hello, looks like there's a piece of code that doesn't need to be there anymore. You'll need to edit the template's index.php file and search for:

<?php echo $s5_box_content ?>

and delete it.


: Re: Undefined variable: s5_box_content
: Melodrama August 29, 2008, 10:44:10 AM
OK, that worked.