Hello - great bit of code here. Nicely done. Worked right out of the box.
I am having one small problem regarding whenever I try to insert an image into a post in Wordpress. In the status bar at the bottom I see multiple requests/responses flying back and forth and then nothing - the usual image insert window never pops up.
This got me thinking - maybe I can try inserting an image another way, so I go back to Wordpress dashboard and I click on the "Media" selection on the left. Shortly thereafter, Firefox cancels the request and displays a warning:
Redirect Loop
Firefox has detected that the server is redirecting the request for this address in a way that will never complete.
I thought this was.... strange. The next thing I did was rename vbbridge.php to vbbridge.php.old and then again, clicked on "Media" in the dashboard and all was well again.
The link that "Media" is hooked up to is:
/wp-admin/upload.php
and looking in there I see lots of code that performs a wp_redirect...
I'm on signed in as an Administrator on Wordpress 2.7.0 with a fresh install of VB 3.8.1 and this latest Add-on. Any ideas? Thank you, much appreciated!