I have a windows 7 64bit machine, today I have upgraded to VirtualBox 5.0.12 and PhpVirtualbox 5.0-5 (running on XAMPP with PHP 5.5.11).
Before upgrading Virtualbox I have uninstalled VirtualBox 4.3.
Phpvirtualbox is working locally but it does not work on a remote machine, it displayed the loading message but it does not show anything else.
I have tried with Chrome, Firefox and Internet Explorer, cleaning the cache multiple times.
Phpvirtualbox old version 4.3.2 which I moved to a different folder, works just fine (apart of the unsupported wanrning message)
Very strange, if I open the webpage locally all is working perfect, any ideas?
Thanks
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Ok, using the developer form in Chrome it bring one error message and one warning, maybe it helps...
Warning:
Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check http://xhr.spec.whatwg.org/.
Hi, so I resolved the issue moving the entire function "vboxChooserToolbarTop.getButtonElement('stop').contextMenu({"
starting from line 52 in the file toolbar.html to line 109, I assume it has to do with the contextmenu class which is initialized on line 88, but it might be a wrong assumption.
Anyway now it works, thank you for this excellet software!
Last edit: uliveto 2016-01-13
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I have a windows 7 64bit machine, today I have upgraded to VirtualBox 5.0.12 and PhpVirtualbox 5.0-5 (running on XAMPP with PHP 5.5.11).
Before upgrading Virtualbox I have uninstalled VirtualBox 4.3.
Phpvirtualbox is working locally but it does not work on a remote machine, it displayed the loading message but it does not show anything else.
I have tried with Chrome, Firefox and Internet Explorer, cleaning the cache multiple times.
Phpvirtualbox old version 4.3.2 which I moved to a different folder, works just fine (apart of the unsupported wanrning message)
Very strange, if I open the webpage locally all is working perfect, any ideas?
Thanks
Ok, using the developer form in Chrome it bring one error message and one warning, maybe it helps...
Warning:
Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check http://xhr.spec.whatwg.org/.
Error:
VM104:44 Uncaught TypeError: Cannot read property 'contextMenu' of undefined(anonymous function)
Hi, so I resolved the issue moving the entire function "vboxChooserToolbarTop.getButtonElement('stop').contextMenu({"
starting from line 52 in the file toolbar.html to line 109, I assume it has to do with the contextmenu class which is initialized on line 88, but it might be a wrong assumption.
Anyway now it works, thank you for this excellet software!
Last edit: uliveto 2016-01-13