I looking a user on acp...
- Kod: Tümünü seç
[phpBB Debug] PHP Notice: in file /includes/acp/acp_users.php on line 834: Undefined index: .*_EXPLAIN
[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:3692)
[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:3692)
[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:3692)
[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:3692)
includes/acp_users.php code here
- Kod: Tümünü seç
'L_NAME_CHARS_EXPLAIN' => sprintf($user->lang[$config['allow_name_chars'] . '_EXPLAIN'], $config['min_name_chars'], $config['max_name_chars']),
and I added a // , page is opened but
{ NAME_CHARS_EXPLAIN } showed bottom Username:
http://www.phpbb.com/bugs/phpbb3/ticket ... t_id=13890


