PHP-Code:
Fatal error:  Call to undefined function  db_query() in /var/www/webxx/html/adminforce/content/rangsystem/config.php  on line 60 

kommt wenn ich die config.php im adminforce aufrufen will.

in der config.php steht aber aber in zeile 60:

PHP-Code:
$anzahldaten mysql_fetch_array(db_query("SELECT * FROM ".$db_prefix."_rangsystem_conf WHERE art='anzahl' LIMIT 1")); 
jetzt hab ich da nichts daran geändert