MySQL Versie 5.5.27
MyAdmin Versie-informatie: 3.5.3
Als k ales weer installeer en DEBUG inschakel geeft hij dit,
Code: Selecteer alles
[phpBB Debug] PHP Notice: in file [ROOT]/includes/session.php on line 1551: Undefined index: user_id
[phpBB Debug] PHP Notice: in file [ROOT]/includes/session.php on line 1553: Undefined index: user_lang
[phpBB Debug] PHP Notice: in file [ROOT]/includes/session.php on line 1555: Undefined index: user_dateformat
[phpBB Debug] PHP Notice: in file [ROOT]/includes/session.php on line 1556: Undefined index: user_timezone
[phpBB Debug] PHP Notice: in file [ROOT]/includes/session.php on line 1557: Undefined index: user_dst
[phpBB Debug] PHP Notice: in file [ROOT]/includes/functions.php on line 4469: Undefined index: user_id
[phpBB Debug] PHP Notice: in file [ROOT]/includes/functions.php on line 4472: Undefined index: username
[phpBB Debug] PHP Notice: in file [ROOT]/includes/functions.php on line 4481: Undefined index: user_id
[phpBB Debug] PHP Notice: in file [ROOT]/includes/functions.php on line 4481: Undefined index: session_last_visit
[phpBB Debug] PHP Notice: in file [ROOT]/includes/functions.php on line 4574: Undefined index: user_id
[phpBB Debug] PHP Notice: in file [ROOT]/includes/functions.php on line 4574: Undefined index: user_timezone
[phpBB Debug] PHP Notice: in file [ROOT]/ads/functions.php on line 61: Undefined index: user_id
[phpBB Debug] PHP Notice: in file [ROOT]/includes/mods/who_was_here.php on line 55: Undefined index: user_id
[phpBB Debug] PHP Notice: in file [ROOT]/includes/mods/who_was_here.php on line 58: Undefined index: user_id
[phpBB Debug] PHP Notice: in file [ROOT]/includes/mods/who_was_here.php on line 60: Undefined index: username
[phpBB Debug] PHP Notice: in file [ROOT]/includes/mods/who_was_here.php on line 61: Undefined index: username_clean
[phpBB Debug] PHP Notice: in file [ROOT]/includes/mods/who_was_here.php on line 62: Undefined index: user_colour
[phpBB Debug] PHP Notice: in file [ROOT]/includes/mods/who_was_here.php on line 63: Undefined index: user_type
[phpBB Debug] PHP Notice: in file [ROOT]/includes/mods/who_was_here.php on line 64: Undefined index: session_viewonline
[phpBB Debug] PHP Notice: in file [ROOT]/includes/mods/who_was_here.php on line 71: Undefined index: user_id
[phpBB Debug] PHP Notice: in file [ROOT]/includes/mods/who_was_here.php on line 102: Undefined index: user_id
Warning: Cannot modify header information - headers already sent by (output started at /mnt/web9/e2/63/52796163/htdocs/includes/functions.php:3845) in /mnt/web9/e2/63/52796163/htdocs/includes/functions.php on line 2718
Keer terug naar het forumoverzicht
Algemene fout
SQL ERROR [ mysqli ]
Column 'user_id' cannot be null [1048]
SQL
INSERT INTO phpbb_wwh (user_id, user_ip, username, username_clean, user_colour, user_type, viewonline, wwh_lastpage) VALUES (NULL, '', NULL, NULL, NULL, NULL, NULL, 1362227082)
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: 182
CALL: dbal->sql_error()
FILE: [ROOT]/includes/mods/who_was_here.php
LINE: 111
CALL: dbal_mysqli->sql_query()
FILE: [ROOT]/includes/functions.php
LINE: 4602
CALL: phpbb_mods_who_was_here::update_session()
FILE: [ROOT]/umil/umil.php
LINE: 210
CALL: page_header()
FILE: [ROOT]/antispam/update_asacp.php
LINE: 31
CALL: umil->umil()
FILE: [ROOT]/antispam/asacp.php
LINE: 28
CALL: include('[ROOT]/antispam/update_asacp.php')
FILE: [ROOT]/common.php
LINE: 126
CALL: require('[ROOT]/antispam/asacp.php')
FILE: [ROOT]/index.php
LINE: 20
CALL: include('[ROOT]/common.php')`
en natuurlijk ook die andere fout melding!
Als ik st/erk opstart geeft hij de volgende melding (nog steeds)
Fatal error: Call to a member function trigger_error() on a non-object in /mnt/web9/e2/63/52796163/htdocs/stk/includes/functions.php on line 640
Ik kom dus niet op mijn site!
Modificatie weer uitgezet geeft DEBUG bij inloggen op site geen foutmelding!
Als ik uitlog krijg ik dit te zien,
Code: Selecteer alles
[phpBB Debug] PHP Notice: in file [ROOT]/ucp.php on line 97: Undefined index: RETURN_PORTAL
Warning: Cannot modify header information - headers already sent by (output started at /mnt/web9/e2/63/52796163/htdocs/includes/functions.php:3845) in /mnt/web9/e2/63/52796163/htdocs/includes/functions.php on line 4840 Warning: Cannot modify header information - headers already sent by (output started at /mnt/web9/e2/63/52796163/htdocs/includes/functions.php:3845) in /mnt/web9/e2/63/52796163/htdocs/includes/functions.php on line 4842 Warning: Cannot modify header information - headers already sent by (output started at /mnt/web9/e2/63/52796163/htdocs/includes/functions.php:3845) in /mnt/web9/e2/63/52796163/htdocs/includes/functions.php on line 4843 Warning: Cannot modify header information - headers already sent by (output started at /mnt/web9/e2/63/52796163/htdocs/includes/functions.php:3845) in /mnt/web9/e2/63/52796163/htdocs/includes/functions.php on line 4844
Ik weet totaal niet wat ik kan/moet doen?
