dashed-slug.net › Forums › Exchange extension support › Negative Balance & Request for a 'Pending Balance' feature › Reply To: Negative Balance & Request for a 'Pending Balance' feature
September 5, 2018 at 8:08 am
#4277
Keymaster
OK since this is such a serious error I would ask that you help me investigate. Please do the following:
1. Find out the numeric WordPress IDs for these two users. Let’s say the IDs are 111 and 222.
2. Enter the following two queries into your SQL console and email me the result:
SELECT category,amount,fee,status,account FROM wp_wallets_txs WHERE account IN (111,222) and symbol='DOGE';
SELECT * FROM wp_wallets_orders WHERE account in (111,222) and quote_symbol='DOGE';
Please keep in mind that the exchange is still in beta.
Looking forward to your reply.
thank you
