Posted by ahmrill on June 17, 2008 at 9:06pm
Hello guys, I've set up drupal 5.7 and phpBB 3.0.1 and managed to get things working right, but one small bug I can't seem to work out.
The recent forum topics were initially updating when I set it up, but after editting and adding some Forums in phpBB, the Recent forum topics are no longer updating, it's just blank.
I've gone over everything twice and it looks right, just wondering in anyone has run into this problem before or has any suggestions to try.
Thanks in advance!!
Comments
I'd print out the SQL
I'd print out the SQL statement (line 39 in phpbb_block_recent_topics.inc.php) by putting an echo there, and then try running the query in something like phpMyAdmin.