Pagina 1 van 1
Field 'topic_last_post_subject' doesn't have a default value
Geplaatst: 11 dec 2010, 13:11
door andregraaf
- Adres van je forum: http://www.marchingband-atm.eu/members
Event. modificaties op je forum:
Wanneer ontstond het probleem? 8 december 2010
phpBB versie:3.08
Heb je onlangs iets veranderd aan je forum? Nee
Wat is het probleem? Field 'topic_last_post_subject' doesn't have a default value [1364]
Re: Field 'topic_last_post_subject' doesn't have a default v
Geplaatst: 11 dec 2010, 13:15
door Kevin
Re: Field 'topic_last_post_subject' doesn't have a default v
Geplaatst: 11 dec 2010, 13:25
door andregraaf
Dit is wat ik terugkrijg in my phpadmin bij het uitvoeren van 3.0.8 mysql_upgrader.php
MySQL retourneerde:
#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 '<?php
/**
*
* @package phpBB3
* @version $Id: mysql_upgrader.php 10219 2009-' at line 1
Re: Field 'topic_last_post_subject' doesn't have a default v
Geplaatst: 11 dec 2010, 13:38
door Paul
Je moet het ook niet in phpmyadmin uitvoeren, je moet een bestand aanmaken, dat draaien, en dan dat resultaat in phpmyadmin uitvoeren

Re: Field 'topic_last_post_subject' doesn't have a default v
Geplaatst: 11 dec 2010, 14:06
door andregraaf
Ok bedankt foutmelding is nu weg.
Het volgende probleem is dat ik forum niet online kan zetten. Ik krijg een witte pagina als ik inlog in het beheerderspanel. Zowel met IE als Firefox.
Groeten,
André
Re: Field 'topic_last_post_subject' doesn't have a default v
Geplaatst: 11 dec 2010, 14:48
door Kevin
Kun je dan even de debug mode aanzetten en kijken of je dan een error krijgt ipv een witte pagina?
Open config.php
Zoek daarin op:
Code: Selecteer alles
// @define('DEBUG', true);
// @define('DEBUG_EXTRA', true);
Verander dat in:
Re: Field 'topic_last_post_subject' doesn't have a default v
Geplaatst: 12 dec 2010, 11:45
door andregraaf
Debug mode geeft de volgende melding
PHP Notice: in file /includes/functions.php on line 215: Undefined index: KIB
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 210: Undefined index: MIB
[phpBB Debug] PHP Notice: in file /adm/index.php on line 149: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2956)
[phpBB Debug] PHP Notice: in file /adm/index.php on line 151: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2956)
[phpBB Debug] PHP Notice: in file /adm/index.php on line 152: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2956)
[phpBB Debug] PHP Notice: in file /adm/index.php on line 153: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2956)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 210: Undefined index: MIB
André
Re: Field 'topic_last_post_subject' doesn't have a default v
Geplaatst: 12 dec 2010, 14:32
door Kevin
Dat komt ergens vanuit je taalbestanden, hij mist een deel ervan. Je zou van een nieuw taalpakket de map "acp" nog is kunnen uploaden van de taal die je gebruikt als je verder geen mods hebt.