Active
Project:
TB Sirate
Version:
7.x-1.0-beta1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
4 Apr 2013 at 19:40 UTC
Updated:
19 Aug 2013 at 12:04 UTC
Getting this immediately after install...
Notice: Undefined index: drupal in update_requirements() (line 35 of /home/keyres/public_html/modules/update/update.install).
Comments
Comment #1
jca commentedI have the same notice after install... :(
Comment #2
Fanaile commentedThere are similar instances with this and other installation profiles. It has to do with how the profile tells Drupal to handle the update status. Kickstart commerce and Open Outreach both have patches to fix this issue with their installation profiles (http://drupal.org/node/1875386 and http://drupal.org/node/1876272). According to their issue queues, those patches work. But, I don't know how to build patches and can't seem to apply their fix to this installation profile. But at least it's a start.
Comment #3
Fanaile commentedAlso, I just manually updated the drupal version from 7.19 (which came with the profile) up to 7.22 (currently available) and the message went away.
Comment #4
dbolser commentedGot this on 7.22
Comment #5
joco_sp commentedI just updated the drupal to 7.23 and then everything was OK