Fork me on GitHub

PNphpBB2 loses wide theme ?????  Bottom

  • The wide theme works on the initial start page but when any other page loads it gets the left blocks back in it. How do you make it keep the wide template in?

    Develop Site: PNphpBB2 Forums
  • Each module can, but doesn't have to, have its own page template. If you look in your theme folder, there are the master templates - master, admin, user, etc. - and the module templates (in the module folder of the theme templates). These are usually named after the module they are used by - forum.htm, news.htm, etc.

    Just edit your master.htm (for everything that there is not another template for) and/or home.htm (homepage only ) to include or not include the right or left blocks in the template as you desire.

    Most likely, your forum module template excludes blocks, while the default master and other module templates do not.

    NCM
    Switchbit / UHE
  • I had exactly the same problem. It's caused by the fact that PNphpBB is setting the $module var correctly only on the first page. There is a way around it though. Read more in this topic:
    http://community.zikula.org/module-Forum-viewtopic-topic-54738-start-15.htm

    --
    I'll have it up in no time. It's an official term of BloodElf engineers union. It should not be interpreted as a reasonable estimation of the actual time it will take to complete a task in any way, shape or form.

This list is based on users active over the last 60 minutes.