Verfasst: 18.10.2004 11:52
Hi ...
hast du mal noch die profile.php ?
Markus
hast du mal noch die profile.php ?
Markus
phpBB.de - Die deutsche phpBB-Community
https://www.phpbb.de/community/
Markus67 hat geschrieben:Hi ...
hast du mal noch die profile.php ?
Markus
Markus67 hat geschrieben:Hi ...
Die profile.txt funktioniert nicht ...![]()
Markus
Code: Alles auswählen
//-- add
include($phpbb_root_path . 'profilcp/functions_profile.'.$phpEx);
//-- fin mod : profile cp --------------------------------------------------------------------------include_once($phpbb_root_path.'includes/functions_color_groups.'.$phpEx);
Code: Alles auswählen
//-- add
include($phpbb_root_path . 'profilcp/functions_profile.'.$phpEx);
//-- fin mod : profile cp --------------------------------------------------------------------------
include_once($phpbb_root_path.'includes/functions_color_groups.'.$phpEx);
Code: Alles auswählen
//-- add
include_once($phpbb_root_path . 'profilcp/functions_profile.'.$phpEx);
//-- fin mod : profile cp --------------------------------------------------------------------------
include_once($phpbb_root_path.'includes/functions_color_groups.'.$phpEx);
Code: Alles auswählen
Fatal error: Cannot redeclare get_user_level() (previously declared in ./profilcp/functions_profile.php:40) in /var/www/virtual/wolfunion.de/htdocs/phpBB2/profilcp/functions_profile.php on line 4
Markus67 hat geschrieben:Hi ...
Was ist eigentlich mit dem Cplor Groups MOD ... hat du den noch eingebaut ?
Memberlist mag nicht![]()
Markus
Code: Alles auswählen
include($phpbb_root_path . 'includes/functions_post.'.$phpEx);include_once($phpbb_root_path.'includes/functions_color_groups.'.$phpEx);
Code: Alles auswählen
include($phpbb_root_path . 'includes/functions_post.'.$phpEx);
include_once($phpbb_root_path.'includes/functions_color_groups.'.$phpEx);
Code: Alles auswählen
include($phpbb_root_path . 'common.'.$phpEx);include_once($phpbb_root_path.'includes/functions_color_groups.'.$phpEx);
Code: Alles auswählen
include($phpbb_root_path . 'common.'.$phpEx);
include_once($phpbb_root_path.'includes/functions_color_groups.'.$phpEx);