Jump to content

[Question] item_award


Recommended Posts

  • Replies 5
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Probably you have inserted wrong data..

 

                                       

										$textQuery3s = "INSERT INTO player.item_award (login, vnum, count, why, socket0, socket1, socket2, mall) VALUES ('".$_SESSION['namelogin']."', '$vnum', '$qntpos', 'Item Shop', 1, 1, 1, 1);";

 

Here you have a query example

Link to comment
Share on other sites

Probably you have inserted wrong data..

 

                                       

										$textQuery3s = "INSERT INTO player.item_award (login, vnum, count, why, socket0, socket1, socket2, mall) VALUES ('".$_SESSION['namelogin']."', '$vnum', '$qntpos', 'Item Shop', 1, 1, 1, 1);";

 

Here you have a query example

​I ran the query i replace the $_SESSION['namelogin'] with my login name $vnum with 279 and $qntpos with 1 but still i dont have any item at mall item shop do you have any idea?

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

Announcements



×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.