Drupal's Node Administration Tabs Appear inside of Application Tab
gemini - February 20, 2009 - 23:37
| Project: | Drupal for Facebook |
| Version: | 5.x-2.x-dev |
| Component: | Miscellaneous |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
I created a settings page for my app and display it in the Application Tab (just like Wall/Info/Boxes). The problem is that my node administrative tabs (View/Dev Load/Dev Render/Edit etc) showing up as if I were logged in into the Drupal site. They don't show up if I view the same page via canvas page.

#1
The Devel and Debugging module includes a block. Enable that block on your app tab. It will tell you the user's facebook id and also who drupal thinks the user is (the local account). Who is the local account?
You should be the same local account as when you view the canvas pages.