Kenny Pollock
Jun 14 2005, 01:48 AM
I'm trying to replicate
http://www.turbosquid.com/Forum/Index.cfm for a client. How can I have after every 3 forums a </tr><tr> ? Otherwise it's <td> after <td> without any new rows.
Kenny Pollock
Jun 14 2005, 05:54 AM
I figured I'd hack IPB's boards.php file, but I'm just a beginner with PHP.
How can I have after every third forum (maybe after <a href=" is showed 3 times) echo "</tr><tr>" ?