Please forget my last email.  I just figured it out.  I had to change line
76 in facebookhome.php from

if ($this->arg('status_submit') == 'Send') {

to

if ($this->arg('status_submit') == 'Post') {

Everything works great now!  :)

On Wed, May 6, 2009 at 10:01 PM, Patrick Phelan <[email protected]> wrote:

> I am using Laconica 0.7.2.1 <http://laconi.ca/trac/wiki/Laconica_0.7.2.1>and 
> am trying to finish setting up the Facebook app.  I've been trying on
> and off for a few weeks but can't seem to get it running successfully.  The
> one piece I am missing is getting the status updates posted in the facebook
> application to post and show up.  If I update my status from the actual
> laconica instance on the web the facebook app and facebook status updates
> perfectly but I can't get the facebook app status update to post anything.
>
> Has anyone else experienced this?  Hopefully it's just me and I am just
> doing something stupid.  If so, can someone shine some light my way?  Any
> thoughts or input would be greatly appreciated!
>
> Thanks,
>
> --
> Patrick
>
_______________________________________________
Laconica-dev mailing list
[email protected]
http://mail.laconi.ca/mailman/listinfo/laconica-dev

Reply via email to