TrickyD
06-02-2004, 03:13 PM
Just finished installing vBadvanced and I think its going to work out great as it installed without a hitch and looks exactly how I imagined.
However, I've still got one major issue.
I know that the full path to my forum is...
chdir('/home/ncaautopia/cgi-bin/forums');
No problems there, I install that to my root folder and everything works great.
But my actual homepage is installed on a seperate server from my forum so what I actually need is for this file to look to my other server instead of internally.
I hate to bug you guys with this, but my host hasn't gotten back to me yet.
Basically this is where my forum is... http://dynamic6.gamespy.com/~ncaautopia/forums/
Any idea what I can put in the chdir path to make the cmps_index.php file find my forum?
Thanks in advance and I apologize if I didn't explain that correctly.
However, I've still got one major issue.
I know that the full path to my forum is...
chdir('/home/ncaautopia/cgi-bin/forums');
No problems there, I install that to my root folder and everything works great.
But my actual homepage is installed on a seperate server from my forum so what I actually need is for this file to look to my other server instead of internally.
I hate to bug you guys with this, but my host hasn't gotten back to me yet.
Basically this is where my forum is... http://dynamic6.gamespy.com/~ncaautopia/forums/
Any idea what I can put in the chdir path to make the cmps_index.php file find my forum?
Thanks in advance and I apologize if I didn't explain that correctly.