PHP 7.4 Deprecated Warning in package.module.nextgen_admin.php
-
Hey Imagely-team,
we just deployed a WordPress installation containing your “WordPress Gallery Plugin – NextGEN Gallery” with Duplicator Pro. There we got a Deprecation warning in PHP 7.4. We think that you will want to fix this.
Here is the warning:
SCRIPT FILE TEST: /[SERVER-PATH]/wp-login.php E_DEPRECATED Unparenthesized <code>a ? b : c ? d : e</code> is deprecated. Use either <code>(a ? b : c) ? d : e</code> or <code>a ? b : (c ? d : e)</code> FILE: /[SERVER-PATH]/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_admin/package.module.nextgen_admin.php[368] --- TRACE --- FUNCTION: include_once FILE: /[SERVER-PATH]/wp-content/plugins/nextgen-gallery/vendor/imagely/pope-framework/lib/class.base_module.php[70] CLASS___: C_Base_Module->load FILE: /[SERVER-PATH]/wp-content/plugins/nextgen-gallery/vendor/imagely/pope-framework/lib/class.component_registry.php[180] CLASS___: C_Component_Registry->load_moduleFILE: /[SERVER-PATH]/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/product.photocrati_nextgen.php[114] CLASS___: P_Photocrati_NextGen->define FILE: /[SERVER-PATH]/wp-content/plugins/nextgen-gallery/vendor/imagely/pope-framework/lib/class.base_module.php[30] CLASS___: C_Base_Module->__construct FILE: /[SERVER-PATH]/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/product.photocrati_nextgen.php[121] FUNCTION: require_once FILE: /[SERVER-PATH]/wp-content/plugins/nextgen-gallery/vendor/imagely/pope-framework/lib/class.component_registry.php[61] CLASS___: C_Component_Registry->require_module_fileFILE: /[SERVER-PATH]/wp-content/plugins/nextgen-gallery/vendor/imagely/pope-framework/lib/class.component_registry.php[100] CLASS___: C_Component_Registry->add_module_pathFILE: /[SERVER-PATH]/wp-content/plugins/nextgen-gallery/nggallery.php[331] CLASS___: C_NextGEN_Bootstrap->_load_popeFILE: /[SERVER-PATH]/wp-content/plugins/nextgen-gallery/nggallery.php[173] CLASS___: C_NextGEN_Bootstrap->__constructFILE: /[SERVER-PATH]/wp-content/plugins/nextgen-gallery/nggallery.php[1078] FUNCTION: include_once FILE: /[SERVER-PATH]/wp-settings.php[371] FUNCTION: require_once FILE: /[SERVER-PATH]/wp-config.php[116] FUNCTION: require_once FILE: /[SERVER-PATH]/wp-load.php[37] FUNCTION: require FILE: /[SERVER-PATH]/wp-login.php[12]
Many greetings,
-doffine
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘PHP 7.4 Deprecated Warning in package.module.nextgen_admin.php’ is closed to new replies.