PDA

View Full Version : Looking for info about db fiedls


Cloud-Warrior
04-18-2008, 11:18 AM
Hello,

are there any documents giving information about vBulletin database tables and fields?

E. g. one of the things I'd like to know is what the various values of "visible" in the tables post and thread mean, and if the field replycount in the thread table only counts replys with status "visible=1"

Thanks!

Dismounted
04-18-2008, 12:57 PM
Visible means if the thread/post can be seen or not. A value that is 0 usually means that the thread/post is moderated.