Cannot Get to Coppermine Gallery after Bridge Attempt Cannot Get to Coppermine Gallery after Bridge Attempt
 

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]

Main Menu

Cannot Get to Coppermine Gallery after Bridge Attempt

Started by sillyleann, August 05, 2005, 12:32:28 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

sillyleann

I have tried for over 5 hours to resolve on my own.  I am stuck.  I cannot even access the gallery anymore. 

You asked for: Please post a link to your site, a test user account, and what you have changed in the bridge file.

www.sillyleann.com/home - location of phpbb

www.sillyleann.com/gallery - location of gallery

test user (only in phpbb) because I cannot get to my gallery anymore:
user: yadayadayada
pw: boo

Bridge File:

// database configuration
define('PHPBB_DB_NAME', '**********'); // The name of the database used by the board
define('PHPBB_BD_HOST', 'localhost'); // The name of the database server
define('PHPBB_DB_USERNAME', ''); // The username to use to connect to the database
define('PHPBB_DB_PASSWORD', ''); // The password to use to connect to the database

// The web path to your phpBB directory
// If your URL to your board is for example 'http://yoursite_name.com/phpBB2/',
// you'll have to set the below var to '/phpBB2/'.
define('PHPBB_WEB_PATH', '/home/');
// Logout Flag
// the value of this boolean constant depends on your phpBB version:
// If your version of phpBB is 2.0.4 or lower - change the value to FALSE;
// if your version of phpBB is 2.0.5 or newer - leave it as TRUE
define('PHPBB_LOGOUT_GET', TRUE);



Nibbler

You need to fill in the correct username and password for your database. You can get this from the config.php file located in your phpbb folder.

sillyleann

I don't know why, but I was putting my login values there.  It is agravating to try 10001 things and it be something simple.  Thanks so much.