Notice: Undefined index: render element in theme() (line 1065 of /srv/bindings/8db7e47a01064d9a9a1eac5218b9b05c/code/includes/theme.inc).
    Warning: Missing argument 2 for theme_storminvoice_autoadd_links(), called in /srv/bindings/8db7e47a01064d9a9a1eac5218b9b05c/code/includes/theme.inc on line 1142 and defined in theme_storminvoice_autoadd_links() (line 934 of /srv/bindings/8db7e47a01064d9a9a1eac5218b9b05c/code/sites/all/modules/storm/storminvoice/storminvoice.theme.inc).
    Warning: Missing argument 3 for theme_storminvoice_autoadd_links(), called in /srv/bindings/8db7e47a01064d9a9a1eac5218b9b05c/code/includes/theme.inc on line 1142 and defined in theme_storminvoice_autoadd_links() (line 934 of /srv/bindings/8db7e47a01064d9a9a1eac5218b9b05c/code/sites/all/modules/storm/storminvoice/storminvoice.theme.inc).
    Notice: Undefined variable: billable in theme_storminvoice_autoadd_links() (line 936 of /srv/bindings/8db7e47a01064d9a9a1eac5218b9b05c/code/sites/all/modules/storm/storminvoice/storminvoice.theme.inc).
    Notice: Undefined variable: billed in theme_storminvoice_autoadd_links() (line 944 of /srv/bindings/8db7e47a01064d9a9a1eac5218b9b05c/code/sites/all/modules/storm/storminvoice/storminvoice.theme.inc).
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

dbt102’s picture

Title: PHP Errors on viewing Project node » same...PHP Errors on viewing Project node

On testing 7.x-1.x-dev tar.gz (224.81 KB) 2012-Oct-23 I get similar errors as noted below. This when adding content to new Project BODY, with Publishing Option "Promoted to Front Page" selected and then viewing it on the Front Page.

Notice: Undefined index: stormtask_tasks_filter in stormtask_tasks_filter() (line 338 of /mysite/sites/all/modules/storm/stormtask/stormtask.admin.inc).
Notice: Undefined index: stormtask_tasks_filter in stormtask_tasks_filter() (line 341 of /mysite/sites/all/modules/storm/stormtask/stormtask.admin.inc).
Notice: Undefined index: stormtask_tasks_filter in stormtask_tasks_filter() (line 344 of /mysite//sites/all/modules/storm/stormtask/stormtask.admin.inc).
Notice: Undefined index: render element in theme() (line 1065 of /mysite/includes/theme.inc).
Warning: Missing argument 2 for theme_storminvoice_autoadd_links(), called in /mysite/includes/theme.inc on line 1142 and defined in theme_storminvoice_autoadd_links() (line 934 of /mysite/sites/all/modules/storm/storminvoice/storminvoice.theme.inc).
Warning: Missing argument 3 for theme_storminvoice_autoadd_links(), called in /mysite/includes/theme.inc on line 1142 and defined in theme_storminvoice_autoadd_links() (line 934 of /mysite/sites/all/modules/storm/storminvoice/storminvoice.theme.inc).
Notice: Undefined variable: billable in theme_storminvoice_autoadd_links() (line 936 of /mysite/sites/all/modules/storm/storminvoice/storminvoice.theme.inc).
Notice: Undefined variable: billed in theme_storminvoice_autoadd_links() (line 944 of /mysite/sites/all/modules/storm/storminvoice/storminvoice.theme.inc).

juliangb’s picture

Title: same...PHP Errors on viewing Project node » PHP Errors on viewing Project node
Status: Active » Needs review
FileSize
1.69 KB

Here's a start on this - needs testing.

juliangb’s picture

Edit to patch.

juliangb’s picture

Status: Needs review » Fixed

Committed.

Status: Fixed » Closed (fixed)

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