Help with IPB Coppermine Bridge Help with IPB Coppermine Bridge
 

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

Help with IPB Coppermine Bridge

Started by river, July 30, 2005, 06:00:32 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

river

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?

Joachim Müller


river

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

User Account: Test
Password: Test

// 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

Joachim Müller

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.