Bridging 1.33 and ipb 2.o3 Bridging 1.33 and ipb 2.o3
 

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

Bridging 1.33 and ipb 2.o3

Started by purplewolfhound, May 15, 2005, 05:13:53 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

purplewolfhound

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');
// ------------------------------------------------------------------------- //

Joachim Müller

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.

Nibbler

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

purplewolfhound

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

Cool Surfer

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

Joachim Müller

#5
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]