i have install view module, when i add view and change style format to table, it appear following error message, what happen to it ?
warning: Parameter 3 to views_ui_build_form_state() expected to be a reference, value given in C:\xampp\htdocs\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 C:\xampp\htdocs\includes\form.inc on line 378.
warning: Invalid argument supplied for foreach() in C:\xampp\htdocs\sites\all\modules\views\includes\admin.inc on line 1542.
warning: Attempt to assign property of non-object in C:\xampp\htdocs\sites\all\modules\views\includes\admin.inc on line 1613.
Display "Defaults" uses fields but there are none defined for it or all are excluded.
warning: call_user_func_array() expects parameter 1 to be a valid callback, no array or string given in C:\xampp\htdocs\includes\form.inc on line 378.
warning: Invalid argument supplied for foreach() in C:\xampp\htdocs\sites\all\modules\views\includes\admin.inc on line 1542.
warning: Attempt to assign property of non-object in C:\xampp\htdocs\sites\all\modules\views\includes\admin.inc on line 1613.
Display "Defaults" uses fields but there are none defined for it or all are excluded.
and sometime appear error message below
Display "Defaults" uses fields but there are none defined for it or all are excluded.









