Fout, maar weet niet wat! (Nieuw probleem!)
Geplaatst: 03 apr 2007, 18:26
Ik heb geprobeerd een eerste Mod geinstalleerd te krijgen voor me forum. Het gaat hierover over de deze mod:
http://www.phpbbhacks.com/download/1420
Ik heb (als klopt) alles goed ingevoerd.
Ik ben het aan het uittesten, als ik op bewerk klik bij de forums overzicht, zie ik wel een extra wit balkje waar ik neem aan een wachtwoord kan invoeren voor dat forum. Maar als ik dat doe krijg ik dit:
SQL Error : 1054 Unknown column 'forum_password' in 'field list'
UPDATE phpbb_forums SET forum_name = 'Carnaval Oud!', cat_id = 2, forum_desc = 'Oud Carnaval Stukken', forum_status = 0, forum_password = 'test', prune_enable = 0 WHERE forum_id = 10
Line : 447
File : admin_forums.php
Edit: Oh, ik zie als je op een onderwerp klikt je ook deze fout krijgt:
SQL Error : 1054 Unknown column 'f.forum_password' in 'field list'
SELECT t.topic_id, t.topic_title, t.topic_status, t.topic_replies, t.topic_time, t.topic_type, t.topic_vote, t.topic_last_post_id, f.forum_name, f.forum_status, f.forum_password, f.forum_id, f.auth_view, f.auth_read, f.auth_post, f.auth_reply, f.auth_edit, f.auth_delete, f.auth_sticky, f.auth_announce, f.auth_pollcreate, f.auth_vote, f.auth_attachments FROM phpbb_topics t, phpbb_forums f WHERE t.topic_id = 145 AND f.forum_id = t.forum_id
Line : 156
File : viewtopic.php
Heb ik iets heel ergs fout gedaan, of ligt het aan de mod?
Het forum is trouwens: http://www.tukkies.nl/Forum/
Alvast bedankt!
Dit probleem is opgelost! Kijk onder voor nieuw probleem!
http://www.phpbbhacks.com/download/1420
Ik heb (als klopt) alles goed ingevoerd.
Ik ben het aan het uittesten, als ik op bewerk klik bij de forums overzicht, zie ik wel een extra wit balkje waar ik neem aan een wachtwoord kan invoeren voor dat forum. Maar als ik dat doe krijg ik dit:
SQL Error : 1054 Unknown column 'forum_password' in 'field list'
UPDATE phpbb_forums SET forum_name = 'Carnaval Oud!', cat_id = 2, forum_desc = 'Oud Carnaval Stukken', forum_status = 0, forum_password = 'test', prune_enable = 0 WHERE forum_id = 10
Line : 447
File : admin_forums.php
Edit: Oh, ik zie als je op een onderwerp klikt je ook deze fout krijgt:
SQL Error : 1054 Unknown column 'f.forum_password' in 'field list'
SELECT t.topic_id, t.topic_title, t.topic_status, t.topic_replies, t.topic_time, t.topic_type, t.topic_vote, t.topic_last_post_id, f.forum_name, f.forum_status, f.forum_password, f.forum_id, f.auth_view, f.auth_read, f.auth_post, f.auth_reply, f.auth_edit, f.auth_delete, f.auth_sticky, f.auth_announce, f.auth_pollcreate, f.auth_vote, f.auth_attachments FROM phpbb_topics t, phpbb_forums f WHERE t.topic_id = 145 AND f.forum_id = t.forum_id
Line : 156
File : viewtopic.php
Heb ik iets heel ergs fout gedaan, of ligt het aan de mod?
Het forum is trouwens: http://www.tukkies.nl/Forum/
Alvast bedankt!
Dit probleem is opgelost! Kijk onder voor nieuw probleem!