can help me ?

nerxaka

New Member
when i change on Usergroup Manager :-
" <span style='color:blue;'><img src="http://nerxaka.com/rank/1.gif" border="0"> "

then i got this error :-

Code:
Database error in vBulletin 3.7.3:

Invalid SQL:
UPDATE xvbs_usergroup SET

### UPDATE QUERY GENERATED BY fetch_query_sql() ###
	`title` = 'Administrators',
	`description` = '',
	`usertitle` = 'Administrator',
	`opentag` = '<span style=\'color:blue;\'><img src=\"hhttp://nerxaka.com/rank/1.gif border=\"0\">',
	`closetag` = '</span>',
	`passwordexpires` = '180',
	`passwordhistory` = '360',
	`videodirectorypermissions` = '255',
	`mgc_cb_evo_permissions` = '0',
	`mgc_cb_evo_nbmsg_show` = '',
	`mgc_cb_evo_nbmsg_perday_show` = '',
	`forumpermissions` = '8388607',
	`genericpermissions` = '2147483647',
	`attachlimit` = '0',
	`pmquota` = '50',
	`pmpermissions` = '7',
	`pmsendmax` = '5',
	`calendarpermissions` = '63',
	`wolpermissions` = '31',
	`adminpermissions` = '3',
	`genericpermissions2` = '1',
	`genericoptions` = '63',
	`profilepicmaxwidth` = '100',
	`profilepicmaxheight` = '100',
	`profilepicmaxsize` = '65535',
	`avatarmaxwidth` = '80',
	`avatarmaxheight` = '80',
	`avatarmaxsize` = '20000',
	`signaturepermissions` = '245759',
	`sigpicmaxwidth` = '500',
	`sigpicmaxheight` = '100',
	`sigpicmaxsize` = '10000',
	`sigmaxrawchars` = '0',
	`sigmaxchars` = '0',
	`sigmaxlines` = '0',
	`sigmaxsizebbcode` = '7',
	`sigmaximages` = '0',
	`albumpermissions` = '255',
	`albumpicmaxwidth` = '600',
	`albumpicmaxheight` = '600',
	`albumpicmaxsize` = '100000',
	`albummaxpics` = '100',
	`albummaxsize` = '0',
	`usercsspermissions` = '31',
	`visitormessagepermissions` = '63',
	`socialgrouppermissions` = '511',
	`awardpermissions` = '1',
	`vbppermissions` = '65535',
	`vbp_discountrate` = '0.00000',
	`vbp_paycheckamount` = '0.00000',
	`vbp_secondarycost` = '0.00000',
	`vbp_primarycost` = '0.00000',
	`hhroptions` = '511'
WHERE usergroupid=6;

MySQL Error   : Unknown column 'mgc_cb_evo_permissions' in 'field list'
Error Number  : 1054
Request Date  : Tuesday, April 21st 2009 @ 10:23:17 PM
Error Date    : Tuesday, April 21st 2009 @ 10:23:17 PM
Script        : http://nerxaka.com/forum/admincp/usergroup.php?do=update
Referrer      : http://nerxaka.com/forum/admincp/usergroup.php?do=edit&usergroupid=6
IP Address    : 123.56.22.69
Username      : nerxaka
Classname     : vB_Database
MySQL Version : 5.0.67-community-log

HOW TO FIX ?
need help ^^
 
Probably not the solution but you have 2 h's
Code:
 ><img src=\"h[color=Red][b]h[/b][/color]ttp://nerxaka.com/rank/1
...remove one.
 
xD oh god...xD well actually with only that is imposible to solve something seems like vb can store the information correctly well actually try disabling all the products and see if that happens again if not enable the products pone by one testing if that happens again and that will show up soemthing i guess cya

Edit:

xD omg hoxxy xDU i didn't notice that but xD is that what makes the whoole error? D:
 
Back
Top