Welcome, Guest. Please login or register.
Login with username, password and session length


It's a release candidate! VirtueMart 2.0 RC - the next generation VirtueMart - is available! Read more....

  Advanced search

247038 Posts in 67506 Topics- by 258314 Members - Latest Member: aniketana
Pages: [1]   Go Down
Print
Author Topic: Joomfish & Product Type parameter  (Read 6636 times)
Seth123
Newbie
*
Posts: 16


« on: August 24, 2008, 10:38:48 AM »

I know I should post this problem on the joomfish.net site.
Already tried it a few times and haven't received a solution for 6 moths now.

-4 language Joomla 1.0.15 Stable site
-Joom!Fish 1.8.2
-VirtueMart 1.0.15

My biggest problem is that my users should make an advanced search according to parameter types, but in all 4 languages. It only works for  one language.

Product Type Parameters can't be translated neither in the previous version neither in the latest version of Joom!Fish. This part of the VirtueMart (Product Type and Product Type Parameters) is very important since I manage/search different product categories with it.

So, I also need the tables to be translated:
jos_vm_product_product_type_1
jos_vm_product_product_type_2
.
.
.
jos_vm_product_product_type_n (n number of product types)

I can't bealive that nobody had a problem with this.
If You can help me, please give me some advice where to start from.

Thnx


Logged
kocel
Newbie
*
Posts: 1


« Reply #1 on: December 03, 2008, 03:58:14 AM »

Hi,
did you find solution?

you can translate tables with product_type_n
ie new contentelement

<?xml version="1.0" ?>
<joomfish type="contentelement">
  <name>VirtueMart Product Type - Advanced desciption </name>
  <author>Ivo Apostolov</author>
  <version>2.0</version>
  <description>Definition for VirtueMart component (Product Type) - Compatible with Joom!Fish 2.0 and VirtueMart 1.1</description>
  <reference>
     <table name="vm_product_type_2">
        <field type="referenceid" name="product_id" translate="0">ID</field>
        <field type="titletext" name="color" translate="0">Color</field>
      <field type="text" name="flavour" translate="1">Flavour</field>
      <field type="text" name="taste" translate="1">Taste</field>
     </table>
  </reference>
</joomfish>

but I have problem display translation. Translation is existing in table jf_content

but its still visible in default language on pages.

does anybody solve such problem?
Logged
Pages: [1]   Go Up
Print
Jump to: