I installed the PortalviewMOD and it works
but i tried to ad the user menue (the box with the avatar) like this in the portalview.php:
Code: Select all
if ($portal_config['portal_user_menu'])
{
include($phpbb_root_path . 'portal/block/user_menu.' . $phpEx);
}
Any idea ?
Grets from Kolja