When going to the events dashboard this warning appears.
Strict warning: Creating default object from empty value in cod_events_pane_content_type_render() (line 26 of /Users/alex/Sites/cod-7.x-1.x-dev/profiles/cod/modules/contrib/cod_support/cod_events/plugins/content_types/cod_events_pane.inc).

Comments

aburrows’s picture

Status: Active » Needs review
StatusFileSize
new0 bytes

Patch fixes issue

aburrows’s picture

StatusFileSize
new32.18 KB

This patch works, other didnt save correctly

aburrows’s picture

StatusFileSize
new900 bytes

Heres the actual correct one, had some issues with php storm which ive now fixed on creating patches.

jimsmith’s picture

Status: Needs review » Reviewed & tested by the community

I tested this patch. It applied correctly and removed the error warning.

jyee’s picture

Project: Conference Organizing Distribution » cod_support
Version: 7.x-1.0-alpha2 »
Assigned: aburrows » Unassigned

Moving from cod to cod_support. Unassigning.

Also +1 to rtbc.

jyee’s picture

Project: cod_support » Conference Organizing Distribution Support Modules
Version: » 7.x-1.x-dev

Hrm. d.o. doesn't like project machine names. boo.

japerry’s picture

Issue summary: View changes
Status: Reviewed & tested by the community » Closed (fixed)

Marking closed, fixed / irrelevant since we totally re-wrote the pane_content_type_render system in Beta1.