• Resolved TWD

    (@twd)


    I am seeing this message:
    Warning: Undefined array key “enable_optimization” in?/Users/myusername/Local Sites/local-staging-site/app/public/wp-content/plugins/modula-best-grid-gallery/includes/class-modula-backward-compatibility.php?on line?365?


Viewing 10 replies - 1 through 10 (of 10 total)
  • When updating the new modula version, the page is full of errors; cannot update. Help

    yes, they don’t check if the value is set (causes problems on PHP 8+), so one possible solution is to go to this line and change it like this:

    if (!empty($settings[‘enable_optimization’]) && ‘disabled’ == $settings[‘enable_optimization’] ) {
    return $item_data;
    }

    Plugin Author Cristian Raiber

    (@cristianraiber-1)

    Thanks for reporting this – we’re looking into it! An update will be pushed out ASAP to address this hiccup.

    Thanks,
    /Cristian.

    Please update to 2.7.93.

    Thank you for your patience.

    George.

    Thanks for fixing it!

    Version 2.7.93 breaks my site

    Warning: require_once(/home/customer/www/staging13.xxxxxxxxxx.co.uk/public_html/wp-content/plugins/modula/includes/license-checker/class-wpchill-license-checker.php): failed to open stream: No such file or directory in /home/customer/www/staging13.xxxxxxxxxxxx.co.uk/public_html/wp-content/plugins/modula-best-grid-gallery/includes/class-modula.php on line 672

    Fatal error: require_once(): Failed opening required ‘/home/customer/www/staging13.xxxxxxxxxxxx.co.uk/public_html/wp-content/plugins/modula/includes/license-checker/class-wpchill-license-checker.php’ (include_path=’.:/usr/local/php74/pear’) in /home/customer/www/staging13.xxxxxxxxxxxxxx.co.uk/public_html/wp-content/plugins/modula-best-grid-gallery/includes/class-modula.php on line 672

    There has been a critical error on this website. Please check your site admin email inbox for instructions.

    Hello @popidev

    Do you have Modula PRO ? If yes what version ?

    Thank you,

    George.

    I don’t, I have the free version.

    Can you send me all the active plugins ?

    Thank you, George.

    I have following issue:

    Version 2.7.93 | By?WPChill?|?View details

     This plugin failed to load properly and is paused during recovery mode.

    An error of type E_COMPILE_ERROR was caused in line 672 of the file /home/www/astrofotoblog.eu/www/astrofotoblog.eu/wp-content/plugins/modula-best-grid-gallery/includes/class-modula.php. Error message: require_once(): Failed opening required '/home/www/astrofotoblog.eu/www/astrofotoblog.eu/wp-content/plugins/modula/includes/license-checker/class-wpchill-license-checker.php' (include_path='.:/usr/share/php')

    I have also Modula Pro Version 2.0.6

    Could you please help me to fix this issue?

    • This reply was modified 8 months, 3 weeks ago by jakubk01.
Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘PHP Warning messages in PRO gallery plugin’ is closed to new replies.