Problem with AD settings when creating new host
-
Hi all
We’ve just installed FOG 1.2.0 on a Ubuntu 10.04.4 LTS and we’re having a problem with the AD settings not defaulting when creating a new host. See attached.
I’ve tried tracing through the code (although I don’t know PHP too well) and it looks like it’s not getting the settings from the database (which it does in host.adsettings.php). I’ve separately tested doing a print of one of the variables and that works, so the access to the MYSQL database seems OK. It just seems it’s not executing the getSettings in that PHP file when adding a new host.
Any ideas?
Many thanks
AustinPS Note: I know Ubuntu 10.04.04 is very old but we were also having some issues with 12 and 14 so we thought we’d try 10.
[url=“/_imported_xf_attachments/1/1441_adscreenshot.jpg?:”]adscreenshot.jpg[/url]
-
This isn’t really a bug if fog as much a bug in Chrome and Safari.
It used to only be safari, dang google.
Basically it’s finding “common” names and setting values even though I’ve specified they not do this. The name filling has been fixed by adding false fields for google/safari to fill in allowing the real fields to work properly.
The ${} tag was a bug that’s also been fixed in SVN.
-
Awesome - thanks for the quick response!
All good now.