Hi,

Believe I found a bug.

I have content profile module handling user profiles. It works fine and displays the content node nicely.

When viewing my own profile, there is an "edit" tab. Clicking it brings up a nice edit page (all inside of Facebook)

When I click "submit", I get redirected to a page directly on my server (outside of facebook) that looks terrible and has no way back to facebook. This breaks any kind of user experience.

Any ideas?

-N

Comments

Dave Cohen’s picture

What's the exact URL you get redirected to?
Replace your domain with example.com if you want to keep it private.

noah977’s picture

HI,

I start at: http://apps.facebook.com/example/node/5/edit

After submit, I am taken to: http://example.com/node/5

Note: The edits made DO stick. So it looks like this thing is just rolling back into the normal Drupal site on my server instead of staying on the facebook site.

Thanks!

Dave Cohen’s picture

Are you using fbml canvas pages or iframe?

giorgio79’s picture

Status: Active » Closed (duplicate)