Hello,

I am recieiving following error after I installed views,
user warning: Table 'drupal.views_view' doesn't exist query: SELECT DISTINCT v.* FROM views_view v in C:\xampp\htdocs\drupal\modules\views\includes\view.inc on line 1346.

views did not show the list of my current views so I uninstalled again.
now I am recieving following error:

warning: call_user_func_array() expects parameter 1 to be a valid callback, function 'views_access' not found or invalid function name in C:\xampp\htdocs\drupal\includes\menu.inc on line 452.

And I still recieve this error after reinstalled the views module.
user warning: Table 'drupal.views_view' doesn't exist query: SELECT DISTINCT v.* FROM views_view v in C:\xampp\htdocs\drupal\modules\views\includes\view.inc on line 1346.

what should I do, any help?

Shiva

Comments

ziobudda’s picture

Hi, before the 2nd installation have you do an "uninstall" of the view module ? Or have you only disabled and re-enabled the module ?

M.

Freelancer Senior Drupal Developer -- http://www.ziobuddalabs.it

shv_rk’s picture

Hi,
thanks for the reply, I am new to Drupal so I might done something completely stupid. :)

As far as I remember I uninstalled I uninstalled UC_Views then
was unable to uninstall Views itself so I had to removed it from the modules folder!
there is no option for unable it!