View Single Post
  #15  
Old 05-26-2004, 05:16 PM
 
GM GM is offline
 

eXpert
  
Join Date: Mar 2004
Location: Canada
Posts: 293
 

Default

Ok... found it! In v3.5.7 you also need to change line 46 in giftcert.tpl from:
Code:
if (!checkEmailAddress(document.gccreate.recipient_email))

To:

Code:
if (!checkGCEmailAddress(document.gccreate.recipient_email))

Works awesome you guys! Great Mod! should be standard in the cart.
__________________
v. 4.0.14 (GM Style)
O.S. Linux
Build Your Own Diamond Ring
Reply With Quote