Log in

View Full Version : problem with loggin


Aexo
05-11-2009, 05:55 AM
hello

I have a lot of users who must login each time they enter and find it very annoying. Change the setting of cookies but still the same. Any idea why this happens? I personally do not have this problem.

thanks

Lynne
05-11-2009, 03:14 PM
Could be that you allow users to get to your site via both www.yoursite.com and just yoursite.com. You should use one or the other on your site. You can use htaccess to redirect from one to the other - do a search in this forum for "htaccess" and you should find one of the many threads where we have discussed this.