Error Code

Installatie lukt niet? Plotseling een foutmelding. Of weet je niet hoe iets werkt. Problemen met phpBB2 kun je in dit archief opzoeken.
Forumregels

Sinds 1 januari 2009 wordt phpBB2 niet meer ondersteund.
Onderstaande informatie is verouderd en dient uitsluitend als archief.
phpBB2.0.x
Gesloten
vlek
Berichten: 113
Lid geworden op: 13 sep 2006, 11:36
Locatie: Dendermonde

Error Code

Bericht door vlek » 21 sep 2006, 12:18

Volgende error code krijg ik te zien als ik een topic wil bekijken.

Wie kan me helpen?

Could not obtain topic information

DEBUG MODE

SQL Error : 1054 Unknown column 'f.auth_download' 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_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, f.auth_download, t.topic_attachment, COUNT(p2.post_id) AS prev_posts FROM phpbb4_topics t, phpbb4_forums f, phpbb4_posts p, phpbb4_posts p2 WHERE p.post_id = 126 AND t.topic_id = p.topic_id AND p2.topic_id = p.topic_id AND p2.post_id <= 126 AND f.forum_id = t.forum_id GROUP BY p.post_id, 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_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, f.auth_download, t.topic_attachment ORDER BY p.post_id ASC

Line : 159
File : viewtopic.php

vlek
Berichten: 113
Lid geworden op: 13 sep 2006, 11:36
Locatie: Dendermonde

Bericht door vlek » 21 sep 2006, 13:57

Probleem is opgelost

blofforum.nl
Berichten: 20
Lid geworden op: 21 sep 2006, 09:06

Bericht door blofforum.nl » 21 sep 2006, 14:32

En wat was de oplossing?

Gebruikersavatar
Paul
Beheerder
Beheerder
Berichten: 20316
Lid geworden op: 23 okt 2003, 11:38
Locatie: Utrecht
Contacteer:

Bericht door Paul » 21 sep 2006, 16:07

Sql was niet uitgevoerd na installeren van een downloads mod (oid), en die uitvoeren is de oplossing ;)

vlek
Berichten: 113
Lid geworden op: 13 sep 2006, 11:36
Locatie: Dendermonde

Bericht door vlek » 21 sep 2006, 17:35

inderdaad Paul dit was inderdaad de oplossing

Maar nu kunnen de gebruikers (leden) nog niet antwoorden op reeds geopende topics hoe kan dit en wat kan eraan gedaan worden?

link is: http://www.belgianseawater.be

Thx voor de info

Gesloten