Appearing on the admin pages:

    Strict warning: Declaration of openlayers_layer_type_virtualearth::options_form() should be compatible with that of openlayers_layer_type::options_form() in ctools_plugin_load_includes() (line 468 of /var/www/html/sarnia4/sites/all/modules/ctools/includes/plugins.inc).
    Strict warning: Declaration of openlayers_layer_type_raw::options_form() should be compatible with that of openlayers_layer_type::options_form() in ctools_plugin_load_includes() (line 468 of /var/www/html/sarnia4/sites/all/modules/ctools/includes/plugins.inc).
    Strict warning: Declaration of openlayers_layer_type_osm::options_form() should be compatible with that of openlayers_layer_type::options_form() in ctools_plugin_load_includes() (line 468 of /var/www/html/sarnia4/sites/all/modules/ctools/includes/plugins.inc).
    Strict warning: Declaration of openlayers_layer_type_kml::options_form() should be compatible with that of openlayers_layer_type::options_form() in ctools_plugin_load_includes() (line 468 of /var/www/html/sarnia4/sites/all/modules/ctools/includes/plugins.inc).
    Strict warning: Declaration of openlayers_layer_type_geojson::options_form() should be compatible with that of openlayers_layer_type::options_form() in ctools_plugin_load_includes() (line 468 of /var/www/html/sarnia4/sites/all/modules/ctools/includes/plugins.inc).
    Strict warning: Declaration of openlayers_layer_type_maptiler::options_form() should be compatible with that of openlayers_layer_type::options_form() in ctools_plugin_load_includes() (line 468 of /var/www/html/sarnia4/sites/all/modules/ctools/includes/plugins.inc).
    Strict warning: Declaration of openlayers_layer_type_wms::options_form() should be compatible with that of openlayers_layer_type::options_form() in ctools_plugin_load_includes() (line 468 of /var/www/html/sarnia4/sites/all/modules/ctools/includes/plugins.inc).
    Strict warning: Declaration of openlayers_layer_type_tms::options_form() should be compatible with that of openlayers_layer_type::options_form() in ctools_plugin_load_includes() (line 468 of /var/www/html/sarnia4/sites/all/modules/ctools/includes/plugins.inc).
    Strict warning: Declaration of openlayers_layer_type_google::options_form() should be compatible with that of openlayers_layer_type::options_form() in ctools_plugin_load_includes() (line 468 of /var/www/html/sarnia4/sites/all/modules/ctools/includes/plugins.inc).
    Strict warning: Declaration of openlayers_layer_type_xyz::options_form() should be compatible with that of openlayers_layer_type::options_form() in ctools_plugin_load_includes() (line 468 of /var/www/html/sarnia4/sites/all/modules/ctools/includes/plugins.inc).
    Strict warning: Declaration of openlayers_layer_type_cloudmade::options_form() should be compatible with that of openlayers_layer_type::options_form() in ctools_plugin_load_includes() (line 468 of /var/www/html/sarnia4/sites/all/modules/ctools/includes/plugins.inc).
    Strict warning: Declaration of openlayers_layer_type_yahoo::options_form() should be compatible with that of openlayers_layer_type::options_form() in ctools_plugin_load_includes() (line 468 of /var/www/html/sarnia4/sites/all/modules/ctools/includes/plugins.inc).
    Strict warning: Declaration of openlayers_layer_type_openlayers_views_vector::options_form() should be compatible with that of openlayers_layer_type::options_form() in ctools_plugin_load_includes() (line 468 of /var/www/html/sarnia4/sites/all/modules/ctools/includes/plugins.inc).

Should be an easy fix to adjust the method signature. I suspect ctools added an extra parameter at some point and didn't tell anyone. :-)

Comments

nod_’s picture

Status: Active » Closed (duplicate)