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

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

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.