-
Account Upgraded | Title Enabled!
SQL Error
Hey Guys, if i try to "Delete all items from Equipment" on Emisand'S Admin Pannel i get this error.
Here the image
http://inflamegunz.in.funpic.de/Unbenannt45.JPG
How can i fix it?
-
-
ツ
Re: SQL Error
"Invalid column name 'Name'".
It's either:
A) Scripted wrong, and it doesnt find your column right.
Or
B) You did something or changed your db around.
-
Account Upgraded | Title Enabled!
Re: SQL Error
What could be changed in the DB?
i still get this error.
---------- Post added at 10:07 AM ---------- Previous post was at 10:04 AM ----------
What could be changed in the DB?
i still get this error.
-
Account Upgraded | Title Enabled!
Re: SQL Error
Soz for double post but my thread is gonna be inactive.
So, does No1 knows any way to fix it?
and btw i didnt changed anything in Characters..
So it must be in Database?
Last edited by Cancel; 11-11-09 at 02:54 PM.
-
Account Upgraded | Title Enabled!
-
Valued Member
Re: SQL Error
Change 'Name' in the php file to AccountItem, i think thats should solve your prob..
thank me if i helped XD
-
DRGunZ 2 Creator
Re: SQL Error
it should be deleting from Items.dbo which does not have a name column, remove it and make it search and delete by CID
-
Account Upgraded | Title Enabled!