Hello,
I have installed the following contribution:
http://www.oscommerce.com/community/contributions,3521/page,32
So I can use the manufacturers box for two languages for each manufacturer. So I followed all the steps, and got it to work properly, but when I do the modifications on the file "includes/modules/boxes/bm_manufacturers.php", by changing the line of code to this: (line 38)
$manufacturers_query = tep_db_query("select ma.manufacturers_id, mi.manufacturers_name from " . TABLE_MANUFACTURERS . " ma," . TABLE_MANUFACTURERS_INFO . " mi where ma.manufacturers_id = mi.manufacturers_id and mi.languages_id = " . (int)$languages_id . " order by mi.manufacturers_name");
I upload the file, and boom, the manufacturers box disappears from the left column of the site, so I don't have a clue why this happens, can anyone help out?
thanks.
Latest News: (loading..)
multilanguage manufacturers box goes missing
Started by zandapro, May 07 2012 06:12 PM
1 reply to this topic









