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 changes wont save... #293

Open
Beliar-666 opened this issue Mar 29, 2018 · 3 comments
Open

Save changes wont save... #293

Beliar-666 opened this issue Mar 29, 2018 · 3 comments

Comments

@Beliar-666
Copy link

Hello,
I just installed Dashticz and i see all my stuff from domoticz. Now if i go to edit mode and do some changes, i see the red save button on the bottom right, but it does not save my changes.

How can i save the changes without editing the whole CONFIG.js?

And no, the Wiki is not helpful in this case.

@DewGew
Copy link
Contributor

DewGew commented Apr 5, 2018

Edit mode is in still in beta. Not yet working correct.

@wormiedk
Copy link

For me save changes works for the built in items, however if I try to save changes from edit mode I get a popup with definitions that I should copy to the config file. If I put them in the config file dashticz become empty. E.g. if I add a clock I get this:
/* BLOCKS CONFIGURATION */
var blocks = {}

/* COLUMNS CONFIGURATION */
var columns = {}

columns[undefined] = {};
columns[undefined]['blocks'] = ['logo', 'miniclock', 'settings'];

columns[1] = {};
columns[1]['blocks'] = ['undefined', 'undefined', 'clock'];

columns[2] = {};
columns[2]['blocks'] = ['undefined', 'undefined', 'undefined', 'undefined'];

columns[3] = {};
columns[3]['blocks'] = ['undefined', 'undefined', 'undefined'];

If I put that in the config file I end up with a blank page

@intheweb
Copy link

Saving requires PHP being installed on your server, in my case it is not installed.

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