• Resolved Mick Levin

    (@mick-levin)


    Hi, there is a glitch in “interective_banner” – when there is no link set, the code still prints empty output.

    The problem is in line # 66, which must do more checks, e.g: this is my fix:

    <?php if (isset($url) && isset($url['url']) && $url['url'] != '') { ?>

    Thank you.

    PS. It’s “interactive” in English, not “interective”; you know that, right? ??

    • This topic was modified 5 years, 3 months ago by Mick Levin.
    • This topic was modified 5 years, 3 months ago by Mick Levin.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Glitch in “interective_banner”’ is closed to new replies.