I'm getting errors with the comment portion of the plugin:
Fatal error: comment_handler() [function.require]: Failed opening required '/includes/class_bbcode.php'.....
I've tried going back to the old comment plugin where you hardcode the forum url in vbbridge but its doesn't work either.
ie
Warning: comment_handler(/includes/class_bbcode.php) [function.comment-handler]: failed to open stream: No such file or directory in /home/mysite/www/wp-content/plugins/vbbridge.php on line 322
Fatal error: comment_handler() [function.require]: Failed opening required '/includes/class_bbcode.php' (include_path='.:/usr/share/pear') in /home/mysite/www/wp-content/plugins/vbbridge.php on line 322
|