This error can appear on the application's home canvas page.

The problem is most likely the call to users_isAppUser() in fb_canvas_fb().

If anyone can tell me how to reproduce this consistantly I would appreciate it.

CommentFileSizeAuthor
#1 isAppUser.diff945 bytesDave Cohen

Comments

Dave Cohen’s picture

Status: Active » Needs review
StatusFileSize
new945 bytes

I believe this patch will solve the problem.

Historically, it was possible to have three canvas home pages. One for users who have authorized the app, another for users who have not, and a third for users who are not even logged into facebook. With recent changes to facebook's api, I'm not sure the latter two cases can be differentiated. And if they can I'm not sure the module handles it correctly. Needs testing.

Dave Cohen’s picture

Status: Needs review » Fixed

I think this was fixed.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.