To jest tylko wersja do druku, aby zobaczyć pełną wersję tematu, kliknij TUTAJ
phpBB2 by Przemo
Support forów phpBB2 modified by Przemo

Archiwum - [Problem] Mały problemik

Tiny - 25-03-2007, 20:36
Temat postu: [Problem] Mały problemik
gdy kliknalem 'Zobacz wszystkie nieprzeczytane [x], wyskoczylo mi
Kod:
Could not obtain search results

DEBUG MODE

SQL Error : 1030 Got error 28 from storage engine

SELECT t.* , pt.post_text, pt2.post_text as last_post_text, f.forum_id, f.forum_name, f.forum_color, f.forum_moderate, u.username, u.user_id, u.user_level, u.user_jr, u2.username as user2, u2.user_id as id2, u2.user_level as user_level2, u2.user_jr as user_jr2, p.post_username, p2.post_username AS post_username2, p2.post_time, ph.post_id as post_helped, p.post_approve, p2.post_approve as post_approve2 FROM (przemo_topics t, przemo_forums f, przemo_users u, przemo_posts p, przemo_posts p2, przemo_users u2 , przemo_posts_text pt, przemo_posts_text pt2) LEFT JOIN przemo_posts ph ON (t.topic_id = ph.topic_id AND ph.post_marked = 'y') WHERE t.topic_id IN (8030, 23347, 23653, 28503, 29968, 38206, 38889, 39458, 39566, 39569, 39601, 39626, 39637, 39644, 39645, 39646, 39647, 39648, 39649, 39650, 39651, 39652, 39653, 39654, 39655, 39656, 39657, 39658, 39659, 39660, 39661, 39662, 39663, 39664, 39665, 39666) AND t.topic_poster = u.user_id AND f.forum_id = t.forum_id AND p.post_id = t.topic_first_post_id AND p2.post_id = t.topic_last_post_id AND u2.user_id = p2.poster_id AND pt.post_id = t.topic_first_post_id AND pt2.post_id = t.topic_last_post_id AND f.password = '' GROUP by t.topic_id ORDER BY p2.post_time DESC LIMIT 0, 50

Line : 832
File : search.php

Help?!

joli - 26-03-2007, 07:50

Tytuł tematu jest niezgodny z zasadami.
Popraw tytuł, aby uniknąć zamknięcia wątku.


A poza tym
Zanim zadamy pytanie, używamy opcji szukaj


Pytania zadawaj tam:
Do tego ma tylko dostęp główny administrator ofora.be



Powered by phpBB modified by Przemo © 2003 phpBB Group