1

(18 replies, posted in PunBB 1.2 troubleshooting)

I'm off... girlfriend needs attention ;-)
Thanx for all your help... probably need some more tomorrow ;-)

2

(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

(18 replies, posted in PunBB 1.2 troubleshooting)

This worked, thanxalot you guys! (or girls)

One happy camper here!

4

(18 replies, posted in PunBB 1.2 troubleshooting)

maxxstar wrote:

Something is not right .. did you do something to the header.php?

No, I didn't

5

(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

(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

(18 replies, posted in PunBB 1.2 troubleshooting)

Can you please help me?

8

(18 replies, posted in PunBB 1.2 troubleshooting)

Can I sent it to you through e-mail?

9

(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

(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:

http://www.fotogravizer.nl/talentlounge … /index.php

11

(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?