Results 1 to 5 of 5

Thread: 2.8.1 upgrade - Navigation menus don't work as they should

  1. #1
    User
    Join Date
    06-20-09.
    Posts
    63

    Default 2.8.1 upgrade - Navigation menus don't work as they should

    I'm currently testing the 2.8.1 prior to upgrading the online site, and I cannot make the navigation menu module work as before.
    Apparently, the menu appears only if the displayed page belongs to it (see screencopies and comments below) ; in any other case, the navigation menu module only generates this :
    Code:
    <div id="left">
    <div class="inside">
     
    </div>
    </div>
    or
    Code:
    <div id="footer">
    <div class="inside">
     
    </div>
    </div>
    I tried to change the start and stop levels, but to no avail.

    Any idea what could be wrong?

    Production site (still in 2.7) is: http://www.cevennes-plurielles.com/

  2. #2
    User PaoloB's Avatar
    Join Date
    06-19-09.
    Location
    Italy
    Posts
    238

    Default Re: 2.8.1 upgrade - Navigation menus don't work as they shou

    Is possible is this bug?!
    See http://dev.typolight.org/issues/1635
    Paolo B.
    Contao ambassador
    ContaoCms.it - Sito di riferimento per la comunità italiana

  3. #3
    User
    Join Date
    06-20-09.
    Posts
    63

    Default Re: 2.8.1 upgrade - Navigation menus don't work as they shou

    Yes, that's it ... was just reading it!
    Hope this will be fixed quite soon; I cannot update otherwise.

  4. #4
    User PaoloB's Avatar
    Join Date
    06-19-09.
    Location
    Italy
    Posts
    238

    Default Re: 2.8.1 upgrade - Navigation menus don't work as they shou

    Quote Originally Posted by tosca
    I cannot update otherwise.
    You can edit the ModuleNavigation.php and fix the bug
    see http://dev.typolight.org/issues/1635#note-6
    Paolo B.
    Contao ambassador
    ContaoCms.it - Sito di riferimento per la comunità italiana

  5. #5
    User
    Join Date
    06-20-09.
    Posts
    63

    Default Re: 2.8.1 upgrade - Navigation menus don't work as they shou

    That seems to have done the trick, thanks.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •