Graviton Posted February 1, 2010 Posted February 1, 2010 Hi@all I have the Follow Problem ! i try to make a shop i put the items that i need in the SQL in the merchant_buylists it looks like this INSERT INTO `merchant_buylists` VALUES (4219, -1, 9000031, 1, -1, -1, 0, 0); After that i register the shop in merchant_shopIds and it looks like this INSERT INTO `merchant_shopids` VALUES (9000031, '938'); my problem is if i open the shop i get the rong SQL picture look : After i buy one for the items below i get the right list take a look http://img525.imageshack.us/img525/7788/shot00003.jpg[/img] Can someone tell me whats rong in this situation? Thnks Quote
0 HellPower Posted May 21, 2010 Posted May 21, 2010 you make something wrong with the codes on sql .make it again and carefull Quote
Question
Graviton
Hi@all
I have the Follow Problem !
i try to make a shop i put the items that i need in the SQL in the merchant_buylists
it looks like this INSERT INTO `merchant_buylists` VALUES (4219, -1, 9000031, 1, -1, -1, 0, 0);
After that i register the shop in merchant_shopIds and it looks like this INSERT INTO `merchant_shopids` VALUES (9000031, '938');
my problem is if i open the shop i get the rong SQL picture look :
After i buy one for the items below i get the right list take a look
Can someone tell me whats rong in this situation?
Thnks
2 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.