Some of my users are having a login problem. Basically they enter their username and password, are shown it was entered in correctly, but get pushed back to the generic not-logged-in classifieds start page.
I've seen this a few times myself, but restarting my browser and returning to the site usally fixes it. However, for some users, they can't login no matter what they do.
I've read in other threads that cookies may be an issue?
I've integrated PP Classifieds with phpbb2. My classifieds run on
http://classifieds.castanet.net and forums on
http://forums.castanet.net
Here are my PPClassifieds cookie settings...
PhotoPost Classifieds Cookie Path: /
Forum Cookie Prefix: phpbb2mysq
Here are my PHPBB2 cookie settings...
Cookie domain: [blank]
Cookie name: phpbb2mysql
Cookie path: /
Do I need to change the PPClassifieds cookie path? Change to "forums.castanet.net"?
Advice?