AYUDA con Horizontal_slider_Views en drupal 7

Saludos a todo en la comunidad...

tengo drupal 7 instalado, quiero instalar y configurar el modulo Horizontal_slider_Views que lo descargue desde aqui http://drupal.org/project/views_horizontal_slider ... tengo instalado el views-7.x-3.3 y el Chaos tool suite (ctools) 7.x-1.0 ... pero al configurar un bloque para mostrar imagines horizontales con el modulo Horizontal_slider_Views ... me sale este error...

Strict warning: Declaration of views_horizontal_slider_style_plugin::options_validate() should be compatible with that of views_plugin_style::options_validate() en require_once() (línea 10 de C:\xampp\htdocs\jpl-services2\sites\all\modules\views_horizontal_slider\views_horizontal_slider_style_plugin.inc).
Strict warning: Declaration of views_horizontal_slider_style_plugin::options_validate() should be compatible with that of views_plugin_style::options_validate() en require_once() (línea 10 de C:\xampp\htdocs\jpl-services2\sites\all\modules\views_horizontal_slider\views_horizontal_slider_style_plugin.inc).

alguna forma de solucionar esto...???

gracias por su ayuda