Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • Aratype Friend
    #1074109

    Hello,

    We’ve installed JA Megafilter with JA Megastore template,

    but the page does’t display products, the error is displayed in attachments.

    Regards


    1. Screenshot_2
    Luna Garden Moderator
    #1074396

    Hi,

    Share your site URL, admin account & FTP account, we need to take a close look on the issue on your site.

    Mo0nlight Moderator
    #1074398

    Hi
    You could Try this.
    Edit the file.
    /plugins/jamegafilter/virtuemart/tmpl/default.php
    Look for

    if ( item['shopper_groups'].length !== 0 ) {

    Change to.

    if ( typeof (item['shopper_groups']) != 'undefined' && item['shopper_groups'].length !== 0 ) {
    Aratype Friend
    #1075065
    This reply has been marked as private.
    Mo0nlight Moderator
    #1075560

    Hi.

    It seems the Joomla admin is blocked.

    Warning Login denied! Your account has either been blocked or you have not activated it yet.

    Please check.

    • This reply was modified 6 years, 5 months ago by  Saguaros.
    Aratype Friend
    #1075708
    This reply has been marked as private.
    Mo0nlight Moderator
    #1075817

    Hi.
    Thanks for full site access.
    I checked the issue and applied these changes:
    file : /plugins/jamegafilter/virtuemart/helper.php

    In 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

Viewing 7 posts - 1 through 7 (of 7 total)

This topic contains 6 replies, has 3 voices, and was last updated by  Mo0nlight 6 years, 5 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum