![]() |
editing products_t.tpl to sort by manufacture
I am working to get products_t.tpl to display all the products by a manufacture in a group. For starters I can't seem to find the string that contains a products manufacture name. I've tried what I thought was obvious:
{$products[product].manufacture} and {$products[manufacture].descr} (for the description) with no luck. Is there a file, help, faq that has the common string names for this kind of info? Thanks! |
|
added x-cart version (v4.0.5) to sig.
As far as searching goes, that was the first thing I did. I would hate to pester people when the answer is at my fingertips. Thanks for the link, and for any help you may be able to offer. |
|
Thanks for that link!
I feel like I'm 60% of the way there, but I'm getting an SQL error Instead of modifying product.php like in the exaple in the link above, I'm working in products.php (because I would like this to show on the products page, not so much in the individual product pages) I was half expecting those two .php files to look similar since much of the data the output seems to be the same, but I was wrong. Code:
############################################################################################################# Code:
INVALID SQL: 1064 : You have an error in your SQL syntax near '' at line 1 I appreciate any help offered! Justin |
All times are GMT -8. The time now is 03:45 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.