error message on wamp (oneweb template) - Joomla! Forum - community, help and support


hi! 8)
i have installed oneweb template.
on remote server ok, on wamp server have error message:
notice: undefined property: jpagination::$pagestotal in c:\wamp\www\sapa\templates\oneweb\html\com_content\featured\default.php on line 45

it's related piece of code:

code: select all

<?php if ($this->params->def('show_pagination', 2) == 1  || ($this->params->get('show_pagination') == 2 && $this->pagination->pagestotal > 1)) : ?>
   <nav class="pagination">
      <?php if ($this->params->def('show_pagination_results', 1)) : ?>
            <?php //echo $this->pagination->getpagescounter(); ?>
      <?php endif; ?>
            <?php echo $this->pagination->getpageslinks(); ?>
   </nav>   
<?php // endif; ?>

i see, not fatal, how can correct it?






Comments

Popular posts from this blog

Joomla 3.3 Installation Error message - Joomla! Forum - community, help and support

Multilanguage infinite redirect loop error. - Joomla! Forum - community, help and support

trim media limit reached