Problem with logging in Problem with logging in
 

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

Problem with logging in

Started by panhead, November 20, 2005, 05:22:07 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

panhead

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
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/');



panhead

I found the problem, problem solved