PHP Classes

xPandMenu with PHP 8.x

Recommend this page to a friend!

      xPandMenu  >  All threads  >  xPandMenu with PHP 8.x  >  (Un) Subscribe thread alerts  
Subject:xPandMenu with PHP 8.x
Summary:xPandMenu not showing menu items in PHP 8.x
Messages:1
Author:Freerk Bosscha
Date:2023-02-03 19:27:47
 

  1. xPandMenu with PHP 8.x   Reply   Report abuse  
Picture of Freerk Bosscha 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