Thanks for all Riklaunim,

It doenst work. Can i use your e-mail of gmail to use gtalk to solve the problem?

OK ALL WORKS FINE, here are my settings if anyone have same problems:

I use domain.com and forum.domain.com

config.php only change this

$cookie_domain = 'domain.com';
$cookie_path = '/';

and at jl-punn.php i only change two things:

define('PUNPATH', '../forum.domain.com/'); // path to punbb folder
define('PUNPREFIX', 'pun_'); // punBB table prefix, -----> Yo can use another prefix or use blank if none.

THANKS FOR ALL RIKLAUNIM ;-)

Ok now:

$cookie_name = 'punbb_cookie';
$cookie_domain = 'mydomain.com';
$cookie_path = 'mydomain.com';

I set config.php but i doesnt work again.

if i use WWW.mydomain.com? Maybe this is the problem because i use in htacess a redirect from mydomain.com to www.mydomain.com

i this is my config.php:

$cookie_name = 'punbb_cookie';
$cookie_domain = 'mydomain.com';
$cookie_path = '/';

is correct?

I have set domain.com for confing.php cookie, but i doesnt works. Maybe is another problem?

I, i have wp 2.2.3, i think cookies are the problem.

If i dont redirect login.php it will work?

Hi Riklaunim, i think i have all done but when y try to login into my forum it redirect me to wordpress login. After login on wordpress i write forum url on firefox but im not loged in.

Please tell me what I am doing wrong.

Thanks

Hi, i have forum.domain.com to my forum and domain.com to wp blog. I have to set cookie="domain.com" or "forum.domain.com"?

If i use the normal login.php without wordpress redirect, it will work?

Ok thanks Riklaunim.

Just one more question. If I edit login.php as you say, when i try to login, it redirects me to wordpress login. After i get logged i go back to my forum but it doesnt appear has logged in. What can i do?

Sorry again about my english.

Hi, firt of all thanks for the plugin.

I have installed the plugin but I get no errors and users are not been redirecting to my punbb forum. I check forum user data base and I only have one user listed(administrator).

Anyone have any ideas to fix that?

EDITED: Ok users are now on my forum db, but i have one new problem, all password on the data base have this value "BRAK". How can copy passwords from wp db to pun forum db?

Sorry about my english.