View Single Post
  #1  
Old 05-10-2005, 01:45 AM
 
Tye Tye is offline
 

eXpert
  
Join Date: Nov 2002
Location: Australia
Posts: 284
 

Default Admin "modify product" search.php

Hi

I've looked - and I'm not really sure where to put this...

When I am in my admin area and I want to modify a product - it uses "provider/search.php" to list them all (see below)

Code:
http://www.domain.com/xcart/provider/search.php?search_productid=&search_sku=&substring=&search_category=1

What it does to my results is to trim of the end of each product title after around 32 characters - well this is not good for me as most of my products have long titles all starting with the same 5 words

How do I change this so it outputs the full title?

And I suppose will it effect anything else so I can keep my eye on it.

Cheers
__________________
Today is a beautiful day, grab it while you can and live it to the full

Version 4.2.3 UNIX
Reply With Quote