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