Quote:
Originally Posted by GCC LLC
mysql> select visible from post where postid = xxxxxxx;
+---------+
| visible |
+---------+
| 1 |
+---------+
1 row in set (0.00 sec)
|
1?? 1 means active, visible post. Hrmm....
Does the post show up to guests / other users and go to moderation at the same time or is treated like a normal thread and completely hidden in the queue?