Moderator: Ambassadors
Alvin Toffler wrote:The illiterates of the 21st century will not be those who cannot read and write but those who cannot learn, unlearn, and relearn.
Tip jar: the author of this post has received 0.00 INK in return for their work.
Tip jar: the author of this post has received 0.00 INK in return for their work.
Tip jar: the author of this post has received 0.00 INK in return for their work.
Tip jar: the author of this post has received 0.00 INK in return for their work.
Tip jar: the author of this post has received 0.00 INK in return for their work.
Tip jar: the author of this post has received 0.00 INK in return for their work.
Tip jar: the author of this post has received 0.00 INK in return for their work.
Tip jar: the author of this post has received 0.00 INK in return for their work.
Tip jar: the author of this post has received 0.00 INK in return for their work.
Tip jar: the author of this post has received 0.00 INK in return for their work.
eneral Error
Could Not Get Vehicle Data
DEBUG MODE
SQL Error : 1064 You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'GROUP BY g.id' at line 9
SELECT g.*, images.*, makes.make, models.model, CONCAT_WS(' ', g.made_year, makes.make, models.model) AS vehicle, count(mods.id) AS total_mods, ( SUM(mods.price) + SUM(mods.install_price) ) AS total_spent, user.username, user.user_avatar_type, user.user_allowavatar, user.user_avatar, user.user_id FROM phpbb_garage AS g LEFT JOIN phpbb_users AS user ON g.member_id = user.user_id LEFT JOIN phpbb_garage_makes AS makes ON g.make_id = makes.id LEFT JOIN phpbb_garage_models AS models ON g.model_id = models.id LEFT JOIN phpbb_garage_mods AS mods ON g.id = mods.garage_id LEFT JOIN phpbb_garage_images AS images ON images.attach_id = g.image_id WHERE g.id = GROUP BY g.id
Line : 3682
File : functions_garage.php
Tip jar: the author of this post has received 0.00 INK in return for their work.
RPG relies exclusively on user donations to support the platform.
Donors earn the "Contributor" achievement and are permanently recognized in the credits. Consider donating today!
Users browsing this forum: No registered users and 1 guest