VirtueMart Forum

VirtueMart 2 + 3 + 4 => General Questions => Topic started by: Aibolit66 on October 29, 2011, 11:44:03 AM

Title: [SOLVED] mod_manufactuters problem
Post by: Aibolit66 on October 29, 2011, 11:44:03 AM
Hi

in mod_manufacturer/tmpl/default.php
   <?php foreach ($manufacturers as $manufacturer) {
      $link = JROUTE::_('index.php?option=com_virtuemart&view=manufacturer&virtuemart_manufacturer_id=' . $manufacturer->virtuemart_manufacturer_id);
                           
      ?>

returns - mysite.com/manufacturers/     for all manufacturers

module version - J virtuemart version - J joomla - 1.7.2
SEO is on

manufacturers where added by edit in administator panel
Title: Re: mod_manufactuters problem
Post by: Aibolit66 on October 30, 2011, 15:48:32 PM
Ha I'ts very interesting. When I added the picture to a manufacturer that manufacturer have a link my-site.com/manufacturers/manufacturer-name.html - the right one.
If a manufacturer don't have picture then the link is my-site.com/manufacturers/ - a page of all manufacturers.
In the same time the picture doesn't appear in all the manufacturers page
the settings are:
VirtueMart Manufacturer manufacturers name
Display Style div based