Dj Classifields

  • gizarro
  • Avatar de gizarro Autor do Tópico
  • Offline
  • JCB! Iniciante
  • JCB! Iniciante
Mais
13 anos 10 meses atrás #60005 por gizarro
gizarro created the topic: Dj Classifields
Galera estou com um probleminha aqui que ele da o seguinte erro..

Notice: Undefined variable: lista_count_items in C:\wamp\www\brunosss\components\com_djclassifieds\views\showlist\tmpl\blog.php on line 113

na linha tem isso

110<?php
111 echo '<br style="clear:both"/>';
112 echo '<div class="pag" colspan="6" >';
113 $pagination = new JPagination($lista_count_items, $limitstart, $limit);
114 echo $pagination->getPagesLinks();
115 echo '</div>';
116 ?>

Alguem??? Obrigado desde ja

Please Entrar ou Registrar to join the conversation.