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: Integration with IPB 2.1.x  (Read 4025 times)

0 Members and 1 Guest are viewing this topic.

Pretender

  • Coppermine newbie
  • Offline Offline
  • Posts: 2
Integration with IPB 2.1.x
« on: November 13, 2005, 02:13:48 pm »

I have the following installations:

Invisionboard: http://forums.atomicstrike.com
Coppermine:  http://forums.atomicstrike.com/gallery

I have tried to bridge these but I get the following error on the coppermine:

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

I'm pretty sure that I've done all of the instructions as stated. Here is my bridge file:

Quote
// database configuration
define('IB_DB_NAME', 'zak_ipb'); // The name of the database used by the board
define('IB_BD_HOST', 'localhost'); // The name of the database server
define('IB_DB_USERNAME', 'zak_******'); // The username to use to connect to the database
define('IB_DB_PASSWORD', '******'); // 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', '/forums/');

-

// Prefix and names for the database tables
define('IB_TABLE_PREFIX', 'asf_'); // The prefix used for the DB tables
define('IB_USER_TABLE', 'members'); // The members table
define('IB_SESSION_TABLE', 'sessions'); // The sessions table
define('IB_GROUP_TABLE', 'groups'); // The groups table

Any help would be much appreciated. Thanks :)
« Last Edit: November 19, 2005, 07:09:52 am by GauGau »
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: Integration with IPB 2.1.x
« Reply #1 on: November 14, 2005, 07:36:12 am »

Logged

Pretender

  • Coppermine newbie
  • Offline Offline
  • Posts: 2
Re: Integration with IPB 2.1.x
« Reply #2 on: November 18, 2005, 11:55:59 pm »

Make sure to use the proper version: http://forum.coppermine-gallery.net/index.php?topic=8334.0

Thanks, this worked great! It was probably right under my nose and I wasn't paying attention.  :D

Sorry I didn't reply earlier, I've been quite busy!
Logged
Pages: [1]   Go Up
 

Page created in 0.016 seconds with 15 queries.