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?
When requesting bridge support.. (http://forum.coppermine-gallery.net/index.php?topic=17684.0)
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
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.