Download & Extend

Call to a member function theme() on a non-object

Project:Timeline
Version:6.x-1.x-dev
Component:Code
Category:bug report
Priority:critical
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

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.

Comments

#1

Priority:normal» critical

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

#2

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

#3

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

#4

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.

AttachmentSize
default_view.patch 2.11 KB

#5

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.

#6

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.

#7

Status:needs review» fixed

no responses. Seems to be fixed.

#8

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

#9

Status:fixed» closed (fixed)

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