Portalview.php
Code: Select all
include($phpbb_root_path . 'portal/includes/functions.'.$phpEx);
Code: Select all
include_once($phpbb_root_path . 'portal/includes/functions.'.$phpEx);
Code: Select all
include($phpbb_root_path . 'portal/includes/functions.'.$phpEx);
Code: Select all
include_once($phpbb_root_path . 'portal/includes/functions.'.$phpEx);
Code: Select all
Fatal error: Cannot redeclare get_user_avatar()(previously declared in /forum/includes/functions_display.php:1149) in /forum/portal/includes/functions.php on line 332