News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

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.