Project

General

Profile

Actions

Bug #34983

closed

entryLevel

Added by Bojo about 12 years ago. Updated about 12 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Pagetree
Target version:
Start date:
2012-03-18
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
4.6
PHP Version:
5.3
Tags:
Complexity:
nightmare
Is Regression:
Sprint Focus:

Description

I try to generate a HMENU on entryLevel 4, but no menu will be generated. EntryLevel 3 works fine and the subpages on level 4 are also shown as expected. TYPO3 Version is 4.6.6 but the same behavior appears with version 4.6.0 and 4.6.4.
Webserver is Apache/2.0.63 (CentOS)
I'm looking for a solution since several days and would be very happy about any help!

lib.sortmenu = COA
lib.sortmenu {
10 = HMENU
10 {
wrap = <div id="sortmenu">|</div>
entryLevel = 3
expAll = 1
1 = TMENU
1 {
NO = 1
NO.allWrap = <li>|</li>
alternativeSortingField = title
wrap = <ul>|</ul>
noBlur = 1
}
2 < .1
3 < .1
}
}


Related issues 1 (0 open1 closed)

Has duplicate TYPO3 Core - Bug #34982: HMENU: With entryLevel = 4 no menu will be displayedClosed2012-03-18

Actions
Actions #1

Updated by Chris topher about 12 years ago

  • Status changed from New to Closed
  • % Done changed from 0 to 100

See #34982.

Actions

Also available in: Atom PDF