Glitch in “interective_banner”
-
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? ??
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Glitch in “interective_banner”’ is closed to new replies.