Closed (duplicate)
Project:
Content Construction Kit (CCK)
Version:
6.x-2.0-rc1
Component:
Views Integration
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 Jul 2008 at 12:54 UTC
Updated:
3 Jul 2008 at 15:53 UTC
Comments
Comment #1
muflon commentedProbably I have the same problem I started new instalation of drupal release 6.x-dev I installed CCK RC2 + Date + Link and everything works ok and then I installed Views 2 RC1 and I got this message:
Fatal error: Class 'views_handler_field_node' not found in F:\www\drupal\modules\cck\includes\content.views.inc on line 255
Comment #2
JackKannof commentedJust checked my servers log and this is what comes up a lot:
Failed loading /usr/lib/ioncube/new/ioncube_loader_lin_5.2.so: /usr/lib/ioncube/new/ioncube_loader_lin_5.2.so: cannot open shared object file: No such file or directory, referer: http://www.xxxxxxxxxx.nl/admin/build/modules
anyone got any ideas
Comment #3
JackKannof commentedok i just switched to the 6.x-2.x-dev and now it works fine.
Comment #4
JackKannof commentedOk spoke too soon again,
I have updated to 6.x-2.x-dev and immediatly installed views-6.x-2.0-rc1 without any problems, but after that i installed cck-6.x-2.0-rc2 and now i get the same blank screen again. So it has to do with a combination of them both.
Starting over for the 6th time now.
Comment #5
RoboPhred commentedI am getting this also. Views RC1 with an older version of CCK worked fine, but when I upgraded CCK to RC2 it started giving me the same error.
Comment #6
RoboPhred commentedI was able to fix this by undoing the content.views.inc change at version 1.68.2.4.
Apparently views_include_handlers() is needed...
Comment #7
yched commentedhttp://drupal.org/node/277968