New Landing How can we help? Atelier Fatal error: Class 'Redux' not found in /home/shop/public_html/wp-content/pl…

Viewing 10 posts - 1 through 10 (of 10 total)
  • Posted in: Atelier
  • #224637
    soywebadmins
    Member
    Post count: 25

    I try to activate Swift framework plugin and got this error:

    Fatal error: Class ‘Redux’ not found in /home/shop/public_html/wp-content/plugins/swift-framework/includes/options/redux-extensions/extensions-init.php on line 4

    Newest version just download and install the theme.

    #224639
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Can you disable all plugins except Swift Framework and check if the issue still exist?
    Can you also provide the url for your site and some admin credentials?

    Use the private reply.

    Thanks
    -Rui

    #224795
    pp2324
    Member
    Post count: 106

    I had very similar problem. This was caused due to the memory limit in the php.ini file. You have to contact your host and ask them to increase the limit from 64MB to 128MB. It worked out for me.

    Good luck.

    #224854
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,

    @pp2324
    – Thanks for reply.
    Mohammad

    #226344
    soywebadmins
    Member
    Post count: 25

    Hello Issue not resolved. The REDUX:: class is NOT FOUND and give me error 500.

    here the exact line. Redux:: …. is the line. I Rem it and works but I can NOT Upload new Fonts and I don’t know if it is because of this.

    <?php

    // All extensions placed within the extensions directory will be auto-loaded for your Redux instance.
    Redux::setExtensions( ‘swift_builder_opts’, dirname( __FILE__ ) . ‘/extensions/’ );

    // Any custom extension configs should be placed within the configs folder.
    if ( file_exists( dirname( __FILE__ ) . ‘/configs/’ ) ) {
    $files = glob( dirname( __FILE__ ) . ‘/configs/*.php’ );
    if ( ! empty( $files ) ) {
    foreach ( $files as $file ) {
    include $file;
    }
    }
    }

    #226666
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    This is possibly caused by another plugin loading in the Redux options also.

    Can you disable all plugins except Swift Framework?
    Please confirm your Swift Framework version number?

    Thanks,
    David.

    #238534
    cyberspot
    Member
    Post count: 2

    Hi,

    I have the same problem, i have disabled all plugins and tried to activate only Swift Framework and i get the below error.

    Fatal error: Class ‘Redux’ not found in /home/admin/public_html/wp-content/plugins/swift-framework/includes/options/redux-extensions/extensions-init.php on line 4

    This is in a WP MULTISITE dev site, not sure if that makes a difference.

    Memory: 7.67 of 128 MB (6%) | WP LIMIT: 96 MB | IP 182.160.157.208 | PHP 5.4.42 @64BitOS

    Cheers.

    #238601
    David Martin – Support
    Moderator
    Post count: 20834

    @cyberspot be sure you have not Network Enabled the Swift Framework plugin, only enable it from with each multisite.

    What other plugins are Network Enabled?

    Thanks.

    #242404
    cyberspot
    Member
    Post count: 2

    Thanks David that seems to have worked now.

    Cheers.

    #242405
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Great thanks to David 🙂 .
    Mohammad

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

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register