Re: [PHP] Integrating zend-facebook error

2010-11-03 Thread nitesh nandy
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

[PHP] Integrating zend-facebook error

2010-10-31 Thread Yuri Yarlei
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