Closed (fixed)
Project:
File Framework
Version:
6.x-1.0-alpha5
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
11 Apr 2009 at 06:01 UTC
Updated:
17 Mar 2010 at 16:58 UTC
Comments
Comment #1
Ether commentedComment #2
miglius commentedFrom the error it looks like you're using cck node type without any cck fields configured? Is this right? If yes, maybe it's better to use blog or story content type instead?
Comment #3
miglius commentedComment #4
Ether commentedI'm not drupal expert, just trying to use it for my site.
Independend what content type I'm using (page, story, image) I'm getting these errors. No cck field added to these content types. What I did is have removed (and disabled in module list) Upload module to avoid dublication with File framework. Could be this the reason ?
Comment #5
Ether commentedUPDATE.
When I'm trying to preview comment as user (not guest) I'm losing all CSS formating on the page.
Comment #6
Ether commentedProblem solved by disabling Embed and Attachments modules from File Framework.
Comment #7
fastballweb commentedI'm getting a similar error, although my line number is different. (Different version of CCK a year later, I imagine?)
The farthest I can get in terms of troubleshooting is that CCK's _content_field_invoke_default() is being run without a node parameter passed in. I am not sure why CCK code would be run while previewing a comment, and I'm not aware of any connection between CCK and comments on my site.
Miglius, you wrote: "From the error it looks like you're using cck node type without any cck fields configured? Is this right? If yes, maybe it's better to use blog or story content type instead?"
I have no idea what you're talking about--I don't want File Framework to do anything with comments, not sure what that has to do with node types. My error is also solved by disabling the Attachments module, but I would like to use it for nodes, so that's not a real solution.
Is this fixed in dev by chance?
Comment #8
miglius commentedI cannot troubleshoot the issue unless I can replicate it. So please post as much information as possible. Modules versions, configuration description in details, exact error messages, etc.
Comment #9
miglius commentedI was able to replicate it. Fixed.
Comment #11
jockox3 commentedI am getting this error too - where can I get the fix, please?
All the best, Jock