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/');
I found the problem, problem solved