Hi,
i have changed the anonymous_checkout.tpl. There i placed my design including the auth.tpl code.
Eveyting works great. But instead the image buttons i want to use standard form buttons. Now i wanted to change the REGISTER LINK to a button: so i removed the text link and placed that code into it
Code:
<form action="register.php" method="post">
<input type="submit" class="core-button" value="New Customer Registration">
</form>
If i click on that button, i get an error HACKING ATTEMPT. What did i wrong?
Thanks
Saskia
Version: 3.5.1