-
AuthorPosts
-
Aratype Friend
Aratype
- Join date:
- August 2007
- Posts:
- 797
- Downloads:
- 41
- Uploads:
- 60
- Thanks:
- 194
- Thanked:
- 98 times in 6 posts
November 13, 2017 at 9:53 pm #1074109Hello,
We’ve installed JA Megafilter with JA Megastore template,
but the page does’t display products, the error is displayed in attachments.
Regards
Luna Garden ModeratorLuna Garden
- Join date:
- July 2011
- Posts:
- 2617
- Downloads:
- 80
- Uploads:
- 96
- Thanks:
- 78
- Thanked:
- 453 times in 425 posts
November 15, 2017 at 2:36 am #1074396Mo0nlight ModeratorMo0nlight
- Join date:
- September 2014
- Posts:
- 707
- Downloads:
- 38
- Uploads:
- 107
- Thanked:
- 99 times in 97 posts
November 15, 2017 at 2:48 am #1074398Hi
You could Try this.
Edit the file.
/plugins/jamegafilter/virtuemart/tmpl/default.php
Look forif ( item['shopper_groups'].length !== 0 ) {
Change to.
if ( typeof (item['shopper_groups']) != 'undefined' && item['shopper_groups'].length !== 0 ) {
Aratype FriendAratype
- Join date:
- August 2007
- Posts:
- 797
- Downloads:
- 41
- Uploads:
- 60
- Thanks:
- 194
- Thanked:
- 98 times in 6 posts
November 17, 2017 at 7:46 pm #1075065This reply has been marked as private.Mo0nlight ModeratorMo0nlight
- Join date:
- September 2014
- Posts:
- 707
- Downloads:
- 38
- Uploads:
- 107
- Thanked:
- 99 times in 97 posts
Aratype FriendAratype
- Join date:
- August 2007
- Posts:
- 797
- Downloads:
- 41
- Uploads:
- 60
- Thanks:
- 194
- Thanked:
- 98 times in 6 posts
November 21, 2017 at 6:43 pm #1075708This reply has been marked as private.Mo0nlight ModeratorMo0nlight
- Join date:
- September 2014
- Posts:
- 707
- Downloads:
- 38
- Uploads:
- 107
- Thanked:
- 99 times in 97 posts
November 22, 2017 at 4:19 am #1075817Hi.
Thanks for full site access.
I checked the issue and applied these changes:
file : /plugins/jamegafilter/virtuemart/helper.phpIn line : 81
if (trim($pt->category_name) == '') return;
and line : 279
if (trim($mf->mf_name) == '' AND trim($mf->{ 'mf_name_'.VmConfig::$vmlang }) == '') return;
And Note that your site missing many manufacturer and category in language: en, de, ar.
You should edit the category, manufacturer missing the language and add the missing language.Hope it helps.
Regards
1 user says Thank You to Mo0nlight for this useful post
AuthorPostsViewing 7 posts - 1 through 7 (of 7 total)This topic contains 6 replies, has 3 voices, and was last updated by Mo0nlight 6 years, 11 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Error displaying products
Viewing 7 posts - 1 through 7 (of 7 total)