Closed (fixed)
Project:
Drifter
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 Nov 2012 at 14:18 UTC
Updated:
4 Jan 2014 at 18:05 UTC
Jump to comment: Most recent
Dears,
I installed this helpful module, but I get a notice when viewing the page created with Views:
"Undefined index: settings in drifter_preprocess_views_view_field() (line 103 of /sites/all/modules/drifter/drifter.module)."
It works pretty well, making an image floating with wrapping text around, but I get this warning on top of the page.
Should I need to set something else?
Thanks a lot
æ
Comments
Comment #1
Anonymous (not verified) commentedI'm having trouble replicating this issue... Can you please list the steps needed to see this in action?
Comment #2
Anonymous (not verified) commentedNevermind, I started seeing the error. It was caused by certain fields not having any field-settings (such as Title, Post Date, etc.). Fix committed: http://drupalcode.org/project/drifter.git/commit/83e6638
Comment #3
denglar commentedThanx a lot! With this fix, now that issue seems solved.
Great module: it saves lot of effort to me!
Comment #5
DevJoshLopez commentedwas this only fixed in dev? I just installed the recommended release and im getting this error.
Comment #6
Anonymous (not verified) commentedYes, this hasn't been released properly yet.
You should use the dev version (the only difference between it and the recommended release is this fix).