Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

multilanguage manufacturers box goes missing


zandapro

Recommended Posts

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.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...