Module Drupal for Facebook installed, canvas page created...
Notice:Undefined index: content 於 fb_example_preprocess_page() (/home3/insyncas/public_html/ifood/sites/all/modules/fb/contrib/fb_example.module 中的第 352 行)。
Notice:Undefined index: header 於 fb_example_preprocess_page() (/home3/insyncas/public_html/ifood/sites/all/modules/fb/contrib/fb_example.module 中的第 352 行)。
Notice:Undefined index: footer 於 fb_example_preprocess_page() (/home3/insyncas/public_html/ifood/sites/all/modules/fb/contrib/fb_example.module 中的第 352 行)。
Notice:Undefined index: left 於 fb_example_preprocess_page() (/home3/insyncas/public_html/ifood/sites/all/modules/fb/contrib/fb_example.module 中的第 352 行)。
Notice:Undefined index: preface_first 於 fb_example_preprocess_page() (/home3/insyncas/public_html/ifood/sites/all/modules/fb/contrib/fb_example.module 中的第 352 行)。
Notice:Undefined index: preface_middle 於 fb_example_preprocess_page() (/home3/insyncas/public_html/ifood/sites/all/modules/fb/contrib/fb_example.module 中的第 352 行)。
Notice:Undefined index: preface_last 於 fb_example_preprocess_page() (/home3/insyncas/public_html/ifood/sites/all/modules/fb/contrib/fb_example.module 中的第 352 行)。

Comments

Robin Millette’s picture

Project: AT Commerce » Drupal for Facebook
Version: 7.x-3.0-rc1 » 7.x-3.x-dev
Category: bug » support

Not sure why this was filed with http://drupal.org/project/at-commerce - I moved it. First thing that comes to mind is, why is the fb_example module enabled?

Dave Cohen’s picture

Agreed. The fb_example.module is full of snippets and hooks that show how to customize behavior. It's usually a bad idea to enable the module as is. I'm sure it could be cleaned up so that there are no php notices. But I first recommend disabling it unless you have it enabled for a specific reason.