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

config edit bug on actual master - as of 16/6/2016 #17

Closed
osnet opened this issue Jun 16, 2016 · 7 comments
Closed

config edit bug on actual master - as of 16/6/2016 #17

osnet opened this issue Jun 16, 2016 · 7 comments

Comments

@osnet
Copy link

osnet commented Jun 16, 2016

"Nivel no disponible"

caused by

PHP Notice: Undefined index: level in /var/www/dash/inc/SMD/Html/Html.class.php on line 104, referer: http://dash.power-server.at/config.php

$ConfigBackend = new ConfigBackendZabbix($config['version'], $config['url'], $config['user'], $config['pass'], $config['level']);

@osnet
Copy link
Author

osnet commented Jun 16, 2016

uuh oh fuck , ehm my fault ^^ nevermid

@osnet osnet closed this as completed Jun 16, 2016
@nuxsmin
Copy link
Owner

nuxsmin commented Jun 16, 2016

I think that you didn't set any level at the first time...BTW there was a bug, because the first level should be selected when loaded. The translation wasn't done also...

Thanks for the feedback !

@osnet
Copy link
Author

osnet commented Jun 16, 2016

no prob,
here is another one:
klicking on Check
PHP Fatal error: require(): Failed opening required 'Exts/Zabbix//ZabbixApi.class.php' (include_path='.:/php/includes:/usr/share/php:/usr/share/pear/PEAR') in /var/www/zabbix-dash/inc/SplClassLoader.php on line 178,

with all settings made
PHP Notice: Undefined index: level in /var/www/zabbix-dash/inc/SMD/Html/Html.class.php on line 104,

@nuxsmin
Copy link
Owner

nuxsmin commented Jun 16, 2016

Ummm...that is strange, I haven't ever found that error

@osnet
Copy link
Author

osnet commented Jun 16, 2016

don't torture your self with that ... i guess there are some settings in the system managed by puppet which keeps reverting my settings somewhere -.- XD

@nuxsmin
Copy link
Owner

nuxsmin commented Jun 16, 2016

Great... puppet stuff :)

@osnet
Copy link
Author

osnet commented Jun 16, 2016

yeah, not my system. : ) mine works fine ^^

nuxsmin pushed a commit that referenced this issue Jun 16, 2016
…. Related #13 #17

* [MOD] Moved highlighting events to CSS.
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