bekomme wenn ich mich im eigenen Forum registrieren will folgende Fehlermeldung:
Code: Alles auswählen
Could not delete stale confirm data
DEBUG MODE
SQL Error : 1146 Table xxx.CONFIRM_TABLE' doesn't exist
DELETE FROM CONFIRM_TABLE WHERE session_id NOT IN ('xxx')
Line : 919
File : xxx/includes/usercp_register.phpin Zeile 919 der usercp_register.php steht:
Code: Alles auswählen
'L_AVATAR_EXPLAIN' => sprintf($lang['Avatar_explain'], $board_config['avatar_max_width'], $board_config['avatar_max_height'], (round($board_config['avatar_filesize'] / 1024))), hoffe ihr könnt mir helfen
lg
Pi