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

save_user_preference is not defined #570

Closed
cedlerouge opened this issue Jun 30, 2017 · 3 comments
Closed

save_user_preference is not defined #570

cedlerouge opened this issue Jun 30, 2017 · 3 comments

Comments

@cedlerouge
Copy link

Hi,

With the installation of webui2 version 2.5.0, /static/js/shinken-actions.js seems not be requested and so when a user wants to add widgets, he can't because of the javascript error : save_user_preference is not defined (widjets.js:166) .

to turn around :

git clone --branch 2.4.2c https://github.com/shinken-monitoring/mod-webui.git /tmp/mod-webui
mv /var/lib/shinken/modules/webui2 /var/lib/shinken/modules/webui2_2.5.0
rsync -a /tmp/mod-webui/module/ /var/lib/shinken/modules/webui2

Then you can go back to the web interface and add widgets.

Does someone have the same behaviour ?

@lermit
Copy link
Contributor

lermit commented Jul 4, 2017

I think this issue is resolve here : #569

:)

@cedlerouge
Copy link
Author

Yes this is it, I didn't saw this issue.
Thx

@bmalynovytch
Copy link
Contributor

Same problem applies to "currently" dashboard, same fix works fine.

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

3 participants