PDA

View Full Version : mysql is messed up


Prodigal
01-31-2005, 08:24 PM
when editting my usergroup permissions, i get this error. i've tried to figure this out, but im getting no where. the jbjukebox, i thought that got deleted completely. i want it out. any ideas?
heres my error msg.
and no where in the the usergroup.php is anything about a jukebox...

________

Database error in vBulletin 3.0.5:

Invalid SQL: UPDATE usergroup SET

### UPDATE QUERY GENERATED BY fetch_query_sql() ###
title = 'Administrators',
description = '',
usertitle = 'Administrator',
opentag = '',
closetag = '',
passwordexpires = '180',
passwordhistory = '360',
attachlimit = '0',
avatarmaxwidth = '500',
avatarmaxheight = '500',
avatarmaxsize = '999999999',
profilepicmaxwidth = '100',
profilepicmaxheight = '100',
profilepicmaxsize = '65535',
pmquota = '50',
pmsendmax = '5',
uttstore_discount = '100%',
forumpermissions = '4063231',
pmpermissions = '3',
calendarpermissions = '31',
wolpermissions = '31',
adminpermissions = '3',
genericpermissions = '4194239',
genericoptions = '31',
jbjukebox = '0',
arcadepermissions = '0'
WHERE usergroupid=6
mysql error: Unknown column 'jbjukebox' in 'field list'

mysql error number: 1054

Date: Monday 31st of January 2005 04:31:10 PM
Script: http://www.dyna-micz.com/forums/admincp/usergroup.php
Referer: http://www.dyna-micz.com/forums/adm...t&usergroupid=6
Username: Prodigal

miz
01-31-2005, 08:28 PM
jbjukebox does not exsit in your database

are you sure its there ? shouldnt it be vbjukebox ?

Prodigal
01-31-2005, 09:20 PM
straight copied and pasted that.

someone was trying to install a jukebox on my system...and messed up. and i gotta be the one to fix it.

AnhTuanCool
01-31-2005, 11:42 PM
It's in forumroot/includes/init.php ;)

Prodigal
02-01-2005, 01:32 AM
awesome. dont know you knew that. but maybe you can figure out this error also....
and i dont see this no where init.php

Database error in vBulletin 3.0.5:

Invalid SQL: UPDATE usergroup SET

### UPDATE QUERY GENERATED BY fetch_query_sql() ###
title = 'Administrators',
description = '',
usertitle = 'Administrator',
opentag = '',
closetag = '',
passwordexpires = '180',
passwordhistory = '360',
attachlimit = '0',
avatarmaxwidth = '500',
avatarmaxheight = '500',
avatarmaxsize = '999999999',
profilepicmaxwidth = '100',
profilepicmaxheight = '100',
profilepicmaxsize = '65535',
pmquota = '50',
pmsendmax = '5',
uttstore_discount = '100%',
jbcanlisten = '0',
jbcanrate = '0',
jbcanupload = '0',
forumpermissions = '4063231',
pmpermissions = '3',
calendarpermissions = '31',
wolpermissions = '31',
adminpermissions = '3',
genericpermissions = '4194239',
genericoptions = '31',
arcadepermissions = '0'
WHERE usergroupid=6
mysql error: Unknown column 'jbcanlisten' in 'field list'

mysql error number: 1054

Date: Tuesday 01st of February 2005 03:26:09 AM
Script: http://www.dyna-micz.com/forums/admincp/usergroup.php
Referer: http://www.dyna-micz.com/forums/admincp/usergroup.php?s=&do=edit&usergroupid=6
Username: Prodigal

AnhTuanCool
02-01-2005, 04:48 AM
https://vborg.vbsupport.ru/showthread.php?t=74170
The link above leads to the support thread of this hack, as you might want to ask the author :)