I'm off... girlfriend needs attention ;-)
Thanx for all your help... probably need some more tomorrow ;-)
1 2004-05-07 21:41
Re: login failure (18 replies, posted in PunBB 1.2 troubleshooting)
2 2004-05-07 21:17
Re: login failure (18 replies, posted in PunBB 1.2 troubleshooting)
Yes, now I have to learn how I can change the looks of my new forum ;-)
3 2004-05-07 21:12
Re: login failure (18 replies, posted in PunBB 1.2 troubleshooting)
This worked, thanxalot you guys! (or girls)
One happy camper here!
4 2004-05-07 21:07
Re: login failure (18 replies, posted in PunBB 1.2 troubleshooting)
Something is not right .. did you do something to the header.php?
No, I didn't
5 2004-05-07 21:00
Re: login failure (18 replies, posted in PunBB 1.2 troubleshooting)
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>Untitled Document</title>
</head>
<body>
<?php
$db_type = 'mysql';
$db_host = 'localhost';
$db_name = 'fotogravizer';
$db_username = 'ftgrvzerl';
$db_password = 'anypassword';
$db_prefix = '';
$p_connect = false;
$cookie_name = 'punbb_cookie';
$cookie_domain = '';
$cookie_path = '/';
$cookie_secure = 0;
$language = 'en';
define('PUN', 1);
?>
</body>
</html>
6 2004-05-07 20:01
Re: login failure (18 replies, posted in PunBB 1.2 troubleshooting)
I don't really get what you mean.
The problem is not a wrong pasword.
The problem is that when I sign in, the redirect window acts as if everything is okay, but when Im redirected I'm still not loged in.
7 2004-05-07 19:28
Re: login failure (18 replies, posted in PunBB 1.2 troubleshooting)
Can you please help me?
8 2004-05-07 17:53
Re: login failure (18 replies, posted in PunBB 1.2 troubleshooting)
Can I sent it to you through e-mail?
9 2004-05-07 17:24
Re: login failure (18 replies, posted in PunBB 1.2 troubleshooting)
Yes I could, but I don't think that's save cause everybody will be able to view my personal info, can't they?
p.s. thanx a lot 4 your fast replies!
10 2004-05-07 17:11
Re: login failure (18 replies, posted in PunBB 1.2 troubleshooting)
No I'm not using IE6 and my forum isn't in a frame
The URL of my forum is:
11 2004-05-07 15:37
Topic: login failure (18 replies, posted in PunBB 1.2 troubleshooting)
I just started my own forum, but when I try to login, it redirects me to the index-page and I'm still not loged in.
what am I doing wrong?