Zen Cart Logo
Forums / Basic Configuration / NEW PRODUCTS Page Title - where to Change?

NEW PRODUCTS Page Title - where to Change?

Locked

Views: 1,633

Results 1 to 3 of 3
This thread is locked. New replies are disabled.
1 Oct 2006, 6:24 PM
#1
kevinmc3 avatar

kevinmc3

Totally Zenned

Join Date:
Jun 2006
Posts:
786
Plugin Contributions:
0

NEW PRODUCTS Page Title - where to Change?

My NEW PRODUCTS Page Title is incorrect or corrupt. I have looked in the PHP file but don;t see any reference to the existing title "HEADING_TITLE". This is the link:
http://www.cvtreasures.com/index.php?main_page=products_new

Thanks,
Kevin

1 Oct 2006, 6:29 PM
#2
superprg avatar

superprg

Totally Zenned

Join Date:
Feb 2006
Location:
Chicago
Posts:
1,349
Plugin Contributions:
0

Re: NEW PRODUCTS Page Title - where to Change?

As I see it
there is some problem with the HEADING_TITLE in

includes\templates\template_default\templates\tpl_products_new_default.php

See the first few lines of this file

1 Oct 2006, 7:16 PM
#3
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: NEW PRODUCTS Page Title - where to Change?

You are also missing other defines:
TEXT_PRICE

You may wish to compare your language file with the original ...

What version Zen Cart are you running?