Fatal error: Call to a member function Header() on a non-obj - Joomla! Forum - community, help and support


i installed joomla 2.5 , installed helix template joomla 2.5.
after doing this, message appears on actual website.
what can do??

fatal error: call member function header() on non-object in /var/www/web122150/html/joomla-quanten-massage/templates/shaper_helix_ii/index.php on line 21


the index.php says following

<head>
<meta http-equiv="x-ua-compatible" content="ie=edge,chrome=1">
<jdoc:include type="head" />
<?php
$this->helix->header()
->setlessvariables(array(
'preset'=>$this->helix->preset(),
'header_color'=> $this->helix->presetparam('_header'),
'bg_color'=> $this->helix->presetparam('_bg'),
'text_color'=> $this->helix->presetparam('_text'),
'link_color'=> $this->helix->presetparam('_link')
))
->addless('master', 'template')
->addless( 'presets', 'presets/'.$this->helix->preset() );
?>
</head>



what can do? please need help!

oh forgot enable helix plugin after installed, go admin > extension > plugin manager, search helix plugin , enable :)





Comments

Popular posts from this blog

Warning, the Safe Path is not accessible vm3 - Joomla! Forum - community, help and support

2.5.28 to 3.4.1---Download of update package failed - Joomla! Forum - community, help and support

Your host needs to use PHP 5.3.10 or higher to run this vers - Joomla! Forum - community, help and support