Jump to content

Problem whit user login


Recommended Posts

Web Site: www.tumundogeisha.com

Hosting: Dinahosting (windows server)

The problem is that the user can create an account, but, when they try to login just refresh and stay in the authentication.php page.

Can any one help me whit this.

Thx

Link to comment
Share on other sites

I dont use frame, or redirect in the web pag. So i think isnt that.

Even you don't use https, you still need to set to the same domain name.
please check at back office - Proferences tab at bottom sections.

can you send me the screen shot of that page (bottom section)?
Link to comment
Share on other sites

Version 1.3.7 i dont actualice cause the theme isnt for 1.4.

In that case, it could be cookie lost issue.
It seems that you are using customized or 3rd party theme.
Can you try to switch back to use original theme to see if the problem appears?
Link to comment
Share on other sites

Great Idea but no. Doesnt Work.
Besides, i all ready test the all theme, in a personal server on my PC first. Then I uploaded.
Well anyway rigth now im contacting the hosting cause cold be a problem whit the DB.

Thx for help Shokinro

Link to comment
Share on other sites

if ($pathServer != $pathUser)

$errors[] = Tools::displayError('Path is not the same between your browser and you server :').'

 

'.

Tools::displayError('- Server:').'

'.htmlentities($pathServer).'

 

'.

Tools::displayError('- Browser:').'

'.htmlentities($pathUser);


The apps give me a warning. Could be that the problem?

Link to comment
Share on other sites

  • 4 months later...
×
×
  • Create New...