News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

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