Hallo zusammen ,
ich habs eben festgestellt also keine Ahnung wielange das überhaupt schon so ist.
Welche Datein sind für die Seite im ACP für die Benutzerdefinierten Profilfelder zuständig?
Hoffe mir kann wer helfen.
Grueße
Code: Alles auswählen
[phpBB Debug] PHP Notice: in file /language/de/mods/info_acp_wwh.php on line 58: Undefined variable: phpbb_root_path
[phpBB Debug] PHP Notice: in file /includes/functions_module.php on line 181: Trying to get property of non-object
[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:3294)
[phpBB Debug] PHP Notice: in file /adm/index.php on line 154: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3294)
[phpBB Debug] PHP Notice: in file /adm/index.php on line 155: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3294)
[phpBB Debug] PHP Notice: in file /adm/index.php on line 156: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3294) Code: Alles auswählen
// [+] Karma MOD
global $karmamod;
if (!$karmamod->config['enabled'] && $row['module_class'] == 'ucp' && $row['module_basename'] == 'karma')
{
unset($this->module_cache['modules'][$key]);
continue;
}
// [-] Karma MOD
Code: Alles auswählen
[phpBB Debug] PHP Notice: in file /includes/functions_module.php on line 181: Trying to get property of non-object
[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:3294)
[phpBB Debug] PHP Notice: in file /adm/index.php on line 154: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3294)
[phpBB Debug] PHP Notice: in file /adm/index.php on line 155: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3294)
[phpBB Debug] PHP Notice: in file /adm/index.php on line 156: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3294)
Code: Alles auswählen
[phpBB Debug] PHP Notice: in file /language/de/mods/info_acp_wwh.php on line 58: Undefined variable: phpbb_root_pathCode: Alles auswählen
[phpBB Debug] PHP Notice: in file /language/de/mods/info_acp_wwh.php on line 58: Undefined variable: phpbb_root_path