Edit the usermenu

  1. last year

    Hi Everyone, I'm back with another confused post!

    I'm trying to edit the contents of the user menu in the header section, but so far I haven't gotten very far.

    /views/default.master.php

    <?php echo $data["userMenuItems"]; ?>

    This is the only reference I have found so far.. I'm thinking it may be a controller I'm looking for or something?
    Can anyone help me please?

  2. Toby

    Feb 24 Administrator

    Have a look in the init() function of lib/ETController.class.php.

  3. awesome! thanks very much toby.

  4. 11 months ago

    Find this post Toby Have a look in the init() function of lib/ETController.class.php.

    Nice idea!

or Sign Up to reply!