Please Help
I am having problems with the forum view in chapter 2.
I can view the list of available forums, list of threads in that forum, but when i click on the threads, no messages show up. I have to comment out this line before the table that displays the messages in order for it to show, but even then it has no content:
while ($row = mysql_fetch_assoc($result))
|