UNDEFINED VARIABLE: SHOWFOOTER

  • wvq
    Inactive member
  • Topic Author
  • Member
  • Member
More
13 years 3 months ago #12489 by wvq
I've just installed the template and I get the following error messages: UNDEFINED VARIABLE: showfooter. How can I fix it? thanks

Please Log in to join the conversation.

More
13 years 3 months ago #12493 by ivan.milic
That is warning, it would disappear if you turn of debugging. If you want to get rid of it open index.php of template and before this:

.....
$showadvert[1] = $this->countModules('advert1');
$showadvert[2] = $this->countModules('advert2');
.....

insert this:

$showfooter = 1;

Please Log in to join the conversation.

Time to create page: 0.218 seconds
Powered by Kunena Forum