listener

  1. Nulumia

    XF 2.1 Extend navTree array from custom options?

    I'm trying to add a few values (string/boolean) to the navTree array, following the typical title, href, attributes: $navTree: "home" => array [ "title" => "Phrase" "href" => "" "attributes" => [] ] "forums" => array [ "title" => "Phrase" "href" => "" "attributes" => []...
  2. Cupara

    Not a bug Code Event Listener

    Not sure if this is a bug or a problem with what I'm doing. I'm trying to add a new code event listener but keep getting an error with no details. If this is not a bug, please move to the right discussion forum.
Top Bottom