Task page blank in SVN 2928
-
Hi,
I just updated from 1.1.2 to SVN 2928 to see if it fixes multicast on our network. But something else isn’t working quite right… when I have an active task, the task page will not load. The error I see in the apache error.log is this:PHP Fatal error: Call to undefined function get() in /var/www/fog/lib/pages/TaskManagementPage.class.php on line 435, referer: [url]http://10.162.1.212/fog/management/index.php?node=group&sub=deploy&id=71&type=8[/url]
The page loads fine when the task is complete. Thanks for any help you can give.
Ben -
Update: Another task has finished, but this time the page does not come back. I’m seeing a slightly different error in the log:
PHP Fatal error: Call to undefined function get() in /var/www/fog/lib/pages/TaskManagementPage.class.php on line 435, referer: [url]http://10.162.1.212/fog/management/index.php?node=service[/url]
-
Update to 2929
-
That fixed it. Thanks!