Closed (fixed)
Project:
Commerce Kickstart
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
14 Jul 2012 at 20:27 UTC
Updated:
1 Aug 2012 at 15:41 UTC
On this page: admin/commerce/products/types
Strict warning: Only variables should be passed by reference in commerce_kickstart_inline_help_page_alter() (line 39 of /profiles/commerce_kickstart/modules/commerce_kickstart/commerce_kickstart_help/commerce_kickstart_inline_help/commerce_kickstart_inline_help.module).
Strict warning: Only variables should be passed by reference in commerce_kickstart_inline_help_page_alter() (line 45 of /commerce_kickstart/modules/commerce_kickstart/commerce_kickstart_help/commerce_kickstart_inline_help/commerce_kickstart_inline_help.module).
Comments
Comment #1
vasikeas the error messages says, the render function doesn't support function inside, so first define variables for these functions to be rendered.
geerit commit : https://code.drupalcommerce.org/#/c/178/
Comment #2
bojanz commentedMerged.