This is a new and independent install of D7.0
and multiple modules.
I see finally now, by trial and error of module "enable"ing
and diss-"enable"ing, that an error page displays
when after I have first enabled all of the 4 following views modules
without any problems and without any errors..
- Views
- Views Bulk Operations
- Views exporter
- Views UI;
..but then when I subsequently "Enable" 'Administration views' 7.x-3.0-rc1
and then click on "Comments",
that is when the error page occurs..
=== Error Page Begin:
* Debug:
'Missing handler: comments subject field'
in views_get_handler() (line 841 of /home5/aquakeys/public_html/d70a/sites/all/modules/views/views.module).
* Debug:
'Missing handler: comments name field'
in views_get_handler() (line 841 of /home5/aquakeys/public_html/d70a/sites/all/modules/views/views.module).
* Debug:
'Missing handler: comments timestamp field'
in views_get_handler() (line 841 of /home5/aquakeys/public_html/d70a/sites/all/modules/views/views.module).
* Debug:
'Missing handler: comments edit_comment field'
in views_get_handler() (line 841 of /home5/aquakeys/public_html/d70a/sites/all/modules/views/views.module).
* Debug:
'Missing handler: comments delete_comment field'
in views_get_handler() (line 841 of /home5/aquakeys/public_html/d70a/sites/all/modules/views/views.module).
* Debug:
'Missing handler: comments timestamp sort'
in views_get_handler() (line 841 of /home5/aquakeys/public_html/d70a/sites/all/modules/views/views.module).
* Debug:
'Missing handler: comments subject filter'
in views_get_handler() (line 841 of /home5/aquakeys/public_html/d70a/sites/all/modules/views/views.module).
* Debug:
'Missing handler: comments name filter'
in views_get_handler() (line 841 of /home5/aquakeys/public_html/d70a/sites/all/modules/views/views.module).
* Debug:
'Missing handler: comments status filter'
in views_get_handler() (line 841 of /home5/aquakeys/public_html/d70a/sites/all/modules/views/views.module).
* Debug:
'Missing handler: comments nid relationship'
in views_get_handler() (line 841 of /home5/aquakeys/public_html/d70a/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 /home5/aquakeys/public_html/d70a/sites/all/modules/views/handlers/views_handler_field.inc).
* Debug:
'Handler views_handler_field_node tried to add additional_field language but node could not be added!'
in views_handler_field->add_additional_fields() (line 99 of /home5/aquakeys/public_html/d70a/sites/all/modules/views/handlers/views_handler_field.inc).
----- Error Page continued --------
* Notice: Undefined index: table in view->init_query() (line 545 of /home5/aquakeys/public_html/d70a/sites/all/modules/views/includes/view.inc).
* Notice: Undefined index: subject in views_handler_filter->accept_exposed_input() (line 421 of /home5/aquakeys/public_html/d70a/sites/all/modules/views/handlers/views_handler_filter.inc).
* Notice: Undefined index: name in views_handler_filter->accept_exposed_input() (line 421 of /home5/aquakeys/public_html/d70a/sites/all/modules/views/handlers/views_handler_filter.inc).
* Notice: Undefined index: status in views_handler_filter->accept_exposed_input() (line 421 of /home5/aquakeys/public_html/d70a/sites/all/modules/views/handlers/views_handler_filter.inc).
* PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'aquakeys_d70a.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 /home5/aquakeys/public_html/d70a/sites/all/modules/views/plugins/views_plugin_pager.inc).
=== End Errors Page ======
As I am only literate in html/css, and strictly a D7 end-user,
I leave it to you to decipher the errors
and I simply hope my posting here may be of some help
to you all; who I would like to thank for all of your hard work.
Thanks, and all the best.
- Chris
Note: I posted this issue in Views earlier before I narrowed
the problem down to the enabling of "Administration views"
being the initiator of the problem when I click 'Comments'.
Comments
Comment #2
christopher james francis rodgers commented.
Status from 'Normal' to 'Major':
.
===
This problem persists.
I do not know if it is a 'Views' or a 'Administration Menu'
problem.
I am posting a copy of this page
in the other Modules' issues also.
http://drupal.org/node/1039020 - Administration Menu 7.x-3.0-rc1.
http://drupal.org/node/1038680 - Views 7.x-3.x-dev; 7x-3.0-alpha1.
===
Yesterday I tried Views 7.x-3.x-dev.
(I think it was v.2011.01.27..
but might have been the version from the '26th. ? )
In any case, the problem still presents itself when..
- D7: (on BlueHost.com) New install with many modules..
..some Red, some Green, some Yellow.
- Views: All three modules enabled.
....- Views
....- Views exporter
....- Views UI.
- Enable module 'Administration views'
(of 'Administration Menu' 7.x-3.0-rc1).
- I go to comment page
(admin/content/comment),
===
.. and on the page that loads,
the following two sets of Errors display.
===
=== Errors Box # 1 of 2. ===
* Debug:
'Missing handler: comments subject field'
in views_get_handler() (line 841 of /home5/aquakeys/public_html/d70a/sites/all/modules/views/views.module).
* Debug:
'Missing handler: comments name field'
in views_get_handler() (line 841 of /home5/aquakeys/public_html/d70a/sites/all/modules/views/views.module).
* Debug:
'Missing handler: comments timestamp field'
in views_get_handler() (line 841 of /home5/aquakeys/public_html/d70a/sites/all/modules/views/views.module).
* Debug:
'Missing handler: comments edit_comment field'
in views_get_handler() (line 841 of /home5/aquakeys/public_html/d70a/sites/all/modules/views/views.module).
* Debug:
'Missing handler: comments delete_comment field'
in views_get_handler() (line 841 of /home5/aquakeys/public_html/d70a/sites/all/modules/views/views.module).
* Debug:
'Missing handler: comments timestamp sort'
in views_get_handler() (line 841 of /home5/aquakeys/public_html/d70a/sites/all/modules/views/views.module).
* Debug:
'Missing handler: comments subject filter'
in views_get_handler() (line 841 of /home5/aquakeys/public_html/d70a/sites/all/modules/views/views.module).
* Debug:
'Missing handler: comments name filter'
in views_get_handler() (line 841 of /home5/aquakeys/public_html/d70a/sites/all/modules/views/views.module).
* Debug:
'Missing handler: comments status filter'
in views_get_handler() (line 841 of /home5/aquakeys/public_html/d70a/sites/all/modules/views/views.module).
* Debug:
'Missing handler: comments nid relationship'
in views_get_handler() (line 841 of /home5/aquakeys/public_html/d70a/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 /home5/aquakeys/public_html/d70a/sites/all/modules/views/handlers/views_handler_field.inc).
* Debug:
'Handler views_handler_field_node tried to add additional_field language but node could not be added!'
in views_handler_field->add_additional_fields() (line 99 of /home5/aquakeys/public_html/d70a/sites/all/modules/views/handlers/views_handler_field.inc).
=== Errors Box # 2 - Same Page.
* Notice: Undefined index: table in view->init_query() (line 545 of /home5/aquakeys/public_html/d70a/sites/all/modules/views/includes/view.inc).
* Notice: Undefined index: subject in views_handler_filter->accept_exposed_input() (line 421 of /home5/aquakeys/public_html/d70a/sites/all/modules/views/handlers/views_handler_filter.inc).
* Notice: Undefined index: name in views_handler_filter->accept_exposed_input() (line 421 of /home5/aquakeys/public_html/d70a/sites/all/modules/views/handlers/views_handler_filter.inc).
* Notice: Undefined index: status in views_handler_filter->accept_exposed_input() (line 421 of /home5/aquakeys/public_html/d70a/sites/all/modules/views/handlers/views_handler_filter.inc).
* PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'aquakeys_d70a.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 /home5/aquakeys/public_html/d70a/sites/all/modules/views/plugins/views_plugin_pager.inc).
### END - views admin menu errrs.
Comment #3
sun#1038680: D7.0 Website Installation - Errors Re: Views & Administration Menu.