Active
Project:
Drupal for Facebook
Version:
7.x-4.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
10 Oct 2014 at 15:15 UTC
Updated:
10 Oct 2014 at 15:15 UTC
goto edit the app:
https://mysite.com/admin/config/fb/application/app-id/edit
I get a white screen
this is in the logs
Warning: call_user_func_array() expects parameter 1 to be a valid callback, function 'fb_admin_app_page' not found or invalid function name in menu_execute_active_handler() (line 517 of /includes/menu.inc).
is fb_admin_app_page defined anywhere?
fb.module:250: 'page callback' => 'fb_admin_app_page',
it might have changed to fb_admin_app_info but I'm not sure.