The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
Why isn't this user banned?
Doing an import from another platform. On the other platform, this user isn't allowed to post. Wondering if anyone knows why it's not true in vB, also?
My current guess is that it has to do with the groupid fields, but I thought maybe a guru was in da house Code:
mysql> select * from userban where userid=1280; +--------+-------------+----------------+-------------+-------------+---------+------------+------------+-------------------------------------------+ | userid | usergroupid | displaygroupid | usertitle | customtitle | adminid | bandate | liftdate | reason | +--------+-------------+----------------+-------------+-------------+---------+------------+------------+-------------------------------------------+ | 1280 | 0 | 0 | Banned user | 0 | 0 | 1262325600 | 2114402400 | Banned by Admin prior to vBulletin switch | +--------+-------------+----------------+-------------+-------------+---------+------------+------------+-------------------------------------------+ |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|