Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / Help finding the correct file to edit

Help finding the correct file to edit

Locked

Views: 1,263

Results 1 to 6 of 6
This thread is locked. New replies are disabled.
9 Aug 2008, 10:54 AM
#1
accurax avatar

accurax

New Zenner

Join Date:
Mar 2008
Posts:
67
Plugin Contributions:
0

Help finding the correct file to edit

hi guys,

I have modded my index page somewhat, and its all cool and fine... but, when a user adds and then deletes somethign from the shopping basket, some of my mods change / dissapear.

now im trying to find the file that would allow me to fix this, but struggling... i knowthis much:

./index.php?main_page=shopping_cart&product_id=180

that is the location of the troublesome page...

anybody have any ideas on the file i need to check out?

Cheers

Accy

9 Aug 2008, 11:20 AM
#2
stevesh avatar

stevesh

Black Belt

Join Date:
Feb 2005
Location:
Lansing, Michigan USA
Posts:
19,793
Plugin Contributions:
2

Re: Help finding the correct file to edit

We'll need to have a link to your site.

9 Aug 2008, 11:22 AM
#3
accurax avatar

accurax

New Zenner

Join Date:
Mar 2008
Posts:
67
Plugin Contributions:
0

Re: Help finding the correct file to edit

the sites still on a local server im afraid :(

this page seems to be generated when a user adds a product to the shopping basket... and then deletes it... you get redirected to the homepage + the variables above and the =shopping_cart is appended to the url.

10 Aug 2008, 9:50 AM
#4
accurax avatar

accurax

New Zenner

Join Date:
Mar 2008
Posts:
67
Plugin Contributions:
0

Re: Help finding the correct file to edit

Can anyone help with this please?

16 Aug 2008, 10:32 AM
#5
accurax avatar

accurax

New Zenner

Join Date:
Mar 2008
Posts:
67
Plugin Contributions:
0

Re: Help finding the correct file to edit

im bumping this .... does anyone know why when someone deletes a product from the basket the homepage that shows up does not pull info from the standard file?

16 Aug 2008, 11:44 AM
#6
stevesh avatar

stevesh

Black Belt

Join Date:
Feb 2005
Location:
Lansing, Michigan USA
Posts:
19,793
Plugin Contributions:
2

Re: Help finding the correct file to edit

We'd love to help, but unless we can re-create the problem on our own test sites (unlikely) it's almost impossible to diagnose the problem without seeing it in action.

The page that you go to after emptying the cart is styled in

includes/templates/template_default/templates/tpl_shopping_cart_default.php

if that helps.