eudo 06.08.2008 17:09
Сорри, не догадался сначала как включить.
[phpBB Debug] PHP Notice: in file /includes/session.php on line 534: Undefined index: user_id
[phpBB Debug] PHP Notice: in file /includes/session.php on line 541: Undefined index: user_type
[phpBB Debug] PHP Notice: in file /includes/session.php on line 555: Undefined index: user_type
[phpBB Debug] PHP Notice: in file /includes/session.php on line 942: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2975)
[phpBB Debug] PHP Notice: in file /includes/session.php on line 942: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2975)
[phpBB Debug] PHP Notice: in file /includes/session.php on line 942: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2975)
[phpBB Debug] PHP Notice: in file /includes/auth.php on line 69: Undefined index: user_permissions
[phpBB Debug] PHP Notice: in file /includes/auth.php on line 350: Undefined index: user_type
[phpBB Debug] PHP Notice: in file /includes/session.php on line 1404: Undefined index: user_lang
[phpBB Debug] PHP Notice: in file /includes/session.php on line 1407: Undefined index: user_dateformat
[phpBB Debug] PHP Notice: in file /includes/session.php on line 1408: Undefined index: user_timezone
[phpBB Debug] PHP Notice: in file /includes/session.php on line 1409: Undefined index: user_dst
[phpBB Debug] PHP Notice: in file /includes/session.php on line 1480: Undefined index: user_style
Вернуться на главную страницу
Общая ошибка
SQL ERROR [ postgres ]
ERROR: syntax error at or near "AND" at character 322 []
SQL
SELECT s.style_id, t.template_storedb, t.template_path, t.template_id, t.bbcode_bitfield, c.theme_path, c.theme_name, c.theme_storedb, c.theme_id, i.imageset_path, i.imageset_id, i.imageset_name FROM phpbb3_styles s, phpbb3_styles_template t, phpbb3_styles_theme c, phpbb3_styles_imageset i WHERE s.style_id = AND t.template_id = s.template_id AND c.theme_id = s.theme_id AND i.imageset_id = s.imageset_id
BACKTRACE
FILE: includes/db/postgres.php
LINE: 177
CALL: dbal_postgres->sql_error()
FILE: includes/session.php
LINE: 1489
CALL: dbal_postgres->sql_query()
FILE: index.php
LINE: 26
CALL: user->setup()