08-07-2008, 12:05 AM
File /inc/functions.php, function update_first_post
- The value of $post['replyto'] is checked even though the replyto field isn't loaded by the query.
- The replyto update query needs to be on the posts table, not the threads table.