Max2Play Home › Forums › Max2Play on Raspberry PI › Navigation
I did the unimaginable and deactivated the settings/reboot tab by accident in the web interface. how can i activate it back?
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
/var/www/max2play/application/config/plugins.xml
<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
that works thanks
You must be logged in to reply to this topic.
Max2Play free download