View Single Post
  #1  
Old 12-29-2003, 11:04 AM
 
MOC MOC is offline
 

Senior Member
  
Join Date: Oct 2002
Posts: 171
 

Default HACKING ATTEMPT !!! HOW TO FIX IT???

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
Reply With Quote