Jump to content

Invalid SQL


MBen

Recommended Posts

MySQL Version  5.0.45-community-log

Server Type  Linux

Web Server  Apache v2.2.6 (cgi-fcgi)

 

Database error in vBulletin 3.6.0:

Invalid SQL:

### INSERT QUERY GENERATED BY fetch_query_sql() ###
INSERT INTO vb31usergroup
(`title`, `description`, `usertitle`, `opentag`, `closetag`, `passwordexpires`, `passwordhistory`, `ispublicgroup`, `canoverride`, `forumpermissions`, `genericpermissions`, `attachlimit`, `pmquota`, `pmpermissions`, `pmsendmax`, `calendarpermissions`, `wolpermissions`, `adminpermissions`, `genericoptions`, `profilepicmaxwidth`, `profilepicmaxheight`, `profilepicmaxsize`, `avatarmaxwidth`, `avatarmaxheight`, `avatarmaxsize`, `signaturepermissions`, `sigpicmaxwidth`, `sigpicmaxheight`, `sigpicmaxsize`, `sigmaxrawchars`, `sigmaxchars`, `sigmaxlines`, `sigmaxsizebbcode`, `sigmaximages`, `vbjournal`)
VALUES
('456', '456', '4564', '', '', '', '', '0', '0', '651271', '2626563', '1000000', '0', '0', '5', '0', '1', '0', '41', '100', '100', '25000', '50', '50', '20000', '0', '', '', '', '', '', '', '', '', '0');

MySQL Error  : Unknown column 'vbjournal' in 'field list'
Error Number : 1054

 

This happened after I installed a shitty vbjournal hack. Worked at first, but then I get this error when trying to remove that product. And when I try to add usergroups, etc. I've searched for all instances of vbjournal in my cpanel and deleted the remaining files it left behind. Can anyone direct me where to look for this problem?

Link to comment
https://forums.phpfreaks.com/topic/95136-invalid-sql/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.