Menu

#44 next 10 result

open
nobody
None
5
2005-05-10
2005-05-10
Anonymous
No

As previous you have problem with next.
I modify simpleListerGenerator.plugin.class.php so:

row 86 $code .= "\$limitQuery = \" LIMIT
\".\$startLimit.\",\".(\$numberOfRows+1);\n";
riga 135 $code .= $this->getCodeTab()."while
(\$i<\$numberOfRows)\n";
row 151 $code .=
$this->getCodeTab().$this->getCodeTab()."\$i++;\n
if((\$numberOfRows > \$limitPerPage)
&&(\$i+1)==\$numberOfRows) break;\n\n";
row 242 $code .= "if (\$numberOfRows > \$limitPerPage)\n";

bye

marcob

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.