Hi,
I'm getting this Fatal error: Class 'views_handler_field_node' not found in /home/.../sites/all/modules/views/modules/node.views.inc on line 485
Please Help. Thanks!
Hi,
I'm getting this Fatal error: Class 'views_handler_field_node' not found in /home/.../sites/all/modules/views/modules/node.views.inc on line 485
Please Help. Thanks!
Comments
Comment #1
calmher commentedby the way, that's the latest CVS I downloaded from http://drupal.org/node/95897 dated March 28, 2008.
Comment #2
merlinofchaos commentedIt looks like a class that extends views_handler_field_node was being declared prior to views_handler_field_node. I'm going to guess that my version of PHP thinks this is ok, and your version does not. (Whee!).
I just checked in a re-organization. I believe this should be fixed. can you cvs up and confirm this?
Comment #3
calmher commentedYep, you were right :) working fine now.
My PHP version is 5.2.5 memory limit of 128M.
Comment #4
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.
Comment #5
Eugene Dubois commentedI just installed views-6.x-2.0-rc1.tar.gz on my website, and have the same error-message
Fatal error: Class 'views_handler_field_node' not found in /home/genealog/public_html/genwiki/modules/cck/includes/content.views.inc on line 255...
Any suggestions?
Comment #6
yched commented@eugene_dub : That's http://drupal.org/node/277968.
Keeping that issue closed.
Comment #7
nancydruI just downloaded the latest (Aug 26) -dev version and still get this error. I noticed that Views has a module weight of 10, so I changed my module to 12. Still get this problem.
Comment #8
merlinofchaos commentedPlease don't re-open an issue with "still getting this error" when multiple versions of the error have been posted (and the most recent versions of the error were CCK related, not Views, and a link was very clearly given). If you can't be precise and post the exact error you're getting, don't bother posting.