Topic: log in problems... searched & can't solve the problem.
I use phpbb on my forum and I've had my fill! That software has caused so many headaches!
Anyway, I installed punbb w/o any issues on my dev server... it uses the http://dev.domain.com convention but I get REALLY strange behavior when I attempt to actually log in, post & soforth.
When I log in, a cookie is set, I get the log in sucess screen/forward & then it refreshes to the index page w/ the 'login' link & the 'you are not logged in' text. When I click on a top nav link (like search for example) the administration navigation shows up and the logged status shows "logged in"...
When I make posts, they show up, but if I log out, they disappear... same goes with changes to the configuration of the site... they show up for a second and then disappear. I can't add forums, change categories on anything like that.
I thought it was the log in bug, but after searching the forums and trying several techniques, I still haven't had any luck.
I tried:
1. set the config $cookie_domain to:
'.domain.com'
'dev.domain.com'
''
2. I saw the FAQ talking about IE6 problems & the P3P... so I commented the // out of functions.php
3. tried deleting cookies
4. tried reinstalling in a different subdomain: dev2.domain.com
This is what the set cookies look like:
punbb_cookie
a%3A2%3A%7Bi%3A0%3Bs%3A1%3A%222%22%3Bi%3A1%3Bs%3A32%3A%22c26e87249e02895391ab365edb5ae8bd%22%3B%7D
domain.com/
1024
2278361600
29773525
624157696
29700099
*
(this is with the $cookie_domain set to '.domian.com' it shows dev.domain.com when it's set to '' or 'dev.domain.com')
any help with this would be appreciated not sure what else to try here.
I'm using IE6 and Firefox 1.0.1
thanks... I love what I've seen of pun & would like to use it exclusively with my website...
thanks!
- mko