SVN Build 5604 Quick Image Error
-
@sgennadi Thanks for reporting. Error is:
PHP Fatal error: Call to a member function get() on string in /var/www/html/fog/lib/fog/bootmenu.class.php on line 295
And here the part of the code:
294: $kernelArgs = implode(' ',(array)$kernelArgs); 295: $Send['task'][$this->Host->get('task')->get('typeID')] = array( 296: "$this->kernel $kernelArgs", 297: $this->initrd, 298: 'boot', 299: ); 300: $this->parseMe($Send);
I am wondering if it’s the first or the second
get
… I am sure @Tom-Elliott knows and will fix this in a second. -
I’ve already fixed this in the latest.
Just working on a last minute tweak.
-
Should now be fixed.
-
After update to latest svn, delete host or delete all selected hosts not work
-
@sgennadi what happens?
-
I’m just guessing, but “nothing”?
Please try deleting a host after a hard refresh. (SHIFT+F5 in the browser)
-
Nothing , host ( hosts) exist
-
@sgennadi can you start a new post so we can solve this thread? The issue you originally had is fixed correct? Chaining a separate issue on here makes things confusing I think.
-
Original issue i can check only tomorrow , i suppose fixed
-
Issue fixed