Zen Cart Logo
Forums / General Questions / Suddenly, changes are not being applied

Suddenly, changes are not being applied

Views: 729

Results 1 to 10 of 10
17 Mar 2011, 5:27 PM
#1
beyre avatar

beyre

Zen Follower

Join Date:
Feb 2009
Posts:
422
Plugin Contributions:
0

Suddenly, changes are not being applied

This is really weird.

New install on Monday.
Design and tweaking of Admin controls all throughout Tuesday and Wednesday.

Now today, Thursday, any changes I make to the files or within Admin are not being applied.

Examples:

  1. Turned off display of weight and "this product was added" from individual product page.

  2. In english.php file, changed text from "larger image" to "Enlarge Image". No change. So I went into the template and hard coded the change. No change.

  3. Search side box. In english.php file, changed box heading text from "Search" to "Search AAGlockShop" ... no change.

I am not receiving any error messages anywhere (such as can not write to file, etc).

Add-ons installed:
a) Monthly Sales and Tax Summary Report
b) Column Layout/Grid Layout for Products Listing
c) Footer Menu
d) Image Handler 2 for v1.3.x

Everything worked fine after each of the above installs, which I did on Tuesday and Wednesday.

Any ideas of where to look for the problem of what could suddenly stop changes to files and Admin settings from being applied?

17 Mar 2011, 5:40 PM
#2
Kim avatar

Kim

Obaa-san

Join Date:
Jun 2003
Location:
West Coast, North America
Posts:
26,607
Plugin Contributions:
0

Re: Suddenly, changes are not being applied

Your URL?

17 Mar 2011, 5:49 PM
#3
beyre avatar

beyre

Zen Follower

Join Date:
Feb 2009
Posts:
422
Plugin Contributions:
0

Re: Suddenly, changes are not being applied

https://www.aaglockshop.com

Sorry about that.

Only the "Fullsize" category has any products (dummy products right now, just using to design layouts).

17 Mar 2011, 6:29 PM
#4
beyre avatar

beyre

Zen Follower

Join Date:
Feb 2009
Posts:
422
Plugin Contributions:
0

Re: Suddenly, changes are not being applied

Funny thing though - I just changed parameters for #productMainImage in the CSS and those changes were made just fine.

:frusty: I am confused.

17 Mar 2011, 7:07 PM
#5
beyre avatar

beyre

Zen Follower

Join Date:
Feb 2009
Posts:
422
Plugin Contributions:
0

Re: Suddenly, changes are not being applied

Yup, any changes I make to the main stylesheet is just fine.

On a side note, I'll be stepping out here shortly for some errands for the rest of the afternoon. Will check back this evening for any responses.

Thanks! :hug:

17 Mar 2011, 7:27 PM
#6
Kim avatar

Kim

Obaa-san

Join Date:
Jun 2003
Location:
West Coast, North America
Posts:
26,607
Plugin Contributions:
0

Re: Suddenly, changes are not being applied

If you switch to the classic template are the changes applied properly?

18 Mar 2011, 12:56 AM
#7
beyre avatar

beyre

Zen Follower

Join Date:
Feb 2009
Posts:
422
Plugin Contributions:
0

Re: Suddenly, changes are not being applied

Ok, I've changed to Classic.

The "larger image" is now "Enlarge Image", as I wanted it.

But "This product was added..." and the stock and weight are all still showing.

The search box isn't showing, so I can't tell you if the header changed on that, but it should since that was done in the same english.php file.

So, why would the template make a difference for the english.php file and the Admin settings? In all the installs I've done of Zencart, this is the first for me.

18 Mar 2011, 2:04 AM
#8
beyre avatar

beyre

Zen Follower

Join Date:
Feb 2009
Posts:
422
Plugin Contributions:
0

Re: Suddenly, changes are not being applied

I changed it back to the custom template.

I've seen to narrow it down to changes to the /languages/english.php file do not seem to want to take.

I just tried to change the "Add to Cart" text next to the add to the cart button to "Quantity" ... no change.

BTW: where can I change the position of the add to cart button?
I will be creating my own version, but using the same file name.
But I may need to align it better so it is down even with the quantity box and a smidge to the right. None of the usual commands seem to work in the add to cart section of the tpl_product_info_display.php file.

18 Mar 2011, 2:27 AM
#9
Kim avatar

Kim

Obaa-san

Join Date:
Jun 2003
Location:
West Coast, North America
Posts:
26,607
Plugin Contributions:
0

Re: Suddenly, changes are not being applied

You need to use the override system for your language changes.

18 Mar 2011, 3:36 AM
#10
beyre avatar

beyre

Zen Follower

Join Date:
Feb 2009
Posts:
422
Plugin Contributions:
0

Re: Suddenly, changes are not being applied

Oh geez! I totally forgot I created that already. I've just been saving it to the original one and not my override. :oops:

:frusty: My official "blonde moment" of the day.

ok, now to figure out the movement of the add to cart button and I'll be set there.

Thanks so much for being a second pair of eyes. :bigups: