
08-09-2003, 10:51 PM
|
|
|
Join Date: May 2002
Location: Cudahy, Wi
Posts: 110
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
Today at 10:59 AM Shiekron said this in Post #181
I fixed it, but now I'm getting this:
Database error in vBulletin Control Panel 2.3.2:
Invalid SQL: UPDATE user SET birthday='0000-00-00',options='15',usergroupid='6',username='Shiekro n',email='serafin@eryxma.com',styleid='0',parentem ail='',coppauser=0,homepage='',icq='',aim='',yahoo ='',signature='',adminemail=1,showemail=1,invisibl e=0,usertitle='I\'m so nice. I host this ++++ty site for free.',customtitle=1,joindate=UNIX_TIMESTAMP('2003-08-09 02:02:18'),cookieuser=1,nosessionhash=0,daysprune= '-1',lastvisit=UNIX_TIMESTAMP('2003-08-09 04:11:56'),lastactivity=UNIX_TIMESTAMP('2003-08-09 05:47:42'),lastpost=UNIX_TIMESTAMP('1969-12-31 18:00:00'),posts='0',timezoneoffset='0',emailnotif ication=0,receivepm='0',emailonpm='0',ipaddress='' ,pmpopup=IF(pmpopup=2 AND 0=1,pmpopup,'0'), miserable=1 WHERE userid=1
mysql error: Unknown column 'miserable' in 'field list'
mysql error number: 1054
Date: Saturday 09th of August 2003 11:01:23 AM
Script: http://talk.dorksnet.org//talk/admin/user.php
Referer: http://www.dorksnet.org/talk/admin/u...=edit&userid=1
|
Run the queries for the hack again. It looks like you forgot to run the query that alters that table and adds the miserable field.
|