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_grundrechte WHERE id =
Debug backtrace:
@ mysql.php:34 -- debug_bt()
@ mysql.php:52 -- db_check_error(...)
@ user_infos.php:15 -- db_query(...)
@ user_details.php:9 -- include(...)
@ user.php:24 -- require_once(...)
@ index.php:41 -- require_once(...)
Warning: mysql_fetch_assoc() expects parameter 1 to be resource, boolean given in /srv/www/vhosts/myheli.at/httpdocs/include/includes/func/db/mysql.php on line 60 MySQL Error:
1054 : Unknown column 'ID' in 'where clause'
in Query:
SELECT COUNT(*) AS newstopics FROM ic1_news WHERE user_id = ID
Debug backtrace:
@ mysql.php:34 -- debug_bt()
@ mysql.php:52 -- db_check_error(...)
@ user_infos.php:23 -- db_query(...)
@ user_details.php:9 -- include(...)
@ user.php:24 -- require_once(...)
@ index.php:41 -- require_once(...)
Warning: mysql_fetch_assoc() expects parameter 1 to be resource, boolean given in /srv/www/vhosts/myheli.at/httpdocs/include/includes/func/db/mysql.php on line 60 MySQL Error:
1052 : Column 'ID' in where clause is ambiguous
in Query:
SELECT bez FROM ic1_user LEFT JOIN ic1_ranks ON ic1_ranks.id = ic1_user.spezrank WHERE ic1_user.id = ID
Debug backtrace:
@ mysql.php:34 -- debug_bt()
@ mysql.php:52 -- db_check_error(...)
@ allg.php:118 -- db_query(...)
@ user_details.php:17 -- userrang(...)
@ user.php:24 -- require_once(...)
@ index.php:41 -- require_once(...)