• Resolved supersonix

    (@supersonix)


    Hi there,
    after updating to Falang for Elementor Lite Version: 1.31 the wordpress installation crashed and the website & panel have not been accessible anymore. The system sent the following error message:

    Error Details

    An error of type E_ERROR was caused in line 202 of the file wp-content/plugins/falang-for-elementor-lite/falang-for-elementor-lite.php. Error message: Uncaught TypeError: array_merge(): Argument #2 must be of type array, null given in /wp-content/plugins/falang-for-elementor-lite/falang-for-elementor-lite.php:202
    Stack trace: 0 /wp-content/plugins/falang-for-elementor-lite/falang-for-elementor-lite.php(202): array_merge(Array, NULL) 1 /wp-content/plugins/falang-for-elementor-lite/falang-for-elementor-lite.php(185): FalangElementor->mergeProMessageElements(‘/wp-content/plugins/falang-for-elementor-lite/…’) 2 /wp-content/plugins/falang-for-elementor-lite/falang-for-elementor-lite.php(154): FalangElementor->loadProMessageElements(‘/wp-content/plugins/falang-for-elementor-lite/…’) 3 /wp-includes/class-wp-hook.php(324): FalangElementor->init_widgets(”) 4 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters(NULL, Array) 5 /wp-includes/plugin.php(517): WP_Hook->do_action(Array) 6 /wp-settings.php(578): do_action(‘plugins_loaded’) 7 /wp-config.php(102): require_once(‘/wp-content/plugins/falang-for-elementor-lite/…’) 8 /wp-load.php(50): require_once(‘/wp-content/plugins/falang-for-elementor-lite/…’) 9 /wp-admin/admin.php(35): require_once(‘/wp-content/plugins/falang-for-elementor-lite/…’) 10 /wp-admin/update-core.php(10): require_once(‘/wp-content/plugins/falang-for-elementor-lite/…’) 11 {main} thrown

    I had to delete the plugin via FTP to regain access to the site and get it up an running again.

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author sbouey

    (@sbouey)

    Hi,

    What are the exta elementor plugin you are using , there is no change in this method in the last version but this is perhaps due to the premium addon’s supported in the file

    wp-content\plugins\falang-for-elementor-lite\pro\elementor-premium.json

    can you change it to

    {
    "single" :
    {
    "premium-unfold-addon": "premium_unfold_general_settings"
    },
    "repeatable":{}
    }

    i will check tomorrow if it’s make an error when premium addon’s is installed without the pro version

    Thread Starter supersonix

    (@supersonix)

    Hi, the WP installation runs both :

    Elementor Version 3.32.2 and

    Elementor Pro Version 3.32.1

    No other Elementor software is installed.

    Plugin Author sbouey

    (@sbouey)

    Hi,

    i have fixed the problem in the 1.32 version i publish now but i couldn’t reproduce exactly the same error it was a warning not an error (php 7.4 and php 8.2)

    Thread Starter supersonix

    (@supersonix)

    Hi there, thanks so much!

    I have just reinstalled the plugin with the 1.32 version and now it appears to be running without any issues.

    Plugin Author sbouey

    (@sbouey)

    Perfect, what was your php version ? i don’t understand why you didn’t have a notice but an error

    Thread Starter supersonix

    (@supersonix)

    The php version is 8.1.31 (Supports 64bit values). Maybe it’s time to update?!

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Version: 1.31 crashes WP installation’ is closed to new replies.