weird bug bugged item table
Forum rules
READ NOW: L2j Forums Rules of Conduct
READ NOW: L2j Forums Rules of Conduct
- MELERIX
- L2j Veteran
- Posts: 6667
- Joined: Sat Sep 23, 2006 11:31 pm
- Location: Chile
- Contact:
Re: weird bug bugged item table
I guess is somebody with access to your DB, or a SQL injection through PHP website without proper security.
- JIV
- L2j Veteran
- Posts: 1882
- Joined: Sun Jan 06, 2008 8:17 pm
- Location: Slovakia
- Contact:
Re: weird bug bugged item table
exactly 10000 ? simple inject query 

-
- Posts: 24
- Joined: Thu Oct 21, 2010 9:45 pm
Re: weird bug bugged item table
No.. I mean.. almost 100% of players just get their inventory bugged.. they get tons of "Wind potion (item ID: 1000)"
- JIV
- L2j Veteran
- Posts: 1882
- Joined: Sun Jan 06, 2008 8:17 pm
- Location: Slovakia
- Contact:
Re: weird bug bugged item table
yep, someone screwed sql inject or your fault
-
- Posts: 24
- Joined: Thu Oct 21, 2010 9:45 pm
Re: weird bug bugged item table
its not sql inject.. its some bug im 100% sure its not injection hehe.. at least not from the website
- jurchiks
- Posts: 6769
- Joined: Sat Sep 19, 2009 4:16 pm
- Location: Eastern Europe
Re: weird bug bugged item table
but of course, it's always easier to blame others 

If you have problems, FIRST TRY SOLVING THEM YOURSELF, and if you get errors, TRY TO ANALYZE THEM, and ONLY if you can't help it, THEN ask here.
Otherwise you will never learn anything if all you do is copy-paste!
Discussion breeds innovation.
Otherwise you will never learn anything if all you do is copy-paste!
Discussion breeds innovation.
-
- Posts: 24
- Joined: Thu Oct 21, 2010 9:45 pm
Re: weird bug bugged item table
im not blaming.. when it happens again ill get more details.. im just 100% sure its not sql injection from the website
- jurchiks
- Posts: 6769
- Joined: Sat Sep 19, 2009 4:16 pm
- Location: Eastern Europe
Re: weird bug bugged item table
how can you be so sure? you don't have a website? or it doesn't connect to the server at all?
If you have problems, FIRST TRY SOLVING THEM YOURSELF, and if you get errors, TRY TO ANALYZE THEM, and ONLY if you can't help it, THEN ask here.
Otherwise you will never learn anything if all you do is copy-paste!
Discussion breeds innovation.
Otherwise you will never learn anything if all you do is copy-paste!
Discussion breeds innovation.
- JIV
- L2j Veteran
- Posts: 1882
- Joined: Sun Jan 06, 2008 8:17 pm
- Location: Slovakia
- Contact:
Re: weird bug bugged item table
inject doesnt have to be from your site, it can be acc manager or something. or it was your own fault or someone with db access.
-
- Posts: 24
- Joined: Thu Oct 21, 2010 9:45 pm
Re: weird bug bugged item table
I checked website logs, including acc manager. There is no injection from them.. It happened again..
[27 Dec 22:00:16] CHANGE:Restore, item 268483802:Wind Potion(65699471), PrevCount(65699448), L2PcInstance:null[268483726]
[27 Dec 22:00:16] DELETE:Restore, item 268813790:Wind Potion(0), PrevCount(23), L2PcInstance:null[268483726]
[27 Dec 22:00:16] CHANGE:Restore, item 268483802:Wind Potion(65699473), PrevCount(65699471), L2PcInstance:null[268483726]
[27 Dec 22:00:16] DELETE:Restore, item 268631828:Wind Potion(0), PrevCount(2), L2PcInstance:null[268483726]
[27 Dec 22:00:16] CHANGE:Restore, item 268483802:Wind Potion(65699474), PrevCount(65699473), L2PcInstance:null[268483726]
[27 Dec 22:00:16] DELETE:Restore, item 270164054:Wind Potion(0), PrevCount(1), L2PcInstance:null[268483726]
[27 Dec 22:00:16] CHANGE:Restore, item 268483802:Wind Potion(65699475), PrevCount(65699474), L2PcInstance:null[268483726]
[27 Dec 22:00:16] DELETE:Restore, item 270636741:Wind Potion(0), PrevCount(1), L2PcInstance:null[268483726]
[27 Dec 22:00:16] CHANGE:Restore, item 268483802:Wind Potion(65699477), PrevCount(65699475), L2PcInstance:null[268483726]
[27 Dec 22:00:16] CHANGE:Restore, item 268483802:Wind Potion(65699471), PrevCount(65699448), L2PcInstance:null[268483726]
[27 Dec 22:00:16] DELETE:Restore, item 268813790:Wind Potion(0), PrevCount(23), L2PcInstance:null[268483726]
[27 Dec 22:00:16] CHANGE:Restore, item 268483802:Wind Potion(65699473), PrevCount(65699471), L2PcInstance:null[268483726]
[27 Dec 22:00:16] DELETE:Restore, item 268631828:Wind Potion(0), PrevCount(2), L2PcInstance:null[268483726]
[27 Dec 22:00:16] CHANGE:Restore, item 268483802:Wind Potion(65699474), PrevCount(65699473), L2PcInstance:null[268483726]
[27 Dec 22:00:16] DELETE:Restore, item 270164054:Wind Potion(0), PrevCount(1), L2PcInstance:null[268483726]
[27 Dec 22:00:16] CHANGE:Restore, item 268483802:Wind Potion(65699475), PrevCount(65699474), L2PcInstance:null[268483726]
[27 Dec 22:00:16] DELETE:Restore, item 270636741:Wind Potion(0), PrevCount(1), L2PcInstance:null[268483726]
[27 Dec 22:00:16] CHANGE:Restore, item 268483802:Wind Potion(65699477), PrevCount(65699475), L2PcInstance:null[268483726]
-
- Posts: 458
- Joined: Fri Oct 05, 2007 1:29 am
Re: weird bug bugged item table
it can be an older version of mysql/php with some glitches also... wrong permission at some files, maybe some1 owned your box .. etc