Closed (fixed)
Project:
Views (for Drupal 7)
Version:
7.x-3.0-alpha1
Component:
Miscellaneous
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Mar 2011 at 19:25 UTC
Updated:
3 Apr 2011 at 20:21 UTC
After upgrading to views 3.0-alpha 1:
* Debug:
'Missing handler: field_data_field_brand field_brand field'
in views_get_handler() (line 841 of /home/umicha03/public_html/sites/all/modules/views/views.module).
* Debug:
'Missing handler: field_data_field_year field_year field'
in views_get_handler() (line 841 of /home/umicha03/public_html/sites/all/modules/views/views.module).
* Debug:
'Missing handler: field_data_field_model field_model field'
in views_get_handler() (line 841 of /home/umicha03/public_html/sites/all/modules/views/views.module).
* Debug:
'Missing handler: field_data_field_image field_image field'
in views_get_handler() (line 841 of /home/umicha03/public_html/sites/all/modules/views/views.module).
* Debug:
'Missing handler: field_data_commerce_display_path commerce_display_path field'
in views_get_handler() (line 841 of /home/umicha03/public_html/sites/all/modules/views/views.module).
* Debug:
'Missing handler: field_data_commerce_total commerce_total field'
in views_get_handler() (line 841 of /home/umicha03/public_html/sites/all/modules/views/views.module).
Comments
Comment #1
dawehnerYou should upgrade to the dev version. The alpha is really old.
Then it's also important to clear the cache.
Comment #2
Ceb commentedsecond part below that:
Comment #3
Ceb commentedAlright... I've tried updating to 'dev' versions of a couple modules and it just keeps going bad.... maybe I'm doing it wrong. I'm extracting the zip file on my desktop and uploading the folder to my sites/all/modules folder. Is there a better way to do this? Am I doing it wrong?
Comment #4
dawehnerb) are just notices. This is really not bad.
Notices aren't displayed in d6, but your display would be red if you would enable them.
Comment #5
Ceb commentedThanks, I managed to update views to the dev version properly and got rid of those errors. Not exactly sure what in the process got it running. But THIS is fixed. Hopefully I can get past my other problems.... the site just isn't working very well right now.
Comment #6
dawehnerUpdate status