-
Notifications
You must be signed in to change notification settings - Fork 178
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can't change settings within the web interface #320
Comments
Try another browser. Its related to line 101 in settings.js So that on me, :p until it gets removed or delayed reload you can comment it out with // |
i have this issue with firefox and safari on my mac, for some of the settings with the test field i click that after inputting my settings and then click save and they stick. for other screens that don't have the test field, i changed one or two settings at a time and then save, then edit another 1 or 2 and save and so on, until i have what i need saved. not an ideal situation, but something of a workaround. |
Works fine here on chrome. But I have added a time delay in my own branch. That might be the reason. But if you want something permanent until styxit fixes it, comment it out. |
Thanks HellowLol. Commenting out line 101 fixed it for me. |
Glad it worked out :) |
@staticn0de @sparklyballs Any chance you can test this branch https://github.com/Hellowlol/HTPC-Manager/tree/fixreload to see if that solves the isse your having? |
Not sure if this is related, but i tried to update mt xbmc-server settings and changes did not save the first time. When trying to save a second time, the changes were saved. Was able to reproduce this, and it turned out it was always the second try that was successful. |
Your branch does not have the same problem. All went fine for me. Have not re-tried @styxit branch with clicking 'save' twice just yet. |
Fix HP test code
Hi all,
I can't save changes to settings within the web interface.
I've installed htpc-manager before and used it for months, something is going on since I reinstalled ubuntu server 14.04.
If I access the web interface and click on 'settings' and then try and change any values, either under 'general' or any other tabs down the left hand side, once I click on 'save' to submit the changes the screen will refresh back to the default values.
I've tried reinstalling, running as different users. The output from the debug log is below
http://pastebin.com/gdVzMQu7
The text was updated successfully, but these errors were encountered: