I have installed the 2.0 version and it still works for some purposes, not for others.
The main gallery where you can upload several files (eg: /forums/vbimghost.php?do=myimages&pp=20&page=1) works fine.
Using the Quick Upload feature shows a blank page once the image would be done (it IS added to the gallery, but there's no confirmation message and the code does not appear in the Post Reply box.
Also, using the "Open" button here loads the gallery, but clicking the images does not put the code into the textbox.
Here's the code for the link:
Code:
div id="vbimghostlinks">[<a href="#" onclick="window.open('vbimghost.php?do=popup&ed=vB_Editor_001','vbimghost1','scrollbars=yes,resizable=yes,width=550,height=500'); return false" title="Pick">Open</a>] [<a href="#" onclick="window.open('vbimghost.php?do=popupload&ed=vB_Editor_001','vbimghost2','scrollbars=yes,resizable=yes,width=562,height=97'); return false" title="Upload">Quick Upload]</a></div>
Edit
Ah! It works fine with the WYSIWYG editor, but not the enhanced. Also the quick links do not appear with Quick Reply at all. I'll keep reading