1 sayfadan 1. sayfa

phpbb Yönetim panelinde hata

İletiTarih: 13.04.2006, 00:08
starwars
Hata mesajı şu;

Genel Hata
Couldn't insert row in forums table

DEBUG MODE

SQL Error : 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ' '' 0, 0, 0, 0, 0, 1, 1, 3, 3, 1, 1)' at line 2

INSERT INTO phpbb_forums (forum_id, forum_name, cat_id, forum_desc, forum_order, forum_status, forum_icon, prune_enable, auth_view, auth_read, auth_post, auth_reply, auth_edit, auth_delete, auth_sticky, auth_announce, auth_vote, auth_pollcreate) VALUES ('50', 'hyt', 3, 'Genel', 70, 0,, '' 0, 0, 0, 0, 0, 1, 1, 3, 3, 1, 1)


Line : 406
File : admin_forums.php

Forum sürümü:2.017
Mod Durumu:evet yüklü.

Forumun yönetim paneline giriyorum.Ordan yöentimine giriyorum.Foruma yeni bir bölüm daha açmak istiyorum.Yeni bölümü açmak için tıkladığımda bu hata mesajını veriyor.Başka hiç bir yerde hata vermiyor.
Nasıl düzeltebilirim bunu.Teşekkürler.

Cvp: phpbb Yönetim panelinde hata

İletiTarih: 13.04.2006, 18:12
sabri ünal
Kod: Tümünü seç
INSERT INTO phpbb_forums (forum_id, forum_name, cat_id, forum_desc, forum_order, forum_status, forum_icon, prune_enable, auth_view, auth_read, auth_post, auth_reply, auth_edit, auth_delete, auth_sticky, auth_announce, auth_vote, auth_pollcreate) VALUES ('50', 'hyt', 3, 'Genel', 70, 0,, '' 0, 0, 0, 0, 0, 1, 1, 3, 3, 1, 1)


bu son kısımdaki ,, ve "" dikkatimi çekti, forum ikon modunu yüklerken heralde hata yapmışsın. ilgili yer mantıklı olarak 70, 0,'', 0, olmalı, kontrol et derim, bu ara bir güncelleme yapman gerikiyor gibi...

böyle devam edeceğim diyorsan, html taglarını kapalı tut..

Re: phpbb Yönetim panelinde hata

İletiTarih: 15.10.2007, 15:51
baris
Couldn't insert row in forums table

DEBUG MODE

SQL Error : 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '', Seyircilerin değil Taraftarların bölümü', 2, Taraftarlarla ilgili her şey bu ' at line 4

INSERT INTO phpbb_forums (forum_id, forum_name, cat_id, forum_desc, forum_order, forum_status, prune_enable, auth_view, auth_read, auth_post, auth_reply, auth_edit, auth_delete, auth_sticky, auth_announce, auth_vote, auth_pollcreate) VALUES (15', Seyircilerin değil Taraftarların bölümü', 2, Taraftarlarla ilgili her şey bu bölümde...', 80, 0, 0, 0, 0, 1, 1, 1, 1, 3, 3, 1, 1)

Line : 404
File : admin_forums.php

bu hangi editin hatası olabilir :S