![]() |
OK, I still need help. ^^^
Please. |
Bump for "I could really use some help please X-Pals".
Puleeze. see two posts back. |
This variable isn't available from the template without modifying func.php.
This can be done as follows (for 3.4 site) change func_search_products where it says: Code:
if ($current_area == "C" && $store_language != $config["default_customer_language"]) to Code:
if ($current_area == "C" && $store_language != $config["default_customer_language"]) the top level category will then be available as: {$products[product].maincat} in products.tpl hth |
Thank you FD. You are my hero! =D>
|
Glad it worked :)
|
This is a great mod, but how would we add a thumbnail picture?
Thanks! Quote:
|
Wonderful and much needed mod. Thank you much!
|
mod not working for me with 4.03
When i installed de mod and go to the following url
www.mydomain.com/customer/total_list.php?main=listall i get Not Found The requested URL /customer/index.php was not found on this server. that is correct because there is no index.php in customer. anyone know why it wants to go to index.php |
^ Your using x-cart 4, I believe this mod is for x-cart 3.
|
I used this I have x-cart 4
<FORM method="POST" action="search.php" name="showall"> <INPUT type="hidden" name="mode" value="search"> <INPUT type="hidden" name="posted_data[by_title]" value="Y"> <INPUT type="hidden" name="posted_data[by_shortdescr]" value="Y"> <INPUT type="hidden" name="posted_data[by_fulldescr]" value="Y"> <INPUT type="hidden" name="posted_data[substring]" size="16" value=""> Show all products{include file="buttons/search_head.tpl"} </FORM> I added it at the top of my site next to the drop down http://www.pixellab.biz |
All times are GMT -8. The time now is 10:27 PM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.