Zen Cart Logo
Forums / General Questions / Where could this > have happened?

Where could this > have happened?

Locked

Views: 627

Results 1 to 2 of 2
This thread is locked. New replies are disabled.
2 Aug 2009, 7:14 AM
#1
colins avatar

colins

New Zenner

Join Date:
May 2009
Posts:
5
Plugin Contributions:
0

Where could this > have happened?

I am getting a >
before all selectable form fields eg:
Search, language, curency, and 'sort by' has a > before and on the following line.

Any advice would be much appreciated.

http://www.digitaleasy.co.nz/ecommerce/index.php?main_page=products_new

Colin S)

2 Aug 2009, 11:57 AM
#2
stevesh avatar

stevesh

Black Belt

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

Re: Where could this > have happened?

If you search the source of that page for '>>' you'll see a few places where there's an extra '>', always in a form statement. You'll need to use the Developers Tool Kit to search for those statements and remove the extra '>'.