Jafo232, thank you so much for the update! No more media uploader problems! :up:
Unfortunately, my one concern still exists. For some reason, vbBridge clashes with my other plugin,
Featured Content Gallery. It's a highly popular WP-plugin that creates an automated rotating image gallery of posts or pages. When vbBridge is activated, the Featured Content Gallery won't show up in Firefox. It does in IE though.
This is the code that is used to display the FCG-plugin (that FF won't read when vbBridge is on):
Code:
<?php include (ABSPATH . '/wp-content/plugins/featured-content-gallery/gallery.php'); ?>
Both of these plugins are very important to me, so I would really appreciate some help to get them both working!