bjaslagter
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [evolve] Background on content boxes and post gridAwesome, exactly what I meant. Thanks a bunch Bojan!
Forum: Plugins
In reply to: [DMSGuestbook] Entries not showing, navigation becoming bulkyHi Daniel,
Thanks again. When I deleted a couple op plugins (BuddyPress for example), everything worked again. It seems a lack of memory is the problem. Good to know for future problems.
The pagenumbers are still kind of a problem, didn’t try the option you mentioned yet.
Forum: Plugins
In reply to: [DMSGuestbook] Entries not showing, navigation becoming bulkyHi 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
Any ideas?