-
+
" class="border border-1 float-start me-3" width=125 height=125>
+
+ "i love sex grublox"
+
+
+ "i love sex grublox"
+
+
+ Friends
+0
+
+
+ Add friend
+ diff --git a/core/classes.php b/core/classes.php index c418ed5..0541482 100644 --- a/core/classes.php +++ b/core/classes.php @@ -21,9 +21,9 @@ class PartyStarter { '; $grubloxlogotohome = ''; $query = $con->prepare('SELECT money FROM users WHERE id=:id'); - $query->bindParam(':id', $id); + $query->bindParam(':id', $_SESSION['user'], PDO::PARAM_INT); $query->execute(); - $money = $query->fetch(PDO::FETCH_ASSOC) ["money"] ?? "-0"; + $money = $query->fetch(PDO::FETCH_ASSOC)["money"] ?? "0"; if ($money < 1000000) { // Anything less than a million @@ -39,7 +39,7 @@ class PartyStarter { } // messy shit sorry mario1 fix it urself :trol: - $rightside = '