• Hello,

    I already reported this issue and you marked it as resolved but it’s not resolved.

    Notice: Undefined variable: pageTitlesList in /wp-content/plugins/interactive-page-hierarchy/gtek_iph_main.php on line 146

    Indeed, the $pageTitlesList variable used on line 146 is never declared in the function gtek_iph_plugin_options

    This line will never work:

    echo '<input id="hdn_PageTitles" type="text" hidden value="' . json_encode($pageTitlesList) . '">';

Viewing 2 replies - 1 through 2 (of 2 total)
  • I have the same problem. I tested with WordPress 5.3.2 and PHP 7.3.8

    Really want to use this plugin! If you can fix it, I’ll give a 5 star review!

    • This reply was modified 5 years, 2 months ago by t0byman.

    So any chance this will be fixed?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Small bug in PHP code’ is closed to new replies.