The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
RPG Inferno bonkered something..
I tried to install RPG Inferno Lite on 3.5.2, anyways, I got some sql error and started working on something else eventually, but now I'm having problems creating a usergroup, for instance. When the system does the QUERY to create the table,
Code:
### INSERT QUERY GENERATED BY fetch_query_sql() ### INSERT INTO usergroup (`title`, `description`, `usertitle`, `opentag`, `closetag`, `passwordexpires`, `passwordhistory`, `ispublicgroup`, `canoverride`, `infernopermissions`, `adminpermissions`, `itraderpermissions`, `arcadepermissions`, `forumpermissions`, `attachlimit`, `pmquota`, `pmpermissions`, `pmsendmax`, `calendarpermissions`, `wolpermissions`, `genericpermissions`, `genericoptions`, `profilepicmaxwidth`, `profilepicmaxheight`, `profilepicmaxsize`, `avatarmaxwidth`, `avatarmaxheight`, `avatarmaxsize`, `vbpunch`) VALUES ('Inactive Member', 'Inactive members go here..', 'Inactive Member', '', '', '', '', '0', '0', '0', '0', '0', '0', '651271', '1000000', '0', '0', '5', '0', '1', '2626563', '9', '100', '100', '25000', '50', '50', '20000', '0'); MySQL Error : Unknown column 'infernopermissions' in 'field list' Error Number : 1054 Date : Friday, December 30th 2005 @ 02:18:43 PM |
#2
|
||||
|
||||
you should post your question in the hack's thread and not start a new thread.
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|