The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#2
|
||||
|
||||
![]()
Well, it looks as tho during your upgrade you lost the column 'usergroupid' in the table 'useractivation'.
double check for this column in the useractivation table, if it's not there then run this query: Code:
ALTER TABLE `useractivation` ADD `usergroupid` SMALLINT(5) UNSIGNED DEFAULT '0' NOT NULL; |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|