Quote:
Originally Posted by Taringa! CS
I've got some problems
1) I've connect my vb account with facebook and user post count was reset
|
Looks like you found a bug. I'll have a fix up in a couple hours.
Quote:
Originally Posted by Taringa! CS
I've got some problems
2) When first loading page the facebook "bridge" it is'nt recognized and i need to reload page to see that my account it's already bridged with facebook (at navbar)
|
Not sure what might cause this. The code sets a cookie using a backend request with the authentication token returned by facebook's login popup. It then reads that cookie for any page that has the nav bar.
When is this happening? Right after logging in? Right after a new user connects?