-
AuthorPosts
-
February 7, 2018 at 7:52 am #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=protostarWe’ve isolated the problem to their T3 plugin. Specifically the layouts folder in it. If you take:
/plugins/system/t3/base-bs3/html/layouts/joomlaand rename it to:
/plugins/system/t3/base-bs3/html/layouts/joomla_disabledThe 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 ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
February 8, 2018 at 3:58 am #1090714Hi John,
I got your point, could you share the FTP account also? I will investigate further.
February 8, 2018 at 5:14 am #1090732http://prntscr.com/ibpint
password the sameSaguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
February 9, 2018 at 3:18 am #1090945This reply has been marked as private.February 9, 2018 at 7:21 am #1090986use Patrikiadis1967
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
February 9, 2018 at 8:37 am #1091002I 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.
February 9, 2018 at 8:39 am #1091003why 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 ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
February 9, 2018 at 8:40 am #1091005Maybe 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.
-
AuthorPosts
This topic contains 7 replies, has 2 voices, and was last updated by Saguaros 6 years, 10 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum