Alguien sabe que le ha ocurrido a mi foro?
Publicado: 23 Nov 2012, 19:43
Acabo de ver este error en mi foro, no se a que se refiere, he borrado la cachçe y sigue igual. Algun experto
www.tarifabikes.com
www.tarifabikes.com
Código: Seleccionar todo
Error General
SQL ERROR [ mysqli ]
Table './tarifa09_tarifabikes/phpbb_topics' is marked as crashed and should be repaired [145]
SQL
SELECT t.*, i.icons_url, i.icons_width, i.icons_height, tp.topic_posted, f.forum_name, f.forum_type, f.forum_flags FROM phpbb_topics t LEFT JOIN phpbb_topics_posted tp ON (t.topic_id = tp.topic_id AND tp.user_id = 2) LEFT JOIN phpbb_forums f ON f.forum_id = t.forum_id LEFT JOIN phpbb_icons i ON t.icon_id = i.icons_id WHERE ( t.forum_id IN (1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 29, 32, 33, 35, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57) ) OR t.topic_type IN (3) GROUP BY t.topic_last_post_id ORDER BY t.topic_last_post_time DESC LIMIT 6
BACKTRACE
FILE: [ROOT]/includes/db/mysqli.php
LINE: 182
CALL: dbal->sql_error()
FILE: [ROOT]/includes/functions_barra.php
LINE: 115
CALL: dbal_mysqli->sql_query()
FILE: [ROOT]/includes/functions.php
LINE: 4608
CALL: grab_recent_topics()
FILE: [ROOT]/webcamonline.php
LINE: 12
CALL: page_header()