Viewing 11 posts - 16 through 26 (of 26 total)
  • Author
    Posts
  • prophoto Friend
    #1027740

    Is there a functions.php file in the src folder?

    prophoto Friend
    #1027741

    I started a brand new site for a client today and still have the issue.

    Mo0nlight Moderator
    #1027863

    Hi.

    It’s included.

    If you could setup a demo site.
    Please send me FTP or admin account so i could check the problem.


    1. Screen-Shot-2017-04-21-at-10.45.24-AM
    prophoto Friend
    #1046056

    THIS 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 Moderator
    #1046159

    Hi,

    As I mentioned before, I’ve already setup a test site but could not replicate the error. Kindly post the site URL where I can see the error an share the admin login info so I can check for you.

    Regards

    • This reply was modified 6 years, 10 months ago by  Saguaros.
    prophoto Friend
    #1046324

    Please try it again, I’m telling you it happens on every site of mine!

    prophoto Friend
    #1046332

    The very least you could do is contact the Fabrikar developers!

    Luna Garden Moderator
    #1047893

    Hi Prophoto,

    We see the issue, our developer is checking it. We’ll back to you right after we find the solution.
    We appreciate your patience.

    Mo0nlight Moderator
    #1054473

    Hi.

    You could try.
    Edit the file :
    /administrator/components/com_jaamazons3/constants.php

    Look 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.

    prophoto Friend
    #1068147

    Why haven’t you applied this to 2.5.9?

    Mo0nlight Moderator
    #1068499

    Hi.

    Because the solution came up after the version released.

    Will include in next version

Viewing 11 posts - 16 through 26 (of 26 total)

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

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