Go Back   SitePoint Forums > Forum Index > Program Your Site > PHP
Newsletter FAQ Members List Calendar Mark Forums Read

New to SitePoint Forums? Register here for free!

SitePoint Sponsor
 
Reply
 
Thread Tools Display Modes
Old Jul 12, 2007, 00:47   #1
Luke Cuthbertson
Team SitePoint
 
Luke Cuthbertson's Avatar
 
Join Date: Mar 2006
Posts: 8
Notice: This is a discussion thread for comments about the SitePoint article, Developing with the Facebook Platform and PHP.
__________

According to ecommercetimes.com facebook is going to offer cash prizes for the best apps.

Last edited by mattymcg; Jul 12, 2007 at 05:53.
Luke Cuthbertson is offline   Reply With Quote
Old Aug 19, 2007, 19:22   #2
vincent
SitePoint Community Guest
 
Posts: n/a
Hi ! This article was very usefull and with enough details so i now understand the process between facebook and a web site. However, i'm trying to have the same kind of process (linking a user on my site with their facebook acount, the same way as you do it on welovelocal.com) but i can't manage the last part.

I have my user session_id which i save on the database on my side. BUT, when i want to write something in the user's news, i always get stucked with a "Session key invalid or no longer valid". How's that ?

The session key i retreived was the correct one (expire = 0) and everything seems as you described it...

Can you help me on this ?

Thanks !
  Reply With Quote
Old Aug 21, 2007, 12:13   #3
vincent
SitePoint Community Guest
 
Posts: n/a
I managed to figure out why it wasn't working... in your two examples with setFBML and publishActionOfUser, you used a variable named "session_id" instead of "session_key".

By changing it to session_key, it's now working very well !

Thanks !
  Reply With Quote
Old Aug 26, 2007, 22:19   #4
Ben
SitePoint Community Guest
 
Posts: n/a
HELP!!! I'm keep getting this error "Call to undefined function: http_build_query()". Can someone please advise on what I'm doing wrong?
  Reply With Quote
Old Aug 29, 2007, 05:44   #5
fillrobs
SitePoint Community Guest
 
Posts: n/a
I'm looking for the php or fbml code to post a message to a single user's mini feed - I already have their User ID and of course the message to send - just can't seem to find a good example of it:

e.g.

Msgtosend="Hello from" & currentloggedinuser
IDtosendto="123456789"
SENDTOFACEBOOKCOMMAND(IDtoSendto, Msgtosend)

any help would be great
  Reply With Quote
Old Feb 6, 2008, 02:54   #6
chuck59
SitePoint Member
 
chuck59's Avatar
 
Join Date: Oct 2005
Location: Karachi
Posts: 7
I'm looking for a sample to send a message to a list of users, can someone point me to a relevant location, I'm working with PHP library.
chuck59 is offline   Reply With Quote
Old Sep 7, 2008, 04:56   #7
S Saint-Pettersen
SitePoint Community Guest
 
Posts: n/a
Hey. Good article. I was reading it and then saw that it was written by David Mytton. You're the fella I know who founded Olate, right? Small world. I needed some help on the profile box integration. Thanks for the handy class. :)
  Reply With Quote
Reply

Bookmarks

« Previous Thread | Next Thread »

Thread Tools
Display Modes

 
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Sponsored Links
 
Forum Jump


All times are GMT -7. The time now is 17:02.


Powered by vBulletin® Version 3.7.1
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Copyright 1998-2009, SitePoint Pty Ltd. All Rights Reserved