Advanced search  

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]

Pages: [1]   Go Down

Author Topic: Bridging 1.33 and ipb 2.o3  (Read 4023 times)

0 Members and 1 Guest are viewing this topic.

purplewolfhound

  • Coppermine newbie
  • Offline Offline
  • Posts: 2
Bridging 1.33 and ipb 2.o3
« on: May 15, 2005, 05:13:53 am »

hey all
i adjusted the file as indicated below, and uploaded the files.  Nothing happening.
I am assuming that a registered board user can automatically login if working correctly, or are they supposed to be automaticall logged in?  Thanks.

the board is at http://ggne.org/battleroom/index.php
the photogallery is at http://ggne.org/photogallery/index.php

This is a private forum, but i can give a test account in a pm.

// database configuration
define('IB_DB_NAME', 'xxx'); // The name of the database used by the board
define('IB_BD_HOST', 'localhost'); // The name of the database server
define('IB_DB_USERNAME', 'xxx'); // The username to use to connect to the database
define('IB_DB_PASSWORD', 'xxx'); // The password to use to connect to the database

// The web path to your Invision Board directory
// In this example http://yoursite_name.com/ivboard/
define('IB_WEB_PATH', 'http://ggne.org/battleroom/index.php');
// ------------------------------------------------------------------------- //
« Last Edit: May 20, 2005, 08:37:16 am by GauGau »
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: Bridging 1.33 and ipb 2.o3
« Reply #1 on: May 15, 2005, 08:50:16 am »

use a path instead of an URL (as suggested) for 'IB_WEB_PATH' and you should be fine. A non-admin test user account should be posted, not PMed if you need further support.
Logged

Nibbler

  • Guest
Re: Bridging 1.33 and ipb 2.o3
« Reply #2 on: May 15, 2005, 07:49:24 pm »

You haven't enabled the bridge by editing include/init.inc.php.
Logged

purplewolfhound

  • Coppermine newbie
  • Offline Offline
  • Posts: 2
Re: Bridging 1.33 and ipb 2.o3
« Reply #3 on: May 19, 2005, 05:37:53 pm »

thanks, but that was not it, two different databases! all better now!
Logged

Cool Surfer

  • Coppermine newbie
  • Offline Offline
  • Posts: 17
Re: Bridging 1.33 and ipb 2.o3
« Reply #4 on: May 24, 2005, 08:16:19 pm »

Hi all friends
I have installed coppermine 1.33, and previously had 1.31.

If I edit file > include/init.inc.php. and uncomment the invision line, I get the

Fatal error :
There was an error while processing a database query


and if i dont uncomment it, then the gallery works but does not pick up the members from
invision sql.

the other parameters and cookies are same for both coppermine and invsion2 forum .

Pl suggest me where I am faultering.

Regards

James
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: Bridging 1.33 and ipb 2.o3
« Reply #5 on: May 25, 2005, 07:01:27 am »

when not bridged, enable debug mode in coppermine's config, then enable bridging, trigger the error and post the exact error message (the query that fails, not the debug output).

[Edit GauGau]
I just realized that your above posting is a double-posting/cross-posting: you posted the very same question here as well. This caused two different supporters to reply -> double work >:(
In the future: respect board rules and common sense!
[/edit]
« Last Edit: May 25, 2005, 07:09:16 am by GauGau »
Logged
Pages: [1]   Go Up
 

Page created in 0.017 seconds with 15 queries.