Topic: It Is Not A Bug, Question...
<?php
$db_type = 'mysql';
$db_host = 'localhost';
$db_name = 'punbb';
$db_username = 'Dante90';
$db_password = '';
$db_prefix = '';
$p_connect = false;
$cookie_name = 'punbb_cookie';
$cookie_domain = '';
$cookie_path = '/';
$cookie_secure = 0;
$cookie_seed = 'd6ckb5eb';
define('PUN', 1);
What for:
$cookie_domain = '';
$cookie_path = '/';
$cookie_secure = 0;
$cookie_seed = 'd6ckb5eb';
? If this:
$cookie_secure = 0;
is:
$cookie_secure = 1;
I can't logged in my forum. Why? And what is it $cookie_seed? Dante
[img]http://img517.imageshack.us/img517/1542/dante90bu4.jpg[/img]
[img]http://img522.imageshack.us/img522/5276/eurohackersuserbarnb4.gif[/img]