- Modificatie & Versie: [BETA] Simple Topic Description 0.0.2
Directe link naar de modificatie: http://www.phpbb.com/community/viewtopi ... 0&t=810455
Adres van je forum: GEHEIM, schone installatie met aangepaste stijl, gebasseerd op xabbBlue.
phpBB versie: 3.0.2
Heb je onlangs een andere modificatie of stijl geïnstalleerd? Stijl: xabbBlue en [RC3] Rating MOD 1.6.8. Daarnaast ook nog Derky's 'MCP info on index' maar die heeft er niks mee te maken, want het probleem was al VOOR die MOD
Wat is het probleem?
Code: Selecteer alles
SQL ERROR [ mysqli ]
Unknown column 'topic_description' in 'field list' [1054]
SQL
INSERT INTO realize_topics (topic_poster, topic_time, forum_id, icon_id, topic_approved, topic_title, topic_description, topic_first_poster_name, topic_first_poster_colour, topic_type, topic_time_limit, topic_attachment) VALUES (53, 1225733439, 2, 0, 1, 'Topictitel', 'Dit is de beschrijving!', 'Johan', 'AA0000', 0, 0, 0)
BACKTRACE
FILE: includes/db/mysqli.php
LINE: 143
CALL: dbal->sql_error()
FILE: includes/functions_posting.php
LINE: 1838
CALL: dbal_mysqli->sql_query()
FILE: posting.php
LINE: 1018
CALL: submit_post()
phpbb_
Please help.