Closed (won't fix)
Project:
Views (for Drupal 7)
Version:
7.x-3.0-rc1
Component:
Views Form
Priority:
Normal
Category:
Support request
Assigned:
Issue tags:
Reporter:
Created:
23 Apr 2011 at 07:16 UTC
Updated:
17 Nov 2011 at 16:36 UTC
Jump to comment: Most recent file
Comments
Comment #1
vishalkhialani commentedMy server Details:
Apache/2.2.17 (Unix) DAV/2 mod_ssl/2.2.17 OpenSSL/1.0.0c PHP/5.3.5 mod_apreq2-20090110/2.7.1 mod_perl/2.0.4 Perl/v5.10.1
MySQL client version: mysqlnd 5.0.7-dev - 091210 - $Revision: 304625 $
PHP extension: mysql
Comment #2
neoglez commentedI just tryed the following cases:
Please, make sure you follow this instructions http://drupal.org/project/views
Here is a view you can try:
Comment #3
vishalkhialani commentedHi,
I tried to import yours but I got the below error. I read the documentation which you provided but did not find anything useful.
Field handler node.title is not available.
Sort criterion handler node.created is not available.
Filter criterion handler node.status is not available.
Field handler node.title is not available.
Sort criterion handler node.created is not available.
Filter criterion handler node.status is not available.
Unable to import view.
Cheers,
Vishal
Comment #4
neoglez commentedThis is the part a ment:
These (field, filter & sort) handlers (the ones in your picture) are Views' default handlers and they MUST be avalaible, only if they weren't loaded (let's say becouse they wouldn't be included in the .info file) then things could fail.
So, check again:
ctools alpha4.
Views 7.x-3.x-dev (2011-Apr-23)
Flush cache as much as twice (or even once more).
The problem is the error can not be reproduced.
Comment #5
neoglez commentedComment #6
dawehnerDid you managed to disable the node module?
Comment #7
vishalkhialani commentedHi,
Its working now :)
I guess the problem was ctools needed an update and a lot of tries of clearing the cache.
Cheers,
Vishal
Comment #9
bajah commentedIm having the same problem but this time is when im trying to delete a view
Comment #10
dawehnerWhat did you to fix the issue?
Comment #11
esmerel commented