
Freerk Bosscha - 2023-02-03 19:27:47
I try to migrate to PHP 8.2 but running against a problem with xPandMenu. Although it looks like is has the number of main menu-items, nothing is shown.
In the "foreach($this->parents as $index=>$parent)" loop, the $parent->title and $parent->link are empty.
Because I like this menu, I would love to continue using it.
Some hints how to solve this issue, would be appreciated.
br
Freerk Bosscha