Web    Normas    Foro    Buscar    FAQ    Registrarse    Conectarse
Información crítica
SQL ERROR [ mysql4 ]

User 'projectsz_icy' has exceeded the 'max_questions' resource (current value: 1865) [1226]

SQL

SELECT count(DISTINCT(t.topic_id)) AS total_topics FROM icy_topics t, icy_posts p WHERE t.forum_id NOT IN (15,16,17,18,26,27,28,29) AND UNIX_TIMESTAMP(NOW()) - p.post_time < 86400 AND p.post_id = t.topic_last_post_id

BACKTRACE

FILE: includes/db/mysql.php
LINE: 295
CALL: sql_db->sql_error()

FILE: recent.php
LINE: 364
CALL: sql_db->sql_query()