show/hide this revision's text 2 Heh, unnecessary path info removed.

I'm getting the following using the PHP client on my server (connecting via FBML). I've included the appropriate php files (facebook etc..)

Fatal error: 
     Call to undefined method FacebookRestClient::feed_publishUserAction() 
      in /home/thepalls/public_html/cgpsoftware/healthLedger/index.php ..../index.php on line 50

I'm trying to use the example given.

Any ideas?

show/hide this revision's text 1

Call to undefined method in facebook call to publishUserAction

I'm getting the following using the PHP client on my server (connecting via FBML). I've included the appropriate php files (facebook etc..)

Fatal error: Call to undefined method FacebookRestClient::feed_publishUserAction() in /home/thepalls/public_html/cgpsoftware/healthLedger/index.php on line 50

I'm trying to use the example given.

Any ideas?