View Single Post
  #2  
Old 12-04-2008, 12:04 AM
  Victor D's Avatar 
Victor D Victor D is offline
 

X-Adept
  
Join Date: Aug 2008
Posts: 643
 

Default Re: Incorrect Login Problem

1. Try to execute cleanup.php on your store root or clean up templates cache in admin
2. If the problem is not solved check if your into skin1/main/error_login_incorrect.tpl looks like this:
HTML Code:
{* $Id: error_login_incorrect.tpl,v 1.35 2005/11/30 17:02:36 max Exp $ *} {$lng.txt_login_incorrect} <p /> {capture name=dialog} {include file="main/login_form.tpl"} {/capture} {include file="dialog.tpl" title=$lng.lbl_authentication content=$smarty.capture.dialog extra='width="100%"'}
I have found there is no quota symbol in line {include file="main/login_form.tpl"}
__________________
Regards,
Victor Dubiniuk

X-Cart Skins Store
- twenty two different skins for 4.1.x and 4.2.x;
- 4.3.x compatible versions are available;
- refresh you store now!

Smart menu X-Cart add-on for 4.1.8 - 4.3.x
Featured Products Slide Show X-Cart add-on for 4.1.8 - 4.3.x
Reply With Quote