Closed (fixed)
Project:
Drupal for Facebook
Version:
7.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 Jul 2013 at 18:18 UTC
Updated:
2 Aug 2013 at 00:51 UTC
When adding an application I am getting a:
Notice: Undefined property: stdClass::$canvas_name in fb_app_admin_form_submit() (line 261 of /home/elijah/websites/example.com/docroot/profiles/all/modules/contrib/fb/fb_app.admin.inc).

| Comment | File | Size | Author |
|---|---|---|---|
| Selection_032.png | 30.42 KB | elijah lynn |
Comments
Comment #1
Dave Cohen commentedJust pushed a small patch for this.
Thanks.
Comment #2
elijah lynnD7 - http://drupalcode.org/project/fb.git/commit/06eeb42
Comment #3
elijah lynnConfirmed this fixes the issue on our end!
Thanks!