Quote:
Originally Posted by Rahstyles
Anybody get this to work on 4.1.5 pl1 ? Cause i get an database error when i try to create a new user
|
Quote:
Originally Posted by Iguana Goddess
My gameroom just stopped working???? Not sure when or what happened but since I uninstalled it my issues with manually adding users has disappeared.
|
Quote:
Originally Posted by stl7997
I've had the database error for a couple of versions now. You will have to disable gameroom each time you want to add a new user. It's a pain in the arse, but not something to labor intensive.
|
Quote:
Originally Posted by Conehead555
Thanks, it's fun. Where to turn on / off?
|
Quote:
Originally Posted by Conehead555
I found it in manage products - disable / enable
|
Add this plug in to fix the add new user problem
ACP>Plugin & Products>Add new Plugin
Ad this plug in using the following values.
Product: vBulletin
Hook Location: userdata_start
Title: Gameroom User Fix
Execution Order: 1
Plugin PHP Code: $this->validfields['gameroom_cash'] = array(TYPE_NUM, REQ_NO);
Plugin is Active: Yes