Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Facebook connect fatal error

Can I take a shot in the dark; are using PHP4?

That line has

return fbc_facebook_client()->get_loggedin_user();

which I’m calling “chaining” (not sure of the technical term) and I think it only works in PHP5.

Skip to toolbar