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

error in setting page #32

Closed
kurodenjiro opened this issue Jan 20, 2018 · 2 comments
Closed

error in setting page #32

kurodenjiro opened this issue Jan 20, 2018 · 2 comments

Comments

@kurodenjiro
Copy link

untitled

@pradeepmvn
Copy link
Collaborator

@kurodenjiro There is a insert script missing from the dbcreate.sql

INSERT INTO settings (setting_name,setting_value) VALUES ('refresh_time',60000);

Also there is an issue for updates to settings page. I fixed it in the master. Running this sql and inserting updating to master should fix this.

@kurodenjiro
Copy link
Author

are you update new dbcreate.sql on git ?

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

2 participants