I just installed views slideshow and I'm getting a couple errors whenever I change the style to slideshow.
* warning: Parameter 3 to views_ui_build_form_state() expected to be a reference, value given in F:\wamp\www\Sandbox_drupal\sites\all\modules\views\includes\admin.inc on line 1606.
* warning: call_user_func_array() expects parameter 1 to be a valid callback, no array or string given in F:\wamp\www\Sandbox_drupal\includes\form.inc on line 378.
* warning: Invalid argument supplied for foreach() in F:\wamp\www\Sandbox_drupal\sites\all\modules\views\includes\admin.inc on line 1542.
* warning: Attempt to assign property of non-object in F:\wamp\www\Sandbox_drupal\sites\all\modules\views\includes\admin.inc on line 1613.
* warning: call_user_func_array() expects parameter 1 to be a valid callback, no array or string given in F:\wamp\www\Sandbox_drupal\includes\form.inc on line 378.
* warning: Invalid argument supplied for foreach() in F:\wamp\www\Sandbox_drupal\sites\all\modules\views\includes\admin.inc on line 1542.
* warning: Attempt to assign property of non-object in F:\wamp\www\Sandbox_drupal\sites\all\modules\views\includes\admin.inc on line 1613.
My view is very simple. Just an image field and a filter to show only nodes of my image type.
Any solutions? Also for future reference is it recommended to post module specific troubleshooting under post installation or create an issue?
Thanks.
Read »








