PDA


View Full Version : Having 'Recent Posts' appear on another domain?


pictureboarduk
05-23-2007, 11:00 PM
Hi,

I have my forum installed on a .net domain but want the 'Latest Posts' box to appear on my .com index page.

I use the same host for both.

Many thanks!

Brian
05-24-2007, 12:31 PM
You could try uploading the cmps_index.php file to your other domain and if you have the full path to your forums set in the $forumpath variable, that *may* work. If not, then your host probably doesn't have things setup to allow files from one domain to access another, which usually isn't a good idea anyways.

pictureboarduk
05-25-2007, 09:18 AM
Bummer, what about having the entire vbadvanced page on another domain and when people click links on it, they are taken to the domain which holds the actual forum?

Thanks for your help, this is something I really need to set up.

Brian
05-25-2007, 12:33 PM
That would be the same thing as what I suggested you could try above.