Phpbbxs'de aldığım hata

"premodded/geliştirilmiş sistemler" ile ilgili soru(n)lar ve tartışmalar.

Phpbbxs'de aldığım hata

İleti bandelas 12.01.2007, 01:08

Sitemi değirmek istiyom.Phpbb xs2 build 0.58 kurudum fakat portalda recent topics,random topics gibi blokları koyduğumda aşağıdaki hatayı alıyorum.Problem nedir acaba?

Could not query recent topics information

DEBUG MODE

SQL Error : 1146 Table 'erbu77.APPROVE_POSTS_TABLE' doesn't exist

SELECT t.topic_id, t.topic_title, t.topic_last_post_id, t.forum_id, p.post_id, p.poster_id, p.post_time, u.user_id, u.username, p.post_username FROM phpbb_topics AS t LEFT OUTER JOIN APPROVE_POSTS_TABLE AS a ON (t.topic_first_post_id = a.post_id), phpbb_posts AS p, phpbb_users AS u WHERE t.forum_id NOT IN ('start') AND t.topic_status <> 2 AND p.post_id = t.topic_last_post_id AND p.poster_id = u.user_id AND a.post_id is NULL AND t.topic_time <= 1168556266 ORDER BY p.post_time DESC LIMIT 10

Line : 118
File : blocks_imp_recent_topics.php

Aşağıdada line:115 ten 120'ye kadar olan yeri kopyaladım

if (!$result1 = $db->sql_query($sql))
{
message_die(GENERAL_ERROR, 'Could not query recent topics information', '', __LINE__, __FILE__, $sql);
}
$number_recent_topics = $db->sql_numrows($result1);
$recent_topic_row = array();
while ($row1 = $db->sql_fetchrow($result1))
{
$recent_topic_row[] = $row1;
}
En son bandelas tarafından, 12.01.2007, 11:27 tarihinde değiştirildi, toplamda 1 değişiklik yapıldı.
Kullanıcı avatarı
bandelas
Üye
Üye
 
İleti: 84
Kayıt: 14.03.2006, 19:42
Konum: İstanbul

İleti umit06umit 12.01.2007, 01:11

son koularla ilgili bir hatan var
umit06umit
Üye
Üye
 
İleti: 100
Kayıt: 03.02.2006, 20:38

İleti bandelas 12.01.2007, 02:07

2 tane konu vardı onlarıda sildim hala aynı şimdi ise şu hatayı veriyor.Bu ne amlama geliyor.forumu tıkladığımda çıkıyor..

Basically there are to many people not even kowing this post exists let alone reading it. So from here on out if you do something that is on this post, we the staff will not do anything for you except link you to this post.

Okumak için Buraya tıklayın
Kullanıcı avatarı
bandelas
Üye
Üye
 
İleti: 84
Kayıt: 14.03.2006, 19:42
Konum: İstanbul

İleti bandelas 12.01.2007, 11:28

tüm korum ve kategorileride sildim.Sonra tekrar oluşturdum oluşturduğumda da aynı hatayı veriyor.
Kullanıcı avatarı
bandelas
Üye
Üye
 
İleti: 84
Kayıt: 14.03.2006, 19:42
Konum: İstanbul

İleti BuzLaş 12.01.2007, 16:55

phpBBXS Sürekli fix çıkartıyor. En Yeni Versionu İndirip O Dosyayla Değiştir Bakalım.
Belki Üstümüzden Bir Kuş Geçer Kanadından Bir Tüğ Düşer (:

ღ Ölesiye Sevgi Besliyorum İçinde ღ
BuzLaş
Genel Yetkili
Genel Yetkili
 
İleti: 77
Kayıt: 09.09.2006, 21:54
Konum: İzmir

İleti bandelas 12.01.2007, 17:18

baktım bende son sürümmüş zaten :D acaba ben mi bir yerde yanlış bir yaptımda anlamadım. yukarıdaki sql hatasını veriyor halen anlamadım..
Kullanıcı avatarı
bandelas
Üye
Üye
 
İleti: 84
Kayıt: 14.03.2006, 19:42
Konum: İstanbul

İleti bandelas 14.01.2007, 13:57

58b sürümününkinide attım fakat aynı problem devam ediyor

Yardımcı olursanız sevinirim.
Kullanıcı avatarı
bandelas
Üye
Üye
 
İleti: 84
Kayıt: 14.03.2006, 19:42
Konum: İstanbul


Premodded



Kimler çevrimiçi

Bu forumu görüntüleyenler: Kayıtlı kullanıcı yok ve 0 misafir

cron