View Single Post
  #372  
Old 04-12-2005, 01:10 AM
  Jon's Avatar 
Jon Jon is offline
 

X-Guru
  
Join Date: Oct 2002
Location: Vancouver, Canada
Posts: 4,200
 

Default

For the points mod, Carrie has an updated file she can provide to integrate the 2 mods.

For ezRecommends compatibility with other functions, open cart.php and find all references (EXCEPT the new code provided with ezRecommends after the # Redirect):

FIND:

Code:
mode=checkout

REPLACE WITH:

Code:
mode=checkout&ezrecommends=Y
Reply With Quote