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: Help with IPB Coppermine Bridge  (Read 3272 times)

0 Members and 1 Guest are viewing this topic.

river

  • Coppermine newbie
  • Offline Offline
  • Posts: 2
Help with IPB Coppermine Bridge
« on: July 30, 2005, 06:00:32 am »

Ok i set everything up and it is not apperaing on my site. I have reinstalled everything and tried redoing the php file that needed edited. So right now i am completley lost. The site is located here: http://www.river.eternal-gamers.net

EDIT:: was i supposed to upload to modules or something?
« Last Edit: July 30, 2005, 06:09:48 am by river »
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: Help with IPB Coppermine Bridge
« Reply #1 on: July 30, 2005, 07:46:01 am »

Logged

river

  • Coppermine newbie
  • Offline Offline
  • Posts: 2
Re: Help with IPB Coppermine Bridge
« Reply #2 on: July 30, 2005, 08:23:23 am »

http://www.river.eternal-gamers.net

User Account: Test
Password: Test

Code: [Select]
// database configuration
define('IB_DB_NAME', 'claneter_river'); // The name of the database used by the board
define('IB_BD_HOST', 'localhost'); // The name of the database server
define('IB_DB_USERNAME', 'claneter_river'); // 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', 'http://www.river.eternal-gamers.net');
// ------------------------------------------------------------------------- //
// You can keep the default values below if your installation is standard
// ------------------------------------------------------------------------- //
// The prefix for the Invision Board cookies
define('IB_COOKIE_PREFIX', '.river.eternal-gamers.net'); // The prefix used for board cookies

// Prefix and names for the database tables
define('IB_TABLE_PREFIX', 'ibf_'); // 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
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: Help with IPB Coppermine Bridge
« Reply #3 on: July 30, 2005, 12:13:04 pm »

you should have posted the link to your coppermine install as well instead of letting me fiddle with possible names you set up for the gallery folder. Finally I found it - you named it http://river.eternal-gamers.net/cpg133/. Going to this particular URL and clicking the login-link only results in the login screen of coppermine being displayed (instead of the login screen of your bbs, which would be expected behaviour), so you appear to have disabled the bridging.

This means:
  • Re-read the docs, especially the integration/bridging section
  • Post a test user account for the bbs, not for standalone coppermine
Your page is very slow for me, probably because you're self-hosted. I suggest you consider finding a decent webhost.
Logged
Pages: [1]   Go Up
 

Page created in 0.017 seconds with 15 queries.