if i use a path with a depth greater than 7 i get a 404 rather than my page
ie
a/b/c/d/e/f/g works
a/b/c/d/e/f/g/h doesnt work
if i use a path with a depth greater than 7 i get a 404 rather than my page
ie
a/b/c/d/e/f/g works
a/b/c/d/e/f/g/h doesnt work
Comments
Comment #1
dawehnermh i thought the menuapi has a build in limit of 9
Comment #2
merlinofchaos commentedThis is a limitation of the Drupal menu system, and there's nothing Views can do about it.