MySQL ERROR #71


  • New
  • Defect
Open
Assigned to lorenzo_p
  • _ForgeUser23204927 created this issue Jan 10, 2016

    What steps will reproduce the problem?
    1. Try to buy something on the auction house
    2. Use Craftconomy3 and vault~
    3.

    What is the expected output? What do you see instead?

    What version of the product are you using?
    1.2.29

    Do you have an error log of what happened?
    MySQL ERROR - File: /var/www/vhosts/steelgaming.de/shop.steelgaming.de/inc/classes/user.class.php Line: 279 Incorrect usage of UPDATE and LIMIT

    UPDATE `cc3_balance` JOIN cc3_account ON cc3_account.id = cc3_balance.username_id SET cc3_balance.balance = cc3_balance.balance + -0.25 WHERE cc3_account.uuid = 'd4936097-99c1-3a57-a13f-2da1a8350382' AND LOWER(cc3_balance.currency_id) = 'dollar' AND LOWER(cc3_balance.worldName) = 'default' LIMIT 1;

  • _ForgeUser23204927 added the tags New Defect Jan 10, 2016

To post a comment, please login or register a new account.