I am playing with admin_views on a D7 site, and getting these errors when I visit
admin/structure/views/edit/admin_content_node.
Debug:
'Missing handler: node_revisions uid relationship'
in views_get_handler() (line 833 of /../sites/all/modules/views/views.module).
Debug:
'Missing handler: term_data vid filter'
in views_get_handler() (line 833 of /../sites/all/modules/views/views.module).
Debug:
'Missing handler: node_revisions uid relationship'
in views_get_handler() (line 833 of /../sites/all/modules/views/views.module).
Debug:
'Missing handler: term_data vid filter'
in views_get_handler() (line 833 of /../sites/all/modules/views/views.module).
Maybe theses are things that don't work in D7 views?
Here is the module versions:
- Drupal: 7.0-rc3
- taxonomy is enabled (if you worry about the term_data thing)
- views: 7.x-3.x-dev
- admin_views: 7.x-3.x-dev
- views_bulk_operations: 7.x-3.x-dev
Any idea why this is happening?
| Comment | File | Size | Author |
|---|---|---|---|
| #16 | admin_views.d7.16.patch | 79.9 KB | sun |
| #15 | 0001-Fix-1008380-reported-by-doxquixote-Fix-broken-handle.patch | 27.01 KB | bdragon |
Comments
Comment #1
davidseth commentedI get these errors as well. I am using Drupal 7 full release and admin_views 7.x-3.0-rc1.
Comment #2
thersitz commentedMe too. Same configuration as above. Occurred after accessing content item on admin menu. Just installed so have no content as of yet -- upgraded from a fresh 6.20 install in a hosted environs. When I click on the main content menu item, the errors do not appear. But if I select the content menu item from the dropped list, then it errors. I am in off-line mode.
* Debug:
'Missing handler: term_data vid filter'
in views_get_handler() (line 841 of /home/content/t/h/e/thisdomain/html/sitename/sites/all/modules/views/views.module).
* Debug:
'Missing handler: node_revisions uid relationship'
in views_get_handler() (line 841 of /home/content/t/h/e/thisdomain/html/sitename/sites/all/modules/views/views.module).
Error message
Notice: Undefined index: vid in views_handler_filter->accept_exposed_input() (line 421 of /home/content/t/h/e/thisdomain/html/sitename/sites/all/modules/views/handlers/views_handler_filter.inc).
===========================================================
when access the comments menu item in the dropped list I get:
* Operating in maintenance mode. Go online.
* Debug:
'Missing handler: comments subject field'
in views_get_handler() (line 841 of /home/content/t/h/e/thisdomain/html/sitename/sites/all/modules/views/views.module).
* Debug:
'Missing handler: comments name field'
in views_get_handler() (line 841 of /home/content/t/h/e/thisdomain/html/sitename/sites/all/modules/views/views.module).
* Debug:
'Missing handler: comments timestamp field'
in views_get_handler() (line 841 of /home/content/t/h/e/thisdomain/html/sitename/sites/all/modules/views/views.module).
* Debug:
'Missing handler: comments edit_comment field'
in views_get_handler() (line 841 of /home/content/t/h/e/thisdomain/html/sitename/sites/all/modules/views/views.module).
* Debug:
'Missing handler: comments delete_comment field'
in views_get_handler() (line 841 of /home/content/t/h/e/thisdomain/html/sitename/sites/all/modules/views/views.module).
* Debug:
'Missing handler: comments timestamp sort'
in views_get_handler() (line 841 of /home/content/t/h/e/thisdomain/html/sitename/sites/all/modules/views/views.module).
* Debug:
'Missing handler: comments subject filter'
in views_get_handler() (line 841 of /home/content/t/h/e/thisdomain/html/sitename/sites/all/modules/views/views.module).
* Debug:
'Missing handler: comments name filter'
in views_get_handler() (line 841 of /home/content/t/h/e/thisdomain/html/sitename/sites/all/modules/views/views.module).
* Debug:
'Missing handler: comments status filter'
in views_get_handler() (line 841 of /home/content/t/h/e/thisdomain/html/sitename/sites/all/modules/views/views.module).
* Debug:
'Missing handler: comments nid relationship'
in views_get_handler() (line 841 of /home/content/t/h/e/thisdomain/html/sitename/sites/all/modules/views/views.module).
* Debug:
'Handler views_handler_field_node tried to add additional_field nid but node could not be added!'
in views_handler_field->add_additional_fields() (line 99 of /home/content/t/h/e/thisdomain/html/sitename/sites/all/modules/views/handlers/views_handler_field.inc).
Error message
* Notice: Undefined index: table in view->init_query() (line 545 of /home/content/t/h/e/thisdomain/html/sitename/sites/all/modules/views/includes/view.inc).
* Notice: Undefined index: subject in views_handler_filter->accept_exposed_input() (line 421 of /home/content/t/h/e/thisdomain/html/sitename/sites/all/modules/views/handlers/views_handler_filter.inc).
* Notice: Undefined index: name in views_handler_filter->accept_exposed_input() (line 421 of /home/content/t/h/e/thisdomain/html/sitename/sites/all/modules/views/handlers/views_handler_filter.inc).
* Notice: Undefined index: status in views_handler_filter->accept_exposed_input() (line 421 of /home/content/t/h/e/thisdomain/html/sitename/sites/all/modules/views/handlers/views_handler_filter.inc).
* PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'the1102006403862.comments' doesn't exist: SELECT COUNT(*) AS expression FROM (SELECT 1 AS expression FROM {comments} comments) subquery; Array ( ) in views_plugin_pager->execute_count_query() (line 141 of /home/content/t/h/e/thisdomain/html/sitename/sites/all/modules/views/plugins/views_plugin_pager.inc).
Comment #3
paulgodard commentedSame problem!
And after playing with feed_import I now get hundreds of the last notice!
What is the fix for this?
Debug:
'Missing handler: term_data vid filter'
in views_get_handler() (line 841 of /Users/paul/Sites/Drupal-7/sites/all/modules/views/views.module).
Debug:
'Missing handler: node_revisions uid relationship'
in views_get_handler() (line 841 of /Users/paul/Sites/Drupal-7/sites/all/modules/views/views.module).
Error message
Notice: Undefined index: vid in views_handler_filter->accept_exposed_input() (line 421 of /Users/paul/Sites/Drupal-7/sites/all/modules/views/handlers/views_handler_filter.inc).
Notice: Undefined index: row_class in views_plugin_style->get_row_class() (line 104 of /Users/paul/Sites/Drupal-7/sites/all/modules/views/plugins/views_plugin_style.inc). and this line repeated many times (it seems for each new article node)
Comment #4
gnappoman commentedviews_handler_filter->accept_exposed_input line 412
also in stable D7!!!!!!!!
Comment #5
pglatz commentedStable D7, fresh install, seeing:
Missing handler: term_data vid filter
Missing handler: node_revisions uid relationship
on page admin/content/node
Comment #6
westba commentedStable D7 fresh install with no content. Occurs after accessing admin/config/development/generate/content when generating "views" content.
Comment #7
robidigital commentedReceive following errors when going to Administration Menu->Content
Debug Messages
Error Messages
Comment #8
Barfly commentedOn D7 + admin_menu 7.x-3.x-dev
I got the same error by going to : Administration Menu->Content
*Debug :
'Missing handler: term_data vid filter'
dans views_get_handler() (ligne 841 dans C:\Program Files\wamp\www\drupal-7.0\sites\all\modules \views\views.module).
* Debug :
'Missing handler: node_revisions uid relationship'
dans views_get_handler() (ligne 841 dans C:\Program Files\wamp\www\drupal-7.0\sites\all\modules\views\views.module).
* Notice : Undefined index: #value dans forum_form_alter() (ligne 589 dans C:\Program Files\wamp\www\drupal-7.0\modules\forum\forum.module).
* Notice : Undefined index: vid dans views_handler_filter->accept_exposed_input() (ligne 421 dans C:\Program Files\wamp\www\drupal-7.0\sites\all\modules\views\handlers\views_handler_filter.inc).
someone have an idea ?
I'm new to drupal and can't fix it myself =/
Comment #9
varontron commentedSame deal, get the error when accessing "Content" menu item, but for me occurred only after upgrading VBO to latest (20-FEB-11) version.
This only happens in the Admininistration Menu (7.x-3.0-rc1) menu item /admin/content/node but NOT with /admin/content
Comment #10
Schmed commentedI get similar errors when Administration Views is enabled and I click on http://localhost/MySite/admin/content/comment
When I disable Administration Views, I get a clean screen on http://localhost/MySite/admin/content/comment.
Comment #11
causalloop commentedI get:
Debug:
'Missing handler: term_data vid filter'
in views_get_handler() (line 841 of /var/www/modules/views/views.module).
Debug:
'Missing handler: node_revisions uid relationship'
in views_get_handler() (line 841 of /var/www/modules/views/views.module).
Notice: Undefined index: #value in forum_form_alter() (line 589 of /var/www/modules/forum/forum.module).
Notice: Undefined index: vid in views_handler_filter->accept_exposed_input() (line 421 of /var/www/modules/views/handlers/views_handler_filter.inc).
Which I assume is related...
Comment #12
pimok3000 commentedsubscribe
Comment #13
PILIMILI commentedHi I am geting the same
Debug:
'Missing handler: term_data vid filter'
in views_get_handler() (line 841 of C:\wamp\www\drupal-7.x-dev\sites\all\modules\views\views.module).
Debug:
'Missing handler: node_revisions uid relationship'
in views_get_handler() (line 841 of C:\wamp\www\drupal-7.x-dev\sites\all\modules\views\views.module).
Error messageNotice: Undefined index: vid in views_handler_filter->accept_exposed_input() (line 421 of C:\wamp\www\drupal-7.x-dev\sites\all\modules\views\handlers\views_handler_filter.inc).
Is any way to fix it?
Comment #14
chriz001 commentedsubscribe
Comment #15
bdragon commentedHere's a reexported view with what I believe to be the correct handlers readded and the broken handlers removed.
Comment #16
sunThanks for reporting, reviewing, and testing! Committed attached patch.
A new development snapshot will be available within the next 12 hours. This improvement will be available in the next official release.
Comment #18
s1mmel commentedCld somebody pls tell me how to apply this patch?
Comment #19
osmorphyus commentedHOW DO WE APPLY PATCHES!!!!!!!!! >:O
WINDOWS!! NOT USING LINUX, UNIX, MAC OS
Comment #20
causalloop commentedgoogle?
http://gnuwin32.sourceforge.net/packages/patch.htm
Comment #21
dynamicdan commentedI'm getting these errors after turning on all the debug settings for views (basic/advanced settings pages).
Looking through this issue, it seems that A) the patch doesn't work and B) the last submitted patch was not tested because the issue was marked fixed.
Comment #22
sun1) This issue was closed more than a year ago.
2) admin_views is not part of admin_menu anymore. See http://drupal.org/project/admin_views
Reverting status.
Thanks.