aliases in page list?
Permalink
i'm using the page list block to display aliases from a certain folder but they don't show up. the option "display page aliases" is checked in the block options. i didn't mess with the templates or anything. nothing shows when i go to preview...
any insight?
(fyi, page aliases do show up with the autonav block)
any insight?
(fyi, page aliases do show up with the autonav block)
what version of concrete5 are you running?
latest...
looks like the problem is if i choose to display aliases but also select only to show a certain page type it fails. but if i choose "all" it works.
solution?
looks like the problem is if i choose to display aliases but also select only to show a certain page type it fails. but if i choose "all" it works.
solution?
Hey jhart,
Ran into this problem myself. The trouble seems to be with a wee little typo in a query in the PageList class. See bug report:http://www.concrete5.org/index.php?cID=81782... . The fix is there, and until it's patched in a c5 release I've just fixed the line in PageList. It's not ideal, but if you're still having this trouble you could fix it as outlined in the bug report.
Hope this helps,
Isaac
Ran into this problem myself. The trouble seems to be with a wee little typo in a query in the PageList class. See bug report:http://www.concrete5.org/index.php?cID=81782... . The fix is there, and until it's patched in a c5 release I've just fixed the line in PageList. It's not ideal, but if you're still having this trouble you could fix it as outlined in the bug report.
Hope this helps,
Isaac