Closed (fixed)
Project:
Birthdays
Version:
7.x-1.x-dev
Component:
Code (Birthdays)
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 Apr 2012 at 12:17 UTC
Updated:
30 May 2012 at 07:40 UTC
Hey there,
When enabling error displaying this pops up in the drupal error field in the usual content section of my side on any (I assume, I only have one) site where birthdays are displayed.
Strict warning: Non-static method BirthdaysBirthday::fromOffset() should not be called statically, assuming $this from incompatible context in birthdays_field_views_handler_filter->birthdays_add_where() (Zeile 106 von D:\BayTrain\htdocs\baytrain-dev\sites\all\modules\birthdays\views\birthdays_field_views_handler_filter.inc).
Comments
Comment #1
drupaler.by@gmail.com commentedAgreed. I have the same problem.
Comment #2
Niklas Fiekas commentedFixed via http://drupalcode.org/project/birthdays.git/commitdiff/6ebc882f5d7df91f5.... Some problems with Views integration might remain, though. See: #1405026: Views filter handler doesn't work correctly.