Marlet Error

Discussion in 'Help & Support / Errors & Bugs' started by Jetscat, Oct 14, 2011.

  1. Jetscat

    Jetscat Builder
    Builder ⛰️ Ex-EcoLeader ⚜️⚜️⚜️

    Joined:
    Oct 8, 2011
    Messages:
    4,073
    Trophy Points:
    44,490
    Gender:
    Male
    Ratings:
    +995
    Hey guys when i go to the Market and log in, i try to buy something worth 100$ When i already put 500 in and i get this error:
    id = $iConRow->id; $this->name = $iConRow->username; $this->money = $iConRow->balance; }else{ $query = mysql_query("SELECT * FROM WA_Players WHERE name='$user'"); $row = mysql_fetch_object($query); $this->id = $row->id; $this->name = $row->name; $this->money = $row->money; } } public function saveMoney($useMySQLiConomy, $iConTableName) { if ($useMySQLiConomy){ $query = mysql_query("UPDATE $iConTableName SET balance='$this->money' WHERE username='$this->name'"); }else{ $query = mysql_query("UPDATE WA_Players SET money='$this->money' WHERE name='$this->name'"); } } } ?> Help :/
     
  2. kukelekuuk

    kukelekuuk C͕̹̲̽ͪ͐ͩ̔L̜̦̝͈ͦ̿̾̿ḘA̻̗̤̳̐ͭ̆̿̃̑ͭN̊̓͑̇ͯ
    Builder ⛰️ Ex-EcoLeader ⚜️⚜️⚜️ Premium Upgrade

    Joined:
    May 25, 2011
    Messages:
    10,061
    Trophy Points:
    80,160
    Ratings:
    +6,925
    Tested.
    I get the same error.
     
  3. WhiteRaptor

    WhiteRaptor Builder
    Builder ⛰️ Ex-Mayor ⚒️⚒️

    Joined:
    Jun 14, 2011
    Messages:
    221
    Trophy Points:
    25,770
    Ratings:
    +0
    Hope this gets fixed soon.

    I would love to start buying/selling on the market again.
     
  4. Jetscat

    Jetscat Builder
    Builder ⛰️ Ex-EcoLeader ⚜️⚜️⚜️

    Joined:
    Oct 8, 2011
    Messages:
    4,073
    Trophy Points:
    44,490
    Gender:
    Male
    Ratings:
    +995
    Ya strange xD love my spelling mistake marlet market* ;)
     
  5. D0rc

    D0rc Builder
    Builder ⛰️ Ex-EcoLeader ⚜️⚜️⚜️

    Joined:
    Apr 26, 2011
    Messages:
    1,598
    Trophy Points:
    32,290
    Ratings:
    +110
    lol
    "Buy (Leave blank to buy all)"
    *Leaves blank*
    "Please enter a quantity greater than 0"
    Me: :/

    Not a big deal, just pointing it out xD
     
  6. bkchaney

    bkchaney Builder
    Builder ⛰️ Ex-Mayor ⚒️⚒️

    Joined:
    May 16, 2011
    Messages:
    307
    Trophy Points:
    26,505
    Ratings:
    +9
    I love marlet errors :3
    lol marlet.
     
  7. Jetscat

    Jetscat Builder
    Builder ⛰️ Ex-EcoLeader ⚜️⚜️⚜️

    Joined:
    Oct 8, 2011
    Messages:
    4,073
    Trophy Points:
    44,490
    Gender:
    Male
    Ratings:
    +995