php errors (non-compatable,static functions,variables) on NextGen
-
Just a bunch of recurrent errors I have seen in my logs. I have verion 2.0.66 The plugin appears to be working fine, so these are prob warnings. But warnings still slow things down… Using php 5.4
Only variables should be passed by reference /wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_basic_album/adapter.nextgen_basic_album_controller.php(40) ----------------------- Non-static method M_Lightbox::_add_script_data() should not be called statically /wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/lightbox/module.lightbox.php(171) ----------------------- Declaration of C_DataMapper_Driver_Base::define() should be compatible with C_Component::define($context = false) /wp-content/plugins/nextgen-gallery/pope/lib/class.component_registry.php(939) Declaration of C_DataMapper_Driver_Base::define() should be compatible with C_Component::define($context = false) /wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/datamapper/class.datamapper_driver_base.php(741) Declaration of C_DataMapper_Model::__set() should be compatible with & ExtensibleObject::__set($property, $value) /wp-content/plugins/nextgen-gallery/pope/lib/class.component_registry.php(939) Declaration of C_DataMapper_Model::__set() should be compatible with & ExtensibleObject::__set($property, $value) /wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/datamapper/class.datamapper_model.php(135) Declaration of C_Gallery_Storage::define() should be compatible with C_Component::define($context = false) /wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_data/class.gallery_storage.php(43) Declaration of C_GalleryStorage_Driver_Base::define() should be compatible with C_Component::define($context = false) /wp-content/plugins/nextgen-gallery/pope/lib/class.component_registry.php(939) Declaration of C_GalleryStorage_Driver_Base::define() should be compatible with C_Component::define($context = false) /wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_data/class.gallerystorage_driver_base.php(1501) Declaration of C_Lightbox_Library_Mapper::define() should be compatible with C_Component::define($context = false) /wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/lightbox/class.lightbox_library_mapper.php(45) Declaration of C_Lightbox_Library_Mapper::define() should be compatible with C_Component::define($context = false) /wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/lightbox/class.lightbox_library_mapper.php(7) Declaration of C_MVC_View::define() should be compatible with C_Component::define($context = false) /wp-content/plugins/nextgen-gallery/pope/lib/class.component_registry.php(939) Declaration of C_MVC_View::define() should be compatible with C_Component::define($context = false) /wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/mvc/class.mvc_view.php(30) Declaration of C_MVC_View::initialize() should be compatible with C_Component::initialize() /wp-content/plugins/nextgen-gallery/pope/lib/class.component_registry.php(939) Declaration of C_MVC_View::initialize() should be compatible with C_Component::initialize() /wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/mvc/class.mvc_view.php(30)
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘php errors (non-compatable,static functions,variables) on NextGen’ is closed to new replies.