Ich wollte das User-gb unter die User-Details einbinden, und bekomme folgende Fehlermeldungen.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 | MySQL 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 '' at line 1 in Query: SELECT * from ic1_user WHERE id = Debug backtrace: @ mysql.php:32 -- debug_bt() @ mysql.php:50 -- db_check_error(...) @ user_details.php:65 -- db_query(...) @ user.php:25 -- require_once(...) @ index.php:25 -- require_once(...) Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/www/cwcity/hosting/w/a/warlordtyr/htdocs/include/includes/func/db/mysql.php on line 58 MySQL 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 '' at line 1 in Query: SELECT COUNT(ID) FROM `ic1_usergb` WHERE uid = Debug backtrace: @ mysql.php:32 -- debug_bt() @ mysql.php:50 -- db_check_error(...) @ user_details.php:68 -- db_query(...) @ user.php:25 -- require_once(...) @ index.php:25 -- require_once(...) Warning: mysql_result(): supplied argument is not a valid MySQL result resource in /home/www/cwcity/hosting/w/a/warlordtyr/htdocs/include/includes/func/db/mysql.php on line 54 MySQL 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 'AND status = 1' at line 1 in Query: SELECT COUNT(ID) FROM `ic1_usergb` WHERE uid = AND status = 1 Debug backtrace: @ mysql.php:32 -- debug_bt() @ mysql.php:50 -- db_check_error(...) @ user_details.php:71 -- db_query(...) @ user.php:25 -- require_once(...) @ index.php:25 -- require_once(...) Warning: mysql_result(): supplied argument is not a valid MySQL result resource in /home/www/cwcity/hosting/w/a/warlordtyr/htdocs/include/includes/func/db/mysql.php on line 54 MySQL 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 'AND status = 0' at line 1 in Query: SELECT COUNT(ID) FROM `ic1_usergb` WHERE uid = AND status = 0 Debug backtrace: @ mysql.php:32 -- debug_bt() @ mysql.php:50 -- db_check_error(...) @ user_details.php:74 -- db_query(...) @ user.php:25 -- require_once(...) @ index.php:25 -- require_once(...) Warning: mysql_result(): supplied argument is not a valid MySQL result resource in /home/www/cwcity/hosting/w/a/warlordtyr/htdocs/include/includes/func/db/mysql.php on line 54 |
Was kann bzw. muss ich da machen?
verwendete ilchClan Version: 1.1
betroffene Homepage: germanheadsetelite.de.vu
Zuletzt modifiziert von Warlord_Tyr am 23.06.2009 - 11:52:33