I've just switched host and now i get this problem everytime i turn on auto integration. I can turn the plug in on all right.
Code:
Warning: chdir() [function.chdir]: No such file or directory (errno 2) in /home/swtorco1/public_html/wp-content/plugins/vbbridge.php on line 454
cannot load /usr/local/apache/htdocs/home/swtorco1/public_html/forum/global.php. You should check your path!
So i uncommented and wrote in the relative path $vwd = '/home/swtorco1/public_html/forum';
but the problem still persists. I don't know why it goes out and gets /usr/local/apache/htdocs - i haven't specified that anywhere. Can someone help me?