We're really going to have to find you something to do
IF you have filled everything in, you might have missed a single quote (')on that define. Search first with the developers toolkit for the TEXT_XSELL_PRODUCTS to find what file(s) it is in.
If it's NOT in two files (english and french), add it to the french to match the english.
If it IS in two files, the french version is the problem. Should look something likeNote that there must always be an opening and closing single quote.Code:define('BOX_HEADING_MANUFACTURERS', 'Manufacturers');



Reply With Quote
