I try with an update from 1.4.4 to 1.5.4 and install from scratch, same problem.
After changing Host Site and clicking “update” nothing append (no message ‘host updated !’) and apache error log says :
[Thu Aug 23 11:25:30.658913 2018] [proxy_fcgi:error] [pid 50898] [client x.x.x.x:x] AH01071: Got error 'PHP message: PHP Fatal error: Uncaught Error: Call to a member function get() on null in /var/www/fog/lib/plugins/site/hooks/addsitehost.hook.php:322\nStack trace:\n#0 /var/www/fog/lib/fog/hookmanager.class.php(87): AddSiteHost->hostAddSite(Array)\n#1 /var/www/fog/lib/pages/hostmanagementpage.class.php(3701): HookManager->processEvent('HOST_EDIT_SUCCE...', Array)\n#2 /var/www/fog/lib/fog/fogpagemanager.class.php(220): HostManagementPage->editPost()\n#3 /var/www/fog/management/index.php(54): FOGPageManager->render()\n#4 {main}\n thrown in /var/www/fog/lib/plugins/site/hooks/addsitehost.hook.php on line 322\n', referer: http://x.x.x.x/fog/management/index.php?node=host&sub=edit&id=1
Then Javascript Console says when i click ‘Update’ :
jquery-latest.min.js?ver=133:4 POST http://x.x.x.x/fog/management/index.php?node=host&sub=edit&id=1&tab=host-general 500 (Internal Server Error)
send @ jquery-latest.min.js?ver=133:4
ajax @ jquery-latest.min.js?ver=133:4
a.ajax @ jquery-migrate-latest.min.js?ver=133:2
submithandlerfunc @ fog.js?ver=133:601
d @ jquery.validate.min.js?ver=133:4
(anonymous) @ jquery.validate.min.js?ver=133:4
dispatch @ jquery-latest.min.js?ver=133:3
q.handle @ jquery-latest.min.js?ver=133:3
If i don’t select any host and do an update the message “Host updated !” appears by the way.