509 Topics

Member Avatar for
Member Avatar for happygeek

From college dropout to one of the world's youngest self-made billionaires, there is no doubting that Facebook founder and CEO Mark Zuckerberg has made quite an impression in his 28 years on this planet. But who is he really? You could go watch 'The Social Network' movie I guess, but …

Member Avatar for Braydenhall
2
960
Member Avatar for dado.d

This is my process.php which I use to post data on my page's wall PHP Code: include_once("config.php"); //HTTP POST request to PAGE_ID/feed with the publish_stream $post_url = '/'.$userPageId.'/feed'; //after login redirect him and if i can get message submit it to page if(isset($_GET["message"])) { $msg_body = array( 'message' => $_GET["message"], …

0
213
Member Avatar for wallet123

Im trying to integrate my website with facebook so that users wont have to sign up. By just using their FB accounts, they can automatically be logged in, but im encountering an error: java.lang.NullPointerException at com.fblogin.CallbackServlet.doGet(CallbackServlet.java:86) at javax.servlet.http.HttpServlet.service(HttpServlet.java:621) at javax.servlet.http.HttpServlet.service(HttpServlet.java:728) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210) …

Member Avatar for jwenting
0
310
Member Avatar for wallet123

I want to connect my website with Facebook. I'd like my user to be able to login to my site without having to sign up. Jut by clicking the facebook logo, I will be able to fetch the data needed like their email, name, age, etc. I used **restFB** but, …

0
131
Member Avatar for Amir_6

Hi, I'm developing a software in C++/Qt5 and I would like to create a button, which when u click on it, a "status" is posted on the user own wall. So I created a facebook app on https://developers.facebook.com/ but I don't know how to configure it. Also I tried to …

Member Avatar for Amir_6
0
428
Member Avatar for ADSteam

Hello everyone, my name is Svetozar from Serbia and i'm work in the field of internet marketing, Facebook(ADS and Page) campaigns, Google Adwords(Google sertifid individual) and [PopBox.rs](http://www.PopBox.rs) ... I am currently engaged in promoting system [managefb.com](http://www.managefb.com), project in which we are actively working the last 6 months. I hope that …

Member Avatar for ADSteam
0
229
Member Avatar for Shrishti_1

hi! im not sure if these websites work, im crossing my fingeres hoping they do. my data is working on the dongle, as in i am able to browse the net. but for some reason im unable to open facebook on the computer, which is proving to be a serious …

Member Avatar for micjustin33
0
229
Member Avatar for johnef_sh

0 down vote favorite I am trying to share my products image on Facebook but somethings gos wrong with the URL of the products I used this code on the header of the page (function(d, s, id) { var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) return; js = d.createElement(s); js.id …

Member Avatar for johnef_sh
0
293
Member Avatar for gsynr

I am not able to use Facebook Like and Share Butoon on my website Anyone can help mee <html> <head> </head> <body> <div id="fb-root"></div> <script> window.fbAsyncInit = function() { FB.init({ appId : 'app id', status : true, xfbml : true }); }; (function(d, s, id){ var js, fjs = d.getElementsByTagName(s)[0]; …

Member Avatar for gsynr
0
258
Member Avatar for praveencrony

Dear all, In my website admin page.post a new property.the details are posted in my facebook fan page wall. I am using PHP SDK. Some times its working fine. Sometimes redirect to my return url it contains code parameter and stopped i am using this code Anyone help me <?php …

0
230
Member Avatar for happygeek

That's the surprising consensus reached at a meeting of 30 CSOs representing some of the UK's leading enterprises held in London during the past week. This despite a poll at the bi-annual [URL="http://www.csointerchange.org"]CSO Interchange[/URL] event revealing that those same CSOs view social networking as the most over-hyped threat. When it …

Member Avatar for kategirdlelock
1
583
Member Avatar for happygeek

[ATTACH=RIGHT]22094[/ATTACH]Facebook Vice-President Chris Cox has [announced](https://blog.facebook.com/blog.php?post=10150251867797131) the latest in a seemingly never ending run of privacy updates for the worlds' biggest social network. The improvements can be summed up as tightening up the question most often asked by those users worried about their privacy, namely "who can see this?" Unless …

Member Avatar for kategirdlelock
0
475
Member Avatar for praveencrony

In my website admin page. I post a new property.the details are posted in my facebook fan page wall. I am using PHP SDK. Some times its working fine. Sometimes it ask swith account. and redirect to my return url contains code parameter and stopped Anybody Help me

0
115
Member Avatar for samuel_1991

Hi, I would like to know how to merge 2 daniweb accounts because there was a time I accidentally created a new account (Username: samuel1991) via Facebook which used a slightly different email address (samuel_lee_1991@qq.com) from my main email address (samuel_lee_1991@hotmail.com) used in Daniweb. TYVM

Member Avatar for Dani
0
281
Member Avatar for kiruba.m
Member Avatar for Slink

Just a little heads up regarding facebook's new feature "pages to watch". It was launched quite recent so many of you might not have seen it on their pages on facebook. However, it is a feature that allows you to add pages of your competitors and track their "page likes" …

Member Avatar for dotspiders
0
196
Member Avatar for arunmarvel6

Hello friends, Pls share your knowledge with me about optimizing facebook fanpage. How to get more likes without paying money to facebook or third parties ??

Member Avatar for Smiti
0
183
Member Avatar for Dr_Freeman

Is there a way to query all public posts on facebook using facebook graph api? I know that public facebook pages are available for this, but what about regular user’s public posts? For now, I can only access my friend’s posts. Is there some kind of universal access token that …

Member Avatar for cereal
0
150
Member Avatar for Muhammad_42

I'm working on Asp MVC 4 framework. in my "abc" page's layout file i added fb login dialog box and fb like button. `<script>(function (d, s, id) {var js, fjs = d.getElementsByTagName(s)[0];if d.getElementById(id))return;js = d.createElement(s);js.id = id;js.src = //connect.facebook.net/en_US/all.js#xfbml=1&appId=appid";fjs.parentNode.insertBefore(js, js); } (document, 'script', 'facebook-jssdk'));</script>` and now i added a partial …

0
196
Member Avatar for ssg friend
Member Avatar for Stuugie

Hi All, I've been helping a friend with a site that he's been designing with godaddy.com. It's pretty cool and easy to do with their templates and all but their like buttons are troublesome and I was hoping to get some knowledge about this from here. Lets say there are …

Member Avatar for Stuugie
-1
267
Member Avatar for happygeek

Most observers will agree that Google+ has failed to set the social networking world alight, and is far from being a thorn in the side of Facebook. However, now that Mark Zuckerberg has confirmed he's serious about search, could Facebook possibly compete in the Google hood? ![dweb-facebooksearch1](/attachments/small/0/dweb-facebooksearch1.jpg "align-right") The Facebook …

Member Avatar for CaptBah
4
1K
Member Avatar for karen.frias0316

Hi! I have been trying to post on my own wall page but nothing happens till now. I have an app and everytime i was submitted/ everytime a user visits it, i want it to post a link on my own page as page not user. i have this code. …

Member Avatar for karen.frias0316
0
346
Member Avatar for kelley82879
Member Avatar for diafol
0
219
Member Avatar for shashidhargm

Hi guys, I've facebook page and it has more than 200 likes and now i want to the change name of the page but it is not allowed if we have more than 200 likes So is there any alternate way to do Thank you

Member Avatar for shashidhargm
0
174
Member Avatar for Rizi004

Hi there! I have a PHP code that post on timeline everthing is working perfectly fine only it show text two times i have attached the code and the image please tell me where is the issue. <?php $re4=mysql_query(" SELECT FBID FROM users WHERE U_ID='$U_ID' "); while ($ro4=mysql_fetch_assoc($re4)){ extract($ro4); } …

Member Avatar for LastMitch
0
727
Member Avatar for rv1990

This is the code I made for my facebook application but it is not giving the result. This code generate friends name, id and gender and I simply want to display in my apps. Please help me in solving the problem? <section> <?php $friends = idx($facebook->api('/me?fields=friends.limit(10).fields(gender,name)'),'data', array('access token' =>$accessToken)); ?> …

Member Avatar for talibhassan3211
0
553
Member Avatar for izam.lukman

i have put this script to my blog, but it not working perfect because facebook need to confirm like first. ho do solve this? <div class='widget-content'> <script src="http://sinarhiburan.com/wp-content/plugins/afcl/js/jquery.js" type="text/javascript"></script> <script src="http://sinarhiburan.com/wp-content/plugins/afcl/js/jquery.simplemodal.js" type="text/javascript"></script> <script type="text/javascript"> function createCookie(name,value,exp) { if (exp != 0) { var date = new Date(); date.setTime(date.getTime()+(24*60*60*1000*exp)); var expires …

Member Avatar for izam.lukman
0
576
Member Avatar for vinothkumar102

How to create social networking website? What are the complete process involving in social networking site development?

Member Avatar for John_Matt
0
121
Member Avatar for DavidB

Facebook sometimes suggests people with whom I can connect. Some of them are old contacts from high school. However, the odd time I wonder if I have already sent them a friend request, which they have ignored. My question: Is there a way to tell if I have previously sent …

Member Avatar for Greg_z
0
220

The End.