Quote Originally Posted by bluedotted View Post
Turn erorr reporting off and now getting this via ftp

Code:
[30-Aug-2010 02:30:58] PHP Fatal error:  Uncaught QueryParseException: An active access token must be used to query information about the current user.
  thrown in /home/xxxx/public_html/facebook/facebook_authorization.php on line 532
Only thing is I have checked the ID and Secret a hundred times
Have you made any progress on this? Are you getting to the facebook allow access page?

somethings to check;
  • make sure the domain is set up correctly and the script is hosted on the domain specified durring set up
  • check all vars (id, urls, etc)
  • make sure have JSON installed
  • make sure that the page is linked to an actual user account.


let me know if that helps.

Also thanks as well for helping out on the forum.