Skip to content
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

Open
staticn0de opened this issue Dec 28, 2014 · 8 comments
Open

Can't change settings within the web interface #320

staticn0de opened this issue Dec 28, 2014 · 8 comments

Comments

@staticn0de
Copy link

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

@Hellowlol
Copy link
Contributor

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 //

@sparklyballs
Copy link

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.

@Hellowlol
Copy link
Contributor

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.

@staticn0de
Copy link
Author

Thanks HellowLol.

Commenting out line 101 fixed it for me.

@Hellowlol
Copy link
Contributor

Glad it worked out :)

@Hellowlol
Copy link
Contributor

@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?

@styxit
Copy link
Owner

styxit commented Dec 29, 2014

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.

@staticn0de
Copy link
Author

@Hellowlol,

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.

fsteccanella pushed a commit to fsteccanella/HTPC-Manager that referenced this issue Dec 5, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants