[HELP] BuyItem FAILED, code: 5

Newbie Spellweaver
Joined
Jun 13, 2014
Messages
17
Reaction score
5
I'm add item in marketshop shop but can't buy

Code:
000021.829| WO_API: failed with error code 5 SQL Select Failed: Cannot insert explicit value for identity column in table 'SecurityLog' when IDENTITY_INSERT is set to OFF.
000021.829| BuyItem FAILED, code: 5
000023.202| WO_API: failed with error code 5 SQL Select Failed: Cannot insert explicit value for identity column in table 'SecurityLog' when IDENTITY_INSERT is set to OFF.
000023.202| BuyItem FAILED, code: 5
 
Skilled Illusionist
Joined
Jan 22, 2014
Messages
310
Reaction score
323
Check SQL function WZ_BuyItemFN_GetPrice and FN_IsItemStackable
 
Upvote 0