OK. I know what the problem is. I just don't know how to fix it.
Per FAQ,

I use the cookie manager in Mozilla and discover that when I go to the classified admin log in screen (admin-index.php) and attempt to login it says successful and reloads the login page and prompts for the login again..
going to the cookie manager I see that it created
another set of cookies with the domain path of 'www.domain.com' instead of the '.domain.com'
So, knowing this is a domain path issue ( I think

)
Is the following code in my pp-inc.php correct?
I have this in pp-inc.php:
Code:
Content visible to verified customers only.
Is that right? I think the cookie prefix assignment is wrong.
In config-inc.php I
DO NOT have this:
Code:
Content visible to verified customers only.
I - do not - have any cookie stuff in config-inc.php.
I grabbed this from photopost or reviews and changed the variables to look like the global stuff in pp-inc.php of classifieds.
Should the above be in config-inc.php? Is it correct? (Yes I did change domain.com to my domain. ; )
I have tried to fix by adding the above code to config-inc.php and assigning the cookie prefix in pp-inc.php to "bb" Nothing worked.
I have reinstalled this 'succesfully' a few times now. BUt this issue still remains. I hope this info helps. Every clue should be in this post for one of you guys.

I'm hitting a wall and my head hurts.
caliman