View Single Post
  #285  
Old 01-05-2005, 04:09 PM
  Jon's Avatar 
Jon Jon is offline
 

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

Default

If you have ssh access or telnet access, you can login to your shell and go into your skin1 folder, then run the command:

grep -lr mode=checkout *

That will show you all the places it occurs.

The only one I know off the top of my head is the mini cart. I think it is something like: skin1/customer/mini_cart.tpl
Reply With Quote