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

Force-Online Mode / API Setting (Wont Disable) #259

Closed
Zendrex opened this issue Nov 3, 2014 · 5 comments
Closed

Force-Online Mode / API Setting (Wont Disable) #259

Zendrex opened this issue Nov 3, 2014 · 5 comments
Labels
Milestone

Comments

@Zendrex
Copy link

Zendrex commented Nov 3, 2014

It seems that you can't modify the global settings besides the company name. When you click update settings, it just reverts back. Also, since there is no unique column in the mysql data table, I am unable to edit it with phpmyadmin.

@DaneEveritt
Copy link
Contributor

The unique column was added in 0.7.5, you can easily add it yourself, just add an unsigned ID row that auto-increments.

Not sure about the being unable to edit from the panel, last I checked that was working.

@DaneEveritt DaneEveritt added the bug label Nov 3, 2014
@DaneEveritt DaneEveritt added this to the 0.7.5 Beta milestone Nov 3, 2014
@DaneEveritt
Copy link
Contributor

Can you confirm what version of the panel you are running?

@Zendrex
Copy link
Author

Zendrex commented Nov 3, 2014

I am running 0.7.4.1-Beta, however the panel says its still alpha.

http://prntscr.com/52srpp

I tried both git in ssh and with the src file from your latest push with 0.7.4.1-Beta and that never changed. I assume a typo?

Anyways recently (2 days ago) I installed it again all fresh so yes, I should be using 0.7.4.1-Beta. :)

@Zendrex
Copy link
Author

Zendrex commented Nov 3, 2014

UPDATE:

Thanks for the suggestions about the new column. It worked, and it shows in the panel, but the weird thing is that I an enable it and it will save, HOWEVER you can't disable it without editing mysql. I assume its the same with your API option. But opposite on whats enabled and disabled.

@DaneEveritt
Copy link
Contributor

Might be some funky code going on, I'll look into it :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants