0
Welcome Guest! Login
0 items Join Now

Admin title not changing

  • Admin title not changing

    Posted 12 years 1 month ago
    • Hi! Just installed latest version of Mission Control on latest J2.5. Try to change the admin title, but nothing happens.

      A bug here?
      <h1><?php echo $mctrl->params->get('adminTitle') ? $mctrl->params->get('adminTitle') : JText::_('Administration'); ?></h1>
    • Andy Miller's Avatar
    • Andy Miller
    • Preeminent Rocketeer
    • Posts: 9919
    • Thanks: 96
    • Web Kahuna

    Re: Admin title not changing

    Posted 12 years 1 month ago
    • Weird, that was working :)
    • Andy Miller's Avatar
    • Andy Miller
    • Preeminent Rocketeer
    • Posts: 9919
    • Thanks: 96
    • Web Kahuna

    Re: Admin title not changing

    Posted 12 years 1 month ago
    • Actually it's not. Can you edit the rt_missioncontrol/lib/rtparameter.php class and change the class definition to:
      class RTParameter extends JParameter

      I had made some compatibility updates by moving this to JRegistry, Seems that was not working 100%, until i resolve it this should be a quick fix.

Time to create page: 0.035 seconds