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

Anonymous’s picture

I'm having trouble replicating this issue... Can you please list the steps needed to see this in action?

Anonymous’s picture

Version: 7.x-1.0 » 7.x-1.x-dev
Component: User interface » Code
Category: support » bug
Status: Active » Fixed

Nevermind, 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

denglar’s picture

Thanx a lot! With this fix, now that issue seems solved.
Great module: it saves lot of effort to me!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

DevJoshLopez’s picture

Issue summary: View changes

was this only fixed in dev? I just installed the recommended release and im getting this error.

Anonymous’s picture

Yes, 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).