mescon / Muximux

A lightweight way to manage your HTPC
GNU General Public License v2.0
1.14k stars 82 forks source link

Bug when hiding drop down #35

Closed warplayer closed 8 years ago

warplayer commented 8 years ago

I unchecked the box for "Enable Dropdown?" and after I saved and reloaded, the site was gone. 500 Server Error.

I went back into settings.ini.php and after a moment of confusion, I realized that instead of changing enabledropdown = "false" to "true", it deleted the whole line! I had to add the line back and set it to false manually to get the site back up.

mescon commented 8 years ago

Thanks for the bug report - we'll get it fixed.