The only problem I got is this (the arcade works but I get this when I try to create a new usergroup):
Invalid SQL:
### INSERT QUERY GENERATED BY fetch_query_sql() ###
INSERT INTO vb3_usergroup
MySQL Error : Unknown column 'arcadepermissions' in 'field list'
Error Number : 1054
I assume I will have to alter the table but I don't know how. (and I can't find arcadepermissions on vb3_usergroup from phpmyadmin)
|