Pagina 1 van 1

foutmelding bij plaatsen bericht na update naar v:3.0.12

Geplaatst: 29 sep 2013, 19:31
door Danny L
  • Adres van je forum: http://www.divinglommel.be/phpBB3/index.php
    Event. modificaties op je forum: diverse (teveel om op te noemen)
    Wanneer ontstond het probleem? na de update naar versie 3.0.12
    phpBB versie: nu terug 3.0.11


    Heb je onlangs iets veranderd aan je forum? de update uitgevoerd
    Wat is het probleem?

    Na de update krijg ik bij het plaatsen van een bericht volgende fout:

    Code: Selecteer alles

    Algemene fout
    
    SQL ERROR [ mysqli ]
    
    Column 'survey_caption' cannot be null [1048]
    
    SQL
    
    INSERT INTO phpbb3_survey (topic_id, survey_caption, group_ids, show_order, show_nonresponders, lines_to_skip, allow_change_answers, hide_names_of_respondents, hide_survey_results, max_number_of_questions, survey_length, survey_height, widths, questions, question_types, question_selections, question_sums, question_selected_text, question_response_caps, question_average_round, survey_start) VALUES (416, NULL, NULL, 0, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1380468448)
    
    BACKTRACE
    
    
    FILE: (not given by php)
    LINE: (not given by php)
    CALL: msg_handler()
    
    FILE: [ROOT]/includes/db/dbal.php
    LINE: 757
    CALL: trigger_error()
    
    FILE: [ROOT]/includes/db/mysqli.php
    LINE: 189
    CALL: dbal->sql_error()
    
    FILE: [ROOT]/includes/functions_survey.php
    LINE: 989
    CALL: dbal_mysqli->sql_query()
    
    FILE: [ROOT]/includes/functions_posting.php
    LINE: 2031
    CALL: insert_or_update_survey()
    
    FILE: [ROOT]/posting.php
    LINE: 1147
    CALL: submit_post()
    Ik heb nu de backup terug gezet, anders werkt het forum niet.

Re: foutmelding bij plaatsen bericht na update naar v:3.0.12

Geplaatst: 29 sep 2013, 20:28
door Theriddler
deze mod ?

tabulated survey at topic head

zoja dan kun je de auteur van die mod vragen om support waarschijnlijk is zijn mod niet compatible met phpbb 3.0.12

Support vragen

Re: foutmelding bij plaatsen bericht na update naar v:3.0.12

Geplaatst: 04 okt 2013, 20:00
door Danny L
Is inderdaad de oplossing.
Thankx!