i have something wrong in my DB every time i buy something from F10 or any silk item from shop = DC Help me
05/13/2013 09:57Anonymous-6723#2
When u added to ur GM account silks, except in silk_own did you add any values different than 0 in silk_points and silk_gift ? If you are answer is yes then make the table looks like this :
I dont know if you have solved this previously,but such events occur mostly because of random calls .. And do not set some Service tags = 0 even if you set them same in the client. This could be very well the reason in your situation.
best
Tychus
05/13/2013 21:45Zodiao#4
Do you have your database names default?
"SRO_VT_ACCOUNT", "SRO_VT_SHARD", "SRO_VT_LOG" ?
if not then it's the problem PM ill help u fixing it.
(skype : mostafa.mohsen15)
Regards.
05/15/2013 06:15Anonymous-6723#5
If you are not using default database names you will have to change SRO_VT_ACCOUNT to ur database name in SRO_VT_SHARD(or whatever u called it) > Stored Procedures > _UPDATE_COST (name might be a little bit different) ctrl + h
Find : SRO_VT_ACCOUNT
Replace with : YOUR DB NAME HERE
Click > Replace All
Execute!
Have fun!