Navigation

Viewing 3 posts - 1 through 3 (of 3 total)
  • 20. Januar 2016 at 9:12 #18008

    I did the unimaginable and deactivated the settings/reboot tab by accident in the web interface. how can i activate it back?

    20. Januar 2016 at 19:03 #18027

    Disclaimer: I’ve not tried this myself:

    With shell access:

    You can edit the file /var/www/max2play/application/config/plugins.xml and look for this section

    <plugin>
        <name>Settings / Reboot</name>
        <navigation>
          <translate>Settings / Reboot</translate>
        </navigation>
        <path>/plugins/max2play_settings/controller/Basic.php</path>
        <updateurl></updateurl>
        <lastupdate></lastupdate>
        <active>1</active>
        <pos>2</pos>
      </plugin>

    If you see a „0“ in <active> change it to a „1“ and save the file

    Good Luck

    21. Januar 2016 at 10:29 #18040

    that works thanks

Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic.

Register here