- Posts: 9
- Thank you received: 0
Can't showing product in VM categories
-
Varnavskiy
Inactive member - Topic Author
- New Member
Less
More
12 years 8 months ago #17524
by Varnavskiy
Can't showing product in VM categories was created by Varnavskiy
Hello. I was install your last Hot Start template 2.5 joomla with VM2.02 and installed official russian language as default for client and administrative parts. After then, sample products no showing intro categories. after than, I made new mother and douther categories on russian in VM categories and TOP Menu, and made new russian product for that, but new product not showing too. Where is my mistake?
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
12 years 8 months ago #17529
by ivan.milic
Replied by ivan.milic on topic Re: Can't showing product in VM categories
It looks like something like show product that are out of stock is disabled and you don't have it on stock or something similar, are you sure it is language related?
Please Log in to join the conversation.
-
Varnavskiy
Inactive member - Topic Author
- New Member
Less
More
- Posts: 9
- Thank you received: 0
12 years 8 months ago #17534
by Varnavskiy
Replied by Varnavskiy on topic Re: Can't showing product in VM categories
Yes I am shure. My stock parameters is default as in your 2.5 hot start. Today I want made new product on english (with english interface) but the VM showed the following errors:
vmError: exeSortSearchListQuery Table 'biologic_db.f2jef_virtuemart_products_en_gb' doesn't exist SQL=SELECT SQL_CALC_FOUND_ROWS * FROM `f2jef_virtuemart_products_en_gb` as l JOIN `f2jef_virtuemart_products` AS p using (`virtuemart_product_id`)group by p.`virtuemart_product_id` ORDER BY p.`created_on` DESC LIMIT 0, 10
After that, I did not continue to experiment with the goods in English
I can send you login and password if you do not mind. I believe so you can quickly of all identify the problem...
vmError: exeSortSearchListQuery Table 'biologic_db.f2jef_virtuemart_products_en_gb' doesn't exist SQL=SELECT SQL_CALC_FOUND_ROWS * FROM `f2jef_virtuemart_products_en_gb` as l JOIN `f2jef_virtuemart_products` AS p using (`virtuemart_product_id`)group by p.`virtuemart_product_id` ORDER BY p.`created_on` DESC LIMIT 0, 10
After that, I did not continue to experiment with the goods in English
I can send you login and password if you do not mind. I believe so you can quickly of all identify the problem...
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
12 years 8 months ago #17547
by ivan.milic
Replied by ivan.milic on topic Re: Can't showing product in VM categories
ok, we had that bug already, you need to rename table in database
biologic_db.f2jef_virtuemart_products???
to
biologic_db.f2jef_virtuemart_products_en_gb
biologic_db.f2jef_virtuemart_products???
to
biologic_db.f2jef_virtuemart_products_en_gb
Please Log in to join the conversation.
-
Varnavskiy
Inactive member - Topic Author
- New Member
Less
More
- Posts: 9
- Thank you received: 0
12 years 8 months ago #17559
by Varnavskiy
Replied by Varnavskiy on topic Re: Can't showing product in VM categories
But why? I have table in database on my language: table in database: f2jef_virtuemart_products_ru_ru
In addition to this language, the VM has no errors in the title.
In addition to this language, the VM has no errors in the title.
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
12 years 8 months ago #17561
by ivan.milic
Replied by ivan.milic on topic Re: Can't showing product in VM categories
that is known bug in vm it has query with wrong table name. But also update should fix that.
Please Log in to join the conversation.
Time to create page: 0.171 seconds