dgzyk / phpvirtualbox

Automatically exported from code.google.com/p/phpvirtualbox
Other
0 stars 0 forks source link

Unable to get value of the property 'messages': object is null or undefined #652

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
If you have just updated phpVirtualBox, don't forget to clear your
browser's cache!!!

Please see the Common Errors and Issues wiki page located at
http://code.google.com/p/phpvirtualbox/wiki/CommonErrors before posting
here.

What steps will reproduce the problem?
1. Navigate to http://<location>/phpvirtualbox
2. System stalls and only displays the "Loading" dialog
3.

What is the expected output? What do you see instead?
I expect to see the phpvirtualbox interface

What version of phpVirtualBox, VirtualBox, and PHP are you using? On what
operating system?
phpVirtualBox: 4.2.4
VirtualBox: 4.2.4
PHP: 5.3.5
Windows Server 2008 R2 Enterprise SP1

Please provide any additional information below.

After a few minutes, in the browser console displays the error:
SCRIPT5007: Unable to get value of the property 'messages': object is null or 
undefined 
jquery-1.8.2-min.js, line 2 character 18255

Original issue reported on code.google.com by bobroths...@gmail.com on 14 Dec 2012 at 4:38

GoogleCodeExporter commented 8 years ago
Under Chrome the error is a little more informative:

Uncaught TypeError: Cannot read property 'messages' of null utils.js:100
(anonymous function) utils.js:100
(anonymous function) jquery-1.8.2-min.js:2
k jquery-1.8.2-min.js:2
l.fireWith jquery-1.8.2-min.js:2
y jquery-1.8.2-min.js:2
d jquery-1.8.2-min.js:2

Original comment by bobroths...@gmail.com on 14 Dec 2012 at 8:23

GoogleCodeExporter commented 8 years ago
Fixed and will be released shortly

Original comment by imooreya...@gmail.com on 11 Jul 2013 at 4:02