Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • john patrikiadis Friend
    #1090528

    I have uploaded my site to temp server and I get an error which the component’s developer told me it is something that you need to check.
    Here is what they say
    Hi John,

    The issue is coming from your JoomlArt template. As you can see, it works in Protostar:
    http://arionsoftware.epizy.com/download-commerce?template=protostar

    We’ve isolated the problem to their T3 plugin. Specifically the layouts folder in it. If you take:
    /plugins/system/t3/base-bs3/html/layouts/joomla

    and rename it to:
    /plugins/system/t3/base-bs3/html/layouts/joomla_disabled

    The site works. Could you report the issue to JoomlArt’s developers?

    Let us know if you have any questions and we’ll be glad to answer.

    Kind regards,

    The problem is at the http://arionsoftware.epizy.com/commerce page if you choose read more at the right hand side http://prntscr.com/ib910p you see the problem

    the site is in Greek and you may not be able to understand so if you have any problem let me know.

    Saguaros Moderator
    #1090714

    Hi John,

    I got your point, could you share the FTP account also? I will investigate further.

    john patrikiadis Friend
    #1090732

    http://prntscr.com/ibpint
    password the same

    Saguaros Moderator
    #1090945
    This reply has been marked as private.
    john patrikiadis Friend
    #1090986

    use Patrikiadis1967

    Saguaros Moderator
    #1091002

    I edited this file: /plugins/system/t3/base-bs3/html/layouts/joomla/edit/params.php

    by changing:

    $form      = $displayData['form'];
    $fieldSets =  $displayData['fieldsets'];
    $displayData = $displayData['params'];

    to:

    $form = $displayData->getForm();
    $fieldSets = $form->getFieldsets('params');
    if (empty($fieldSets))
    {
        $fieldSets = $form->getFieldsets('attribs');
    }

    Kindly check.

    john patrikiadis Friend
    #1091003

    why did this happen? I also have the http://www.arion-software.co.uk site which is using the same component and i don;t have this problem

    Saguaros Moderator
    #1091005

    Maybe it’s using old version of Joomla or T3 framework? This is an issue of T3 and it’s updated to T3 framework plugina nd will be released soon.

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

This topic contains 7 replies, has 2 voices, and was last updated by  Saguaros 6 years, 2 months ago.

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