coppermine-gallery.com/forum

Support => cpg1.3.x Support => Older/other versions => cpg1.3 (BBS) Integration / Bridging => Topic started by: panhead on November 20, 2005, 05:22:07 PM

Title: Problem with logging in
Post by: panhead on November 20, 2005, 05:22:07 PM
I installed 1.3.5 (updated from 1.2.1), saved config.php, anycontent.php etc. but now I get this message when logging in: *** Couldn't log in. Try again ***. I also installed the new phpbb.inn.php file.
Apparently an integration problem, but what have I overlooked?


Link: http:www.hydra-glide.com/coppermine/indec.php (//http://http:www.hydra-glide.com/coppermine/indec.php)
Changed in bridge fiel:
// 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', 'http://www.hydra-glide.com/phpBB2/');


Title: Re: Problem with logging in
Post by: panhead on November 20, 2005, 05:35:47 PM
I found the problem, problem solved