website logo
Auteur
avatar
PhilGuen

Forum » » Bugs, Probs ... » » Pages suivantes


Posté : 9 mai 2012 à 13:02 icone du post

En fait, il s'agit de la fonction aff_news de index.php

Elle contient le code



      if (sizeof($news_tab)==$storynum) {
         $marqeur=$marqeur+sizeof($news_tab);
         echo "<br /><p align=\"right\"><a href=\"index.php?op=newindex&catid=$catid&marqeur=$marqeur\" class=\"noir\">".translate("Next Page")."</a></p>";
      }



Pourquoi donc cela ne s'affiche-t-il pas?

J'ai essayé un


   die(sizeof($news_tab.' | '.$storynum));



pour vérifier le contenu des variables, mais c'est inopérant

Cet article provient de NPDS
https://www.npds.org/viewtopic.php?topic=25495&forum=1