When trying to map the users to vB I get the following error:
Fatal error: Call to a member function query_read() on a non-object: {path} /wordpress/wp-content/plugins/vbbridge.php on line 308
Line 308 reads: $fs = $vbulletin->db->query_read($sql);
Any idea what to do?
One thing that is odd about this setup is that the other admin on the site put WordPress in a /wordpress directory and the forums in a /forums directory. Would this mess up the configuration of the bridge?
|