feri Posted July 27, 2010 Posted July 27, 2010 ismeri valaki?tud segíteni a szerkesztésben?köszi Share this post Link to post Share on other sites More sharing options...
Apooka Posted August 26, 2010 Posted August 26, 2010 Szia!Utánajártam a dolgonak és sikerült a megoldást is megtalálnom. Először is be kell menned a modules/massupdate/massupdate.php és megnyitnis szerkesztésre. Az alábbi sorokat kell megkersened: (én total commandert használom erre) LEFT JOIN `'._DB_PREFIX_.'feature_lang` fl ON ( f.`id_feature` = fl.`id_feature` AND fl.`id_lang` = 3); LEFT JOIN `'._DB_PREFIX_.'product_lang` pl ON (p.`id_product` = pl.`id_product`) WHERE pl.`id_lang` = 3; A végeiken szereplő számot(3) kell lecserélni arra, amelyiken a honlap nyelve fut, jobb esetben ha meghagytad az eredetieket akkor ez a 4-es lesz, de nézd meg az admin részben: tools/nyelv és ott az ID-t nézd meg és írd a fenti kód végét.Ha meg vagy, akkor ezt is cseréld le megfelelően: "price"=>array( "db_field"=>"price", "friendly"=>"Cena", "prefix"=>'$', ERRE: "price"=>array( "db_field"=>"price", "friendly"=>"Forint", "prefix"=>'Ft', Remélem, hogy segítettem valamit ezzel. :-) Share this post Link to post Share on other sites More sharing options...
feri Posted August 26, 2010 Posted August 26, 2010 nekem müxik a mass update, programozási segítség kelleneazért köszi Share this post Link to post Share on other sites More sharing options...
MEG Venture Posted April 24, 2012 Posted April 24, 2012 See post #5 at this link. http://www.prestasho...754#entry810754 Share this post Link to post 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