• Hey guys

    I have the plugin installed which has been working flawlessly, however the banners are no longer showing with this error:

    Notice: Undefined variable: cat in */functions.php* on line 99

    Line 99 reads:
    <img src="<?php echo z_taxonomy_image_url($cat->term_id); ?>" />

    Notice: Trying to get property 'term_id' of non-object in */functions.php*

    Its only just stopped working, no idea why, but there shouldnt be any conflicts here as nothing has changed.

    If you could spare 5 minutes i;d be grateful of a reply.

    Thanks

  • The topic ‘Undfined Variable: cat’ is closed to new replies.