Jump to content

Looking for Programmer to Complete Trade System


KingofCrows

Recommended Posts

Looking for a programmer knowledgeable in PHP and comfortable doing some modifications to the Mysidia Framework to finish up a trade system I've nearly completed. All I need now is to add a feature when accepting a trade to switch all trades including that pet to closed.

Trades in the MySQL database store the pet IDs involved in an array in the database. What needs to happen is that when a trade is accepted, all trades in the database with the included pet ID(s) need to be switched from "pending" for status to "closed." This is a heavily modified version of the framework, and the code in question is in one function, in one file, connected with one MySQL table. What needs to happen:
When accepting a trade:
-Get Pet IDs for both sides (done)
-Find where/if involved Pet IDs are found in other trades
-Switch trade status to Closed wherever the involved Pet IDs are found

 

I will absolutely pay any programmer able to do this fairly. Please post here or message me here if you're interested in the job. It should be fairly quick and straightforward.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...