Page 1 of 1
Search found 5 matches
How to display manufacturer with some decription and product
Hi,
I am looking for the module that will allow me to display a list of several manufacturers with a short description (characterization of the manufacturer), and the 4-5 products of each manufacturer.
do you have any ideas on how to solve it?
- Tue Sep 10, 2013 6:28 pm
- Replies 0
- Views 347
Re: Hiding selected language and currency
Perfect ! Thx. Similar solution works in currency module. THX a lot!
Code: Select all
<?php if ($currency['code'] != $this->session->data['currency']) { ?>
- Thu Jul 18, 2013 8:06 pm
- Replies 2
- Views 687
Hiding selected language and currency
Hi, in my template i have a dropdown list of languages. Selected language appears in the list of other languages ex.: [EN] + [RU][EN][DE] how to disable/hide double lang from list? This same solution can be used in currency select.
Jump to post- Thu Jul 18, 2013 5:12 pm
- Replies 2
- Views 687
Re: mail system not working
I tested several versions of OC last "full" working compilation is 1.5.1.1, all subsequent versions (updated by the /install/) do not work... testing & testing.... but I'm so blind, and your tip was very helpful !!! issue is resolved. Thx! scrap of mail.php - 1.5.5 108- $header .= 'Con...
Jump to post- Sun Jan 27, 2013 10:20 pm
- Replies 51
- Views 40770
mail system not working
i've read so much topics and i've no idea what i can do for it... Problem: not working mail system: no acc creation confirm / no order confirm / no newsletter etc. etc. Information: Domain: DNS redelegated Opencart Version: 1.5.5.1 PHP Version: 5.2.17 Safe Mode: Off Register Globals: Off Magic Quote...
Jump to post- Sun Jan 27, 2013 7:19 pm
- Replies 51
- Views 40770
Search found 5 matches