IPB 2.0.3 and CPM 1.3.2 integrate problem IPB 2.0.3 and CPM 1.3.2 integrate problem
 

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

Main Menu

IPB 2.0.3 and CPM 1.3.2 integrate problem

Started by bellamy, April 04, 2005, 09:53:17 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

bellamy

I use the CPM131_IPB2 bridge file to do it. and it works. now the problem is my IPB forum and CPM gallery are not under the same domain. they are under same dedicate server, but not same /home/ folder. I tried to put the path of server into it, it goes to http://yoursite_gallery.com/home/forum/public_html/  instead.

// The web path to your Invision Board directory
// In this example http://yoursite_name.com/ivboard/
define('IB_WEB_PATH', '/forum/');

I need it go to http://yoursite_forum.com/  from the http://yoursite_gallery.com/
how can I do it?
please help me.