Im getting

Fatal error: Call to a member function theme() on a non-object in timeline/timeline.theme.inc on line 20

Getting this after visiting timeline/nodes without changing anything.

CommentFileSizeAuthor
#4 default_view.patch2.11 KBxamanu

Comments

bomarmonk’s picture

Priority: Normal » Critical

I can confirm this: I am getting the same error.

bennos’s picture

Had the same problem. A date field that is assigned to the timeline is missing or deleted in the views fields section.

lelizondo’s picture

@bennos: so it was a missing field in views? did you solved it? what field?

xamanu’s picture

StatusFileSize
new2.11 KB

to get rid of this error you just have to set the "field usage" part of the style: timeline options. it is just the default_views_view that has to be adjusted like attached in the patch.

but anyway i can not recommend to use the latest version. there are still more errors on date conversion to fix. and it probably won't work for you. please use one before. this is a real development snapshot.

hope that we can provide a working version soon.

lelizondo’s picture

The only problem with using a version before 6.x-1.x-dev is that I have to use drupal 5.x.. so I'll just wait for a stable version.. Thanks.

xamanu’s picture

Status: Active » Needs review

i reverted the revision of the newest 6.x-1.x-dev branch. It should work as it worked before.

We stared today active development for a 2.x branch, where all this unstable code is right now. We hope to release it within several weeks.

xamanu’s picture

Status: Needs review » Fixed

no responses. Seems to be fixed.

lelizondo’s picture

yes, I've been using it without problems, seems fixed, I just forgot to report back. Sorry about that.

Status: Fixed » Closed (fixed)

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