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.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

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.