guest* Posted March 30, 2011 Share Posted March 30, 2011 On my Presta 1.3. I included the manufacturer link {$product->manufacturer_name|escape:'htmlall':'UTF-8'} Now it is not working anymore, because product.php ist not available anymore in 1.4. versions.I tried to include the same code from product.php into controllers/ProductController.php $manufacturer = new Manufacturer($product->id_manufacturer, intval($cookie->id_lang)); $smarty->assign('manufacturer_link', $link->getManufacturerLink($manufacturer->id, $manufacturer->link_rewrite)); It doesn't work, probably because presta 1.4.0.17 has another smarty version.Can please somebody help me to adapt the code to make the link work again ? Link to comment Share on other sites More sharing options...
guest* Posted April 2, 2011 Author Share Posted April 2, 2011 Nobody can help me ? Link to comment Share on other sites More sharing options...
adibaro Posted April 18, 2011 Share Posted April 18, 2011 Nobody can help me ? 3 lenguages (en, es, fr)Display manufacturer/supplier name and image in product page, with link to manufacturer/supplier pageCan be enable to show name and images, manufacturer and suppliercomments are welcomehttp://www.catalogo-onlinersi.com.ar/add-ons/146-extra-manufacturer.html This ExtraManufacturer works on 1.4.x Link to comment Share on other sites More sharing options...
guest* Posted April 19, 2011 Author Share Posted April 19, 2011 Nobody can help me ? 3 lenguages (en, es, fr)Display manufacturer/supplier name and image in product page, with link to manufacturer/supplier pageCan be enable to show name and images, manufacturer and suppliercomments are welcomehttp://www.catalogo-onlinersi.com.ar/add-ons/146-extra-manufacturer.html This ExtraManufacturer works on 1.4.x sorry also this one I tried some days ago, but it does not work for me. Many Smarty errors. the Mod is not compatible to Smarty3 Link to comment Share on other sites More sharing options...
guest* Posted April 19, 2011 Author Share Posted April 19, 2011 I tried again the module by a new download on RSI page. The Module I donwloaded on weekend was not compatible with 1.4. Now I saw, that on description is specific mentioned the 1.4., so they adapted the code the last days. And it works. Thank you and also to delveloper. It solved my problem. Link to comment Share on other sites More sharing options...
guest* Posted April 19, 2011 Author Share Posted April 19, 2011 It works with 1.4.0.17, but the URL's are not SEO-friendly: /manufacturer.php?id_manufacturer=33 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now