Postponed (maintainer needs more info)
Project:
mothership
Version:
7.x-2.6
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
17 Jan 2012 at 10:18 UTC
Updated:
25 Jun 2013 at 11:07 UTC
Jump to comment: Most recent file
Comments
Comment #1
mortendk commentedfoxed
Comment #2
adnasa commentedI just installed the theme on a fresh copy of drupal.
notice remains.
Comment #3
adnasa commentedchanged status
Comment #4
mortendk commentedwhich version & page
a screenshot or something ?
Comment #5
adnasa commentedLatest stable version 7.x-2.6 I downloaded recently.
I don't think a screenshot is needed, since it is the exact same notice as discussed earlier.
but if you insist
Comment #6
mortendk commentedComment #7
RobW commentedGetting the same.
Comment #8
konsumer commentedI am getting notices like this for everywhere that these sort of checks are not being used, for example:
Notice: Undefined index: header in include() (line 24 of SECRET_PATH/webroot/sites/all/themes/contrib/mothership/mothership/templates/page--404.tpl.php).
The solution is to use code like this:
Instead of
I recommend changing the issue title to "Notices on undefined indexes", as it is a larger, but easily fixable issue.
Comment #9
mortendk commentedcant reproduce this issue :/