When trying to remove an app i get:
Foutmelding
Recoverable fatal error: Argument 2 passed to drupal_goto() must be an array, string given in drupal_goto() (regel 663 van /var/www/vhosts/###.com/httpdocs/includes/common.inc).
When trying to remove an app i get:
Foutmelding
Recoverable fatal error: Argument 2 passed to drupal_goto() must be an array, string given in drupal_goto() (regel 663 van /var/www/vhosts/###.com/httpdocs/includes/common.inc).
Comments
Comment #1
Michsk commentedand the app gets not removed (from drupal).
Comment #2
pjcdawkins commentedI had this issue too: I was attempting to delete the app in Drupal having already deleted it from Facebook. To work around I went into the database and deleted the relevant row in the {fb_app} table.
Comment #3
robato commentedI get this as well.
Comment #4
geerlingguy commentedDuplicate of: #1175632: Errors on deleting FaceBook Application from Drupal, which contains a patch.