No user Menue

Dyos MOD Portalview - to show up Portal blocks in the whole forum.
Dyos MOD Portalview - um Portal Blöcke im gesamten Forum anzeigen zu lassen.

Moderator: Dyo

Forum rules
Please note that this modification is not a official part of the Board3 Portal!
Bitte beachten das diese Modifikation kein offizieller Bestandteil des Board3 Portal ist!
Locked

Topic author
kolja
Active Member
Posts: 29
Joined: 9. June 2010 16:44

No user Menue

Post by kolja »

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:

Code: Select all

   if ($portal_config['portal_user_menu'])
   {     
      include($phpbb_root_path . 'portal/block/user_menu.' . $phpEx);
   }
But it dont work....

Any idea ?


Grets from Kolja
User avatar

Marc
Dev
Posts: 2504
Joined: 17. July 2008 21:08
phpBB.de User: marc1706
phpBB.com User: Marc
Location: Clausthal-Zellerfeld / München
Contact:

Re: No user Menue

Post by Marc »

The user menu should be available in the Portalview MOD from the beginning. Did you change anything in the portal HTML files, e.g. portal_right.html or did you turn off the right column?

Topic author
kolja
Active Member
Posts: 29
Joined: 9. June 2010 16:44

Re: No user Menue

Post by kolja »

No changes, but i turned the rught column off...

Kolja

Topic author
kolja
Active Member
Posts: 29
Joined: 9. June 2010 16:44

Re: No user Menue

Post by kolja »

Ok, i found my mistake!

The user menue was originally on the right side witch i turned off.
After a little jugglicng with the code it works!

Thanks for the help

Kolja
Locked

Return to “MOD Portalview - Portal blocks in whole forum”