Información crítica
SQL ERROR [ mysql4 ]

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

SQL

SELECT t.*, p.poster_id, p.post_username, p.post_text, p.enable_bbcode, p.enable_html, p.enable_smilies, u.username, u.user_active, u.user_color, lp.poster_id AS lp_poster_id, lu.username AS lp_username, lp.post_username AS lp_post_username, lp.post_time AS lp_post_time FROM icy_topics AS t, icy_posts AS p, icy_users AS u, icy_posts AS lp, icy_users lu WHERE t.forum_id IN (1, 3, 2, 4, 14, 13, 12, 5, 6, 7, 11, 19, 21, 22, 23, 30, 8, 9, 10, 20, 24, 25, 15, 16, 17) AND p.post_id = t.topic_first_post_id AND u.user_id = p.poster_id AND lp.post_id = t.topic_last_post_id AND lu.user_id = lp.poster_id AND t.topic_calendar_time < 1714521600 AND (t.topic_calendar_time + t.topic_calendar_duration) >= 1711929600 AND t.topic_status <> 2 ORDER BY t.topic_calendar_time, t.topic_calendar_duration DESC, t.topic_last_post_id DESC

BACKTRACE

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

FILE: includes/functions_calendar.php
LINE: 324
CALL: sql_db->sql_query()

FILE: includes/functions_calendar.php
LINE: 810
CALL: get_event_topics()

FILE: calendar.php
LINE: 109
CALL: display_calendar()

   

Está utilizando la versión (Lo-Fi). Para ver la versión completa del foro, haga clic aquí.

Powered by Icy Phoenix based on phpBB
Design by DiDiDaDo

Página generada en:: 9.007s (PHP: -99% SQL: 199%)
Consultas SQL: 31 - Debug on - GZIP Activado