Alexa - You will need to search another file "db/products_ext.php" in dbListOrdersSearch() function in core/products-ff.php
Alexa
2006-04-22 22:46
Thank you! But for me this it is difficult.
In QC0.25 short description and full product description - in one file - products.php. So searching for is produced and in short and full product description.
In QC1.2 - in two files - products.php ( the short description) and products_ext.php (the full description). Searching for is produced only in one - products.php(i.e. only in short description).
If who can, bring, please, code of searching for simultaneously in short and full product description for QC1.2.
I,m using the qc1.3 loaded (and qc12) and I would also like to search in the full product description. I looked for the dbListOrdersSearch() function in core/products-ff.php but its not there. Probably you meant dbListProductsSearch(). But how do I add the db/products_ext.php file to the search. I know that I have to do something with DB_PRODUCTS_EXT, but could you please help abit.
Could you please help me a bit on how I should change the product-ff.php file. I tried for a couple of days and am only getting errors and don't know where to look.