Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • ove1kenobi Friend
    #187667

    On my test site the JA VM Products module seems to be broken – it looks ugly and nothing like in your config tutorial, as well as missing buttons for save/cancel. Here’s how it looks:

    I’ve tried to reinstall it, but alas, no improvements.

    -Ove


    1. JA_VM_Products
    MoonSailor Friend
    #493623

    Hi,

    It’s bug of this module. It’s fixed now. Pls check again.

    Regards.

    ove1kenobi Friend
    #493625

    Problem was with the instance that came with the installation of the module. Creating a new instance of the module worked perfectly.

    -Ove

    hermes6686 Friend
    #493635

    I’ve tried with a new instalation (uninstaling the old one), new instance etc. an it looks still broken, ยฟany idea?
    Thanks in Advance.

    ove1kenobi Friend
    #493663

    Go to module manager, click New and choose JA VM Products as module type. That worked for me, at least.

    -Ove

    MoonSailor Friend
    #493673

    Hi @hermes6686,

    It’s bug of module. Pls go to “modules/mod_javmproducts/assets/elements/vmcategories.php” find code :

    [PHP]
    if ($categoryModel->hasChildren ($childId)) {
    self::categoryListTreeLoop ($selectedCategories, $childId, $level, $disabledFields);
    }
    [/PHP]
    then change it to:
    [PHP]
    if ($categoryModel->hasChildren ($childId)) {
    ShopFunctions::categoryListTreeLoop ($selectedCategories, $childId, $level, $disabledFields);
    }
    [/PHP]

    If error still persists, pls send PM to me with admin login info and ftp account of your site. I will check it for you.

    Regards

    hermes6686 Friend
    #493724

    SOLVED ๐Ÿ™‚ thanks a lot an congratulations for the template ๐Ÿ™‚

    zero3 Friend
    #496068

    Modify the code, but the error persists

    MoonSailor Friend
    #496137

    HI zero3,

    Pls send PM to me with url, admin and ftp account of your site. I’ll check again for you.

    Regards.

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

This topic contains 9 replies, has 4 voices, and was last updated by  MoonSailor 11 years, 5 months ago.

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