drupalprojects / hotsauce

Mirror of http://drupal.org/project/hotsauce provided by hubdrop.
http://hubdrop.io/project/hotsauce
2 stars 6 forks source link

After merge of new Hotsauce, this happens on pantheon #17

Closed labboy0276 closed 10 years ago

labboy0276 commented 10 years ago

Notice: Undefined variable: options in apps_profile_apps_select_form() (line 122 of /srv/bindings/88bc69aeba2d4570a5229486c6e0d244/code/profiles/hotsauce/modules/contrib/apps/apps.profile.inc)

reynoldsalec commented 10 years ago

Which site were you having this problem on? This looks like it might be a simple bug with the Apps module.

reynoldsalec commented 10 years ago

@labboy0276 flagging you on this again, curious which project had this problem?

reynoldsalec commented 10 years ago

Nevermind @labboy0276, was just installing hotsauce and saw this.

reynoldsalec commented 10 years ago

Ok, this is really because apps module doesn't really expect to be used if it's not connecting to an Apps server...it's arguably not really an apps module bug, so I'm just going to comment out the Apps code in hotsauce and eventually re-instate it or delete it depending on the route we take in the future with HotApps! management.