-
AuthorPosts
-
April 20, 2017 at 12:41 pm #1027740
Is there a functions.php file in the src folder?
April 20, 2017 at 12:42 pm #1027741I started a brand new site for a client today and still have the issue.
Mo0nlight ModeratorMo0nlight
- Join date:
- September 2014
- Posts:
- 707
- Downloads:
- 38
- Uploads:
- 107
- Thanked:
- 99 times in 97 posts
April 21, 2017 at 3:46 am #1027863Hi.
It’s included.
If you could setup a demo site.
Please send me FTP or admin account so i could check the problem.
July 4, 2017 at 6:09 pm #1046056THIS IS STILL AN ISSUE IN VERSION 2.5.9 AND MUST BE ADDRESSED! ANY COMPONENTS THAT LOAD THE S3 LIBRARIES WILL HAVE AN ISSUE AND BE INCOMPATIBLE!
Mo0nlight ModeratorMo0nlight
- Join date:
- September 2014
- Posts:
- 707
- Downloads:
- 38
- Uploads:
- 107
- Thanked:
- 99 times in 97 posts
July 5, 2017 at 12:35 pm #1046324Please try it again, I’m telling you it happens on every site of mine!
July 5, 2017 at 2:02 pm #1046332The very least you could do is contact the Fabrikar developers!
Luna Garden ModeratorLuna Garden
- Join date:
- July 2011
- Posts:
- 2617
- Downloads:
- 80
- Uploads:
- 96
- Thanks:
- 78
- Thanked:
- 453 times in 425 posts
July 12, 2017 at 2:12 am #1047893Mo0nlight ModeratorMo0nlight
- Join date:
- September 2014
- Posts:
- 707
- Downloads:
- 38
- Uploads:
- 107
- Thanked:
- 99 times in 97 posts
August 8, 2017 at 10:30 am #1054473Hi.
You could try.
Edit the file :
/administrator/components/com_jaamazons3/constants.phpLook for :
require_once(JPATH_COMPONENT.'/lib/aws/aws-autoloader.php');
Change to :
if (!class_exists('Aws\S3\S3Client')) require_once(JPATH_COMPONENT.'/lib/aws/aws-autoloader.php');
This code will disable the amazon S3 library in JA Amazon S3.
And will using the amazon S3 library in Fabrik.But It’s will get error while using if the amazon S3 library Fabrik using not the same with JA Amazon S3 using.
October 16, 2017 at 2:40 pm #1068147Why haven’t you applied this to 2.5.9?
Mo0nlight ModeratorMo0nlight
- Join date:
- September 2014
- Posts:
- 707
- Downloads:
- 38
- Uploads:
- 107
- Thanked:
- 99 times in 97 posts
October 18, 2017 at 4:21 am #1068499Hi.
Because the solution came up after the version released.
Will include in next version
AuthorPostsThis topic contains 25 replies, has 3 voices, and was last updated by Mo0nlight 7 years ago.
We moved to new unified forum. Please post all new support queries in our New Forum