Almost got it down Jafo for my second domain site, all that's left is to find the cause of this error:
[Thu Jun 12 04:13:01 2008] [error] [client 66.245.227.57] PHP Fatal error: Call to a member function query_read() on a non-object in {path to here}/httpdocs/wp-content/plugins/vbbridge.php on line 553, referer: http://{site}.net/wp-admin/options-general.php?page=vbbridge.php
That's just when I visit the actual write post page. I'm making a cross domain same DB setup atm, yes i know it's not normal but i need to do it so i'm doing it.
To get to this point I did uncomment the $vwd = '/var/www/vhosts/animecrazy.net/httpdocs/forums'; line to make it work. Any idea? Line 553 is: $fs = $vbulletin->db->query_read($sql);
The write post page looks like the attached atm, any support would be awesome (I know this isn't a normal support situation as well, so thanks if you can help!)
|