Why is $topic_info populated in Post2(), but not Post()?
topic_info
« on October 6th, 2012, 03:13 AM »
list ($locked, $context['notify'], $pinned, $pollID, $context['topic_last_message'], $id_member_poster, $id_first_msg, $first_subject, $lastPostTime) = wesql::fetch_row($request);$topic_info = wesql::fetch_assoc($request);