ogni tanto mi si blocca la board e solo riavviando la macchina virtuale mi ritorna su.
Solo che a riavvio ricevo questo mesaggio
Couldn't access list of unread posts from forums
DEBUG MODE
SQL Error : 145 Table './Sql19959_1/phpbb_posts' is marked as crashed and should be repaired
SELECT p.forum_id, p.topic_id, p.post_time, p.post_username, u.username, u.user_id, t.topic_poster, t.topic_last_post_id, t.topic_title, t.title_compl_infos FROM ((phpbb_posts p LEFT JOIN phpbb_topics t ON t.topic_id = p.topic_id AND t.forum_id = p.forum_id AND t.topic_moved_id = 0) LEFT JOIN phpbb_users u ON u.user_id = p.poster_id ) WHERE ( p.post_time > 1208948059 OR p.post_id IN (827148, 827192, 827239, 827244, 827153, 827243, 827233, 827038, 827127, 827093, 825420, 823925, 827241, 824094, 811838, 826726, 827044, 826568, 827109, 334557, 827065, 825514, 826310, 767644, 818835, 826506, 668380, 827188, 826738, 825406, 706753, 732683, 827114) ) AND p.post_id = t.topic_last_post_id
Line : 678
File : functions_categories_hierarchy.php
DEBUG MODE
SQL Error : 145 Table './Sql19959_1/phpbb_posts' is marked as crashed and should be repaired
SELECT p.forum_id, p.topic_id, p.post_time, p.post_username, u.username, u.user_id, t.topic_poster, t.topic_last_post_id, t.topic_title, t.title_compl_infos FROM ((phpbb_posts p LEFT JOIN phpbb_topics t ON t.topic_id = p.topic_id AND t.forum_id = p.forum_id AND t.topic_moved_id = 0) LEFT JOIN phpbb_users u ON u.user_id = p.poster_id ) WHERE ( p.post_time > 1208948059 OR p.post_id IN (827148, 827192, 827239, 827244, 827153, 827243, 827233, 827038, 827127, 827093, 825420, 823925, 827241, 824094, 811838, 826726, 827044, 826568, 827109, 334557, 827065, 825514, 826310, 767644, 818835, 826506, 668380, 827188, 826738, 825406, 706753, 732683, 827114) ) AND p.post_id = t.topic_last_post_id
Line : 678
File : functions_categories_hierarchy.php
quando accade la tabella phpbb_post in phpmyadmin risulta in uso e solo riparandola , sempre tramite phpmyadmin , il board torna ok.
Da che cosa viene generata una query cosi?
Cosa mi consigliate?
la versione che uso รจ l'ultima rilasciata e il db viene ottimizzato ogni ora.
Grazie















































