fb_sig_friends argument in url can throw a YOUR URL IS SO LONG IT HURTS error... ok mebe i was just imagining the error name but if you've got a gazillion fb friends, your browser will barf. honestly... green and nasty.

Comments

psi-borg’s picture

idk if this is related... but those page controls for my demo app renders the controls for

first previous {1 2 3 ...} next last

stacked vertically - but a.f.c/drupalforfacebook has them stacked horizontally and no &fb_sig_friends in the url query string.

Dave Cohen’s picture

Try a cvs update. I may have a local change that was not checked in, but it is now. let me know if its still a problem.

The url query string is being changed by facebook, nothing to do with the module, I think.

psi-borg’s picture

still buggered... dave would you mind posting your FB App node configuration for comparison? i have all DFF mods enabled except fbConnect, require login and share user accounts with FB for FB App node config.

i maxed the nodes per page but getting close to 30 ><

psi-borg’s picture

aside: any plans for porting dff to d7 (services)?

psi-borg’s picture

dave was the cvs change updated to the dev download or still only available in cvs?

Dave Cohen’s picture

The dev download gets updated automatically. It should be current now.

Dave Cohen’s picture

Status: Active » Fixed

Still a problem?

psi-borg’s picture

Dave, the only fb app i've done that would test if it's still a problem with a newer version of dff - i haven't updated that app (i'll let an app go if it works instead of risking a newer code set). however, the last version i did test for in sandbox mode on a beta app still had this issue... but that was at least a month ago. i'm not sure what's changed since.

how was drupalcon?

Status: Fixed » Closed (fixed)

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

psi-borg’s picture

Component: Canvas Pages » Code

hi dave, with beta9, using fb_fbml, the pager links set a url query parameter, fb_sig_friends, to something that looks like a string of every facebook friend id. in the case when this is several hundred [not sure what the exact number is], ie will throw an error to the effect that the url was too long if you click any of the pager links.

psi-borg’s picture

i should note that using zen or framework as the iframe canvas theme, the pager was not doing this. guessing it's an issue with fb_fbml or something facebook does with a facebook aware theme?

Dave Cohen’s picture

I think drupal adds this to the pager url, because facebook made those params part of the original iframe url. I don't know why it would be a problem in one theme but not another.

It would be better to submit a new issue rather than use this thread.