it works for me thank you very much !!!
Y
Latest posts made by yureka
-
RE: Blank page in fog 1.0.1
if you try a wake on lan without host image you have this error in apache log :
PHP Fatal error: Call to a member function get() on a non-object in /var/www/fog/lib/fog/Host.class.php on line 653
it’s works if you add image to the host
for the export :
require_once(): Failed opening required ‘./lib/ReportMaker.class.php’
the file ReportMaker.class.php isn’t present in :
/var/www/fog/management/lib/
but in :
/var/www/fog/lib/fog/ReportMaker.class.php i try to cp the missing file i have not blank page but export do not work well.
Thanks