Page 1 of 1

Left (Main menu) colum always visible

Posted: 22. April 2012 11:38
by urednik
From Portal 2.0, the modules are added from DB settings.
I manage to modify style files, so left colum is always visible (forums, faq, gallery, ..)

But main menu is not visible, I think that variables missing.

Please let me know, which part of portal.php file must be included in all other php files, so left menu can be visible in all pages.
Exeample:
site: http://td.borovnica.eu/phpbb/portal.php

Missing left: http://td.borovnica.eu/phpbb/search.php

Site is still uder construction ...

Any tip will help.

Re: Left (Main menu) colum always visible

Posted: 22. April 2012 13:24
by archivar
Thread moved from "Board3 Portal 2.0.x - English Support" to "Styles Support"
If you use phpBB v.3.0.10, then they should take the styles are written for phpBB v.3.0.10.
Please add a download link to the requested phpBB3 style.

Re: Left (Main menu) colum always visible

Posted: 22. April 2012 14:22
by urednik
Style is made from me. (prosilver se + modifications from portel + my modifications)
Problem is not in style, but from php settings.

This is working: http://td.borovnica.eu/phpbb/index.php

This not: http://td.borovnica.eu/phpbb/ucp.php

As you can see the left area is empty, but the code for left area is the some.