I had my host change me to a different server without safe_mode and/or open_basedir problems, but I still have the same problems at line 446 as posted earlier. There definitely seems to be something wrong with this line. I have changed all chdir again to the absolute path, changed the require_once @ line 446 to use the absolute path but WP still halts the page just before the tickbox is displayed and shows no vB forumlist at all. The page source error is (again):
Code:
Fatal error</b>: Call to undefined function: fetch_foruminfo() in /var/www/vhosts/mysite.com/httpdocs/wp-content/plugins/vbbridge.php on line 478
As previsously said, there is no fetch_foruminfo function in /forum/includes/functions_misc.php, so I think the errors start there.
Could you please have another look at the script? Thanks!