No user Menue
Posted: 9. July 2010 10:15
				
				Hi 
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:
But it dont work....
Any idea ?
Grets from Kolja
			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