Can you paste a dump of complete error stack ?
On Sun, Oct 31, 2010 at 10:12 PM, Yuri Yarlei wrote:
> Hi,
>
> I'm trying to integrate facebook to show the wall in a site.
>
> ok, i generate the auth_token here:
>
> https://login.facebook.com/code_gen.php?api_key=API_KEY&v=1.0
>
> And put the res
Hi,
I'm trying to integrate facebook to show the wall in a site.
ok, i generate the auth_token here:
https://login.facebook.com/code_gen.php?api_key=API_KEY&v=1.0
And put the rest connection configuration here:
$facebookArr = array(
"appapikey" => $appapikey,
"appidkey" => $appidkey,
"appsecre
2 matches
Mail list logo