Hi Dani, thanks for your reply! I don’t know anything about PHP, but here are my findings:
1. Entries not showing
2344: for($q=0; $q<$num_rows0; ($q=$q+$gb_step))
2393: foreach ($query1 as $result) {
2291: ” . sprintf(“%d”, $_REQUEST[‘from’]) . “,” . sprintf(“%d”, $gb_step) . “;”);
Could you provide me with some suggestions? What should I alter? Again, PHP is msystery to me… ??
2. Page numbers
Foundd it: for($x=0; $x<$num_rows1; ($x=$x+$var_step))
Again, no idea how to alter it…
Looking forward to your help!
Berend