SQL Error: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near ')' at line 12
SELECT u.`id`,
                              u.`name`,
                              u.`gender`,
                              u.`reg`,
                              u.`sign`,
                              u.`posts`,
                              u.`sign_active`,
                              u.`avatar`,
                              u.`avatar_size`,
                              u.`group_id`
                       FROM `pmf2user` AS u
                       WHERE u.`id` IN ()
SQL Error: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near ') AND val.`field_id` = var.`id`' at line 4
SELECT var.`name`, val.`value`, val.`user_id`
                       FROM `pmf2user_field_value` AS val,
                            `pmf2user_field` AS var
                       WHERE val.`user_id` IN ()
                         AND val.`field_id` = var.`id`
Das GoldWing-Forum - Thema: Ich packe meinen Urlaubskoffer...

GoldWing-Forum (https://www.goldwing-forum.de/forum/index.php)
--  Spiele-Ecke - Für unsere Kleinen (https://www.goldwing-forum.de/forum/board.php?id=83)
---- Zur Spielwiese... (https://www.goldwing-forum.de/forum/board.php?id=84)
Thema: Ich packe meinen Urlaubskoffer... (https://www.goldwing-forum.de/forum/topic.php?id=22317)