FB 6.x.3 and auto_pulblish

Hello,

First, I'd like to thank you guys for the great work!

I have been trying to hide the prompt window before posting on wall, I no want to confirm the post.

It seems there are some problems, setting the auto_publish argument to true doesn't change anything, so I checked on facebook and found the last comment which state a possible workaround...

http://bugs.developers.facebook.com/show_bug.cgi?id=8922 :

i had this same issue, so as a workaround i wrapped the
FB.Connect.streamPublish call around a FB.Connect.forceSessionRefresh call and
it works.

Would you have any clue on how to adapt this to fb module ?

Thanks,
Clem

Not sure exactly. For the

Not sure exactly. For the time being, fb_stream.module only helps with the dialog. It would be nice to also support auto-publish.