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.
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | default_view.patch | 2.11 KB | xamanu |
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.
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | default_view.patch | 2.11 KB | xamanu |
Comments
Comment #1
bomarmonk commentedI can confirm this: I am getting the same error.
Comment #2
bennos commentedHad the same problem. A date field that is assigned to the timeline is missing or deleted in the views fields section.
Comment #3
lelizondo commented@bennos: so it was a missing field in views? did you solved it? what field?
Comment #4
xamanu commentedto 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.
Comment #5
lelizondo commentedThe 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.
Comment #6
xamanu commentedi 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.
Comment #7
xamanu commentedno responses. Seems to be fixed.
Comment #8
lelizondo commentedyes, I've been using it without problems, seems fixed, I just forgot to report back. Sorry about that.