0
votes
1answer
12 views
Massive API/Framework mashup issue (oAuth, Facebook, Twitter, Code Igniter)
Hi all,
I'm having (many, but for now,) one problem with a project I'm working on.
It is a PHP project run on Code Igniter
It is a Facebook app that wants to use oAuth Twitter a …
1
vote
2answers
30 views
facebook application only accessible by my user account
Hi all,
I am developing this small facebook iframe app. I am using .net's facebook developer toolkit. It works fine for me with my user account. Though when I tried testing it thr …
0
votes
1answer
16 views
Facebook app unknown problem
On my facebook app sometimes i get this.
First question is where to start looking for the problem to this?! (my facebook app is "minimized" in left upper corner)
The problem is som …
-5
votes
0answers
47 views
Facebox like option [closed]
how to add like option in facebook application? is any fbml tag is there like fb:name, fb:comment etc... if you know pl tell me....
0
votes
4answers
44 views
How to use jQuery in a facebook application.
Hi all, I finished my application in locale and I want to integrate it in facebook creating an app. My application works well, but when I try to load it from facebook it doen't wor …
0
votes
1answer
25 views
commandline / cron curl Facebook RSS feed.
I'm trying to setup a cron job which regularly poles my Facebook notification RSS feed and then fires off the latest change to my iPhone as push message using Prowl.
I've already …
3
votes
2answers
108 views
What does it mean to start a PHP function with an ampersand?
I'm using the Facebook library with this code in it:
class FacebookRestClient {
...
public function &users_hasAppPermission($ext_perm, $uid=null) {
return $this-&g …
0
votes
3answers
42 views
Facebook API suggestion
Hi Everyone,
I need help about the connecting to facebook via api or like that.
I have community users, and they trusting to my application (just a idea) and they gave me their f …
0
votes
3answers
52 views
Facebook Details
Hello All,
I have a website where i want to get visitor's facebook info (if any) like his name, country, etc and insert into database. I am just looking for a simple way to get hi …
1
vote
0answers
15 views
Facebook Edit Events - Unknown Error returned
Hi,
I'm hoping someone can help me. I'm having problems getting the Facebook events_edit function working. I can create events and cancel them no problem but when ever I try to …
0
votes
0answers
42 views
facebook and iPhone application developer [closed]
How much do quality facebook and/or iPhone application developers typically charge? Do most of these folks charge on a per hour or per project basis? If they charge per hour, wha …
0
votes
2answers
14 views
Create Facebook app to run in side margin of fan page
I know how to create an application that can be installed as a tab on a Facebook fan page, but what can I do to get more exposure on the main page.
For example, I would like to in …
1
vote
1answer
25 views
How to change the locking mechanism in Alternative PHP Cache (APC)?
I recently read in a presentation on Scribd that Facebook had benchmarked a variety of locking mechanisms for APC including file locks (default), IPC semaphore locks, linux Futex l …
0
votes
1answer
18 views
Can you subscribe to a facebook page via rss?
I have created a page and I would like users to be able to subscribe using rss (similarly as twitter). The only possibility I see is a subscription to notes, not the wall. Any ides …
1
vote
1answer
78 views
Facebook Connect Examples - Connect.registerUsers and login/logout processes
I'm looking for example PHP code (preferably using the FB PHP library) that does the following:
Let my website connect to my FB
account when i log into FB connect.
Store my faceb …
