I've been having a slew of problems with users and how they are handling cookies.
The only thing I have been able to narrow it down to, is that when a cookie is created on my site, it is named with @forums.txt, versus the name of my site. Is there a way to change this so that I can have the cookie be named something else?
PS: PHP hacking is an option here, I really need to offer a solution that goes beyond telling my users to manually delete their cookies...
The only thing I have been able to narrow it down to, is that when a cookie is created on my site, it is named with @forums.txt, versus the name of my site. Is there a way to change this so that I can have the cookie be named something else?
PS: PHP hacking is an option here, I really need to offer a solution that goes beyond telling my users to manually delete their cookies...