Im getting a "Validation error, please try again. If this error persists, please contact the site administrator." in a red box on a views page, which seems to render fine otherwise, but then I get
"Access denied
You are not authorized to access this page.Errors while loading page from application
Received HTTP error code 403 while loading http://dev.newpaltzsa.com/sa/"

on the root page. I was working at some point, but not now.

Comments

frankcarey’s picture

nevermind... i put in a non-existant home page for users who add my app to go to.

vm’s picture

Category: bug » support
Status: Active » Closed (fixed)
frankcarey’s picture

Category: support » bug
Status: Closed (fixed) » Active

no... it does exist.... its the og groups listing at mysite.com/og/my. the groups listing works at /og, but i still get the "Validation error". The list of subscribed groups for someone who is logged in (og/my) is working when i login to my site directly as the new user, but not from the faceebook app and gets the "access denied.." error. Checked the user list and it did add the user, and the subscibtion process is working to sign up for groups, but not this one view?.. i don't think is views because these are working elsewhere in the app.

Dave Cohen’s picture

Component: User interface » Code
Category: bug » support
Status: Active » Postponed (maintainer needs more info)

Sounds like you're allowing users to visit your canvas pages when they are not logged in, but your app expects them to be logged in. If so, adjust your facebook app settings. Make sure the fb_user.module is enabled.

Right now, there are problem with non-logged in users using forms. The token validation fails and that's probably where your validation error comes from.

If you want help from me, you'll have to describe exactly how to reproduce the issues. I can't install every third party module, even popular and good ones like organic groups.

Letharion’s picture

Status: Postponed (maintainer needs more info) » Closed (won't fix)

Since Drupal 5 is no longer supported, I'm taking the liberty to close all FB D5 support requests.