View Single Post
  #324  
Old 03-06-2005, 09:18 AM
 
zardos zardos is offline
 

Senior Member
  
Join Date: Jun 2004
Location: UK England
Posts: 140
 

Default

Hi markwhoo

Home_Checkout.tpl for logout of ezcheckout

Code:
<form action="../include/login.php" method=post name=loginform>

Try this

Quote:
<form action="include/login.php" method=post name=loginform>


It works fine for me.

John
__________________
X-Cart V4.0.18
PHP 4.3.10
MySQL Server 4.0.22
Apache/1.3.33 (unix)
OS - Linux
Reply With Quote