CodeCanyon

Facebook Pages Viewer

  • Australia
  • Bought between 100 and 499 items
  • Exclusive Author
  • Has been a member for 2-3 years
  • Interviewed on the Envato Notes blog
  • Microlancer Beta Tester
  • Sold between 1 000 and 5 000 dollars

No we dont allow users to connect ( using this anyway ) we use another of your scripts on other area of the site.

I for the life of me cannot find our bleeding token.

yougapi

Maybe you have set it already in the config file (include/config.php)

  • Australia
  • Bought between 100 and 499 items
  • Exclusive Author
  • Has been a member for 2-3 years
  • Interviewed on the Envato Notes blog
  • Microlancer Beta Tester
  • Sold between 1 000 and 5 000 dollars

Nah we deleted our app, the other day cleaning fb up.

Noticed today, that token no longer is valid, so using id and secret off another of our apps.

But I cant generate the token, its asking me for client credentials,...

In addition to User Login, Facebook Platform support App Login using the OAuth 2.0 Client Credential flow. App Login allows you to take various administrative actions for your app, such as retrieving Insights data or approving Requests. Graph API calls that require an app access token are clearly denoted in the API reference.

You can obtain the app access token from the Graph API token endpoint at https://graph.facebook.com/oauth/access_token by specifying your app id, app secret and client_credentials in the grant_type parameter. Both the app id and app secret are generated when your app is created in the Developer App.

https://graph.facebook.com/oauth/access_token? client_id=YOUR_APP_ID&client_secret=YOUR_APP_SECRET& grant_type=client_credentials

Sending an HTTP GET request to the above URL will return an access_token in the body of the response:

yougapi

Cool

  • Australia
  • Bought between 100 and 499 items
  • Exclusive Author
  • Has been a member for 2-3 years
  • Interviewed on the Envato Notes blog
  • Microlancer Beta Tester
  • Sold between 1 000 and 5 000 dollars

also in our index.php page noted our ID didnt match our APP ID .

<script src="http://connect.facebook.net/en_US/all.js#appId=SOME_OTHER_APP_ID&amp;xfbml=1"></script>

Should this be our ID ?

It is NOW , but still no go….

yougapi

Should be the Facebook app id yes.

  • Australia
  • Bought between 100 and 499 items
  • Exclusive Author
  • Has been a member for 2-3 years
  • Interviewed on the Envato Notes blog
  • Microlancer Beta Tester
  • Sold between 1 000 and 5 000 dollars

ARggghhh it just started working FFS !

Sorry Yougapi for the bother, I apologise, seemingly must have been a connection glitch with fB

yougapi

Try threading your comments please ;)

  • Australia
  • Bought between 100 and 499 items
  • Exclusive Author
  • Has been a member for 2-3 years
  • Interviewed on the Envato Notes blog
  • Microlancer Beta Tester
  • Sold between 1 000 and 5 000 dollars

I cannot reply to my own comments, onl post new reply

yougapi

Even on this one? Some users can ! But the reply button is not necessary on the latest post, it’s often on the first post of the thread.

Australia

Weird ass system isnt it, will note that in future. Seems kinda weird replying to something I added before the comment received from you which appears above the comment I am replying to lol.

yougapi

Yeah pretty weird indeed :)

  • Australia
  • Bought between 100 and 499 items
  • Exclusive Author
  • Has been a member for 2-3 years
  • Interviewed on the Envato Notes blog
  • Microlancer Beta Tester
  • Sold between 1 000 and 5 000 dollars

Not sure if its also a related issue, perhaps its facebooks new oAuth

But we used to be able to click comments, and the loader would whirr away, then they would slide down into view.

I have tried today, and these do not expand.

Is this a known issue ( we are still running your original code by the way )

Cheers Ste

yougapi

You’ve got a link to try it out?

  • Australia
  • Bought between 100 and 499 items
  • Exclusive Author
  • Has been a member for 2-3 years
  • Interviewed on the Envato Notes blog
  • Microlancer Beta Tester
  • Sold between 1 000 and 5 000 dollars

Yes I will email it to you, with access code. As site is curently in Beta

  • Bought between 10 and 49 items
  • Exclusive Author
  • Has been a member for 3-4 years
  • Mexico
npinelo Purchased

Hi,

Awesome script, but I’m a little bit afraid about leechers, if a leecher known /facebook_pages/?id=1234567890 will show the wall of a user, he can put in his own website a iframe and leech my server with querries, do you got it?

Maybe coud be a good option to put user id on code and not on http, or to get the option to use whatever option webmaster prefer to use. Only a suggestion, your script is really cool.

Best regards Nor

yougapi

You can hard code your own Facebook page id (instead of passing it in the URL ). That way that page will only be able to display your own Facebook page information. The parameter (page id) passed in the URL would have no effect.

You can for ex replace on that page all instances of $_GET[‘id’] with your own variable previously set to your own Facebook page id.

  • Bought between 50 and 99 items
  • Has been a member for 1-2 years
tommyinnn Purchased

I bought a different Facebook script last week from a different developer and have yet to get it to work – I bought this one about 15 minutes ago and already have it installed and complete—A+++ Job Thanks!

yougapi

Cool! thanks for the feedback :)

  • Bought between 50 and 99 items
  • Has been a member for 1-2 years
tommyinnn Purchased

Yougapi, can you please tell me how I would go about adding a comment box using this script, the comment box will be a hidden field that stores the value of the current song playing, I want to give the users a button to click on that will post something like ” I Like Michael Jackson Thriller now playing on The Hits Radio Station”

Please check out my app here, this has your Facebook script already built in, but I changed the “Connect to Facebook” link with a button on the left

http://shoutj.com/clients/public/?username=twok
yougapi

You need to contact by email for custom work requests. You can use my profile page.

  • Bought between 50 and 99 items
  • Has been a member for 5-6 years

Will need to purchase this ASAP .

What all do we need from our FB Account in order to get this fine script to work?

Will this work with FB FanPages too?

yougapi

This script is to integrate Facebook pages (also known as Facebook fan pages) into a website. It needs a Facebook app that can be created easily here.

  • Bought between 50 and 99 items
  • Has been a member for 5-6 years
Also how is this one different from the other one you sell at:
http://codecanyon.net/item/facebook-premium-client-application/232385
yougapi

The description should give better details about the functionality of each ;)

turner2f

So in other words this FB PAGE VIEWER script is the one that we want to use if:

1) We are building a company website for a client.

2) Want to integrate their FB FanPage so that it shows up on their company website.

Is this correct?

Need to know so we can purchase soon.

While your other Mobile and Premium Client Application scripts ONLY show the visitors’ regular FB accounts when they login from a website or mobile device.

Is this correct?

yougapi

If by “company website” you mean their Facebook page yes. This script is to integrate Facebook pages into a website. Better you check the demo and make sure it’s what you need.

Correct for the other question.

turner2f

Awesome! You Rock!!

  • Bought between 50 and 99 items
  • Has been a member for 1-2 years

is it possible… suppose if i was building a social network and i needed a wall like facebook status wall and pages, can build this for me or just provie the framework in html no php since i build my site in asp? please let me know

yougapi

Sorry this is only a PHP item.

  • Bought between 50 and 99 items
  • Has been a member for 4-5 years
futec Purchased
Hello, I have do all like docuentation, but I cant see the content here http://www.root.futeconcept.de/test/fb-pageviewer/facebook_pages/ can you help me please.
yougapi

Looks like the path you have defined in the config file contains “futeconcept.de/facebook_pages”, make sure the path you define corresponds to the URL you are using (www.root.futeconcept.de/test/fb-pageviewer/facebook_pages)

  • Bought between 50 and 99 items
  • Has been a member for 5-6 years

We tested our ID through your demo of the script.

And it displays the HIDDEN wall postings. How do we get it to stop showing the HIDDEN posts too?

UPDATE 1 HOUR LATER :

You might want to add the following to you user manual or the FAQ of your script -

OK We figured it out. What we needed to do was:

1 ) Go to “Edit Info” in FB
2 ) Manage Permissions
3 ) Clear all the check boxes for the “Posting Ability”.

It appears that if any of the boxes are checked then ALL posting by you or anyone else will be displayed.

REALLY COOL SCRIPT !

yougapi

Cool

  • Bought between 1 and 9 items
  • Elite Author
  • Exclusive Author
  • Has been a member for 2-3 years
  • Most Wanted Bounty Winner
  • Referred between 50 and 99 users
  • Sold between 100 000 and 250 000 dollars

Hi all,

Just added a FAQ entry. Please have a look to it and make sure your Facebook app is configured the way it’s specified ;)

  • Bought between 50 and 99 items
  • Has been a member for 5-6 years
turner2f Purchased

Just gave the script FIVE STARS !

It appears as if FaceBook no longer allows their Notes App to connect to Blog RSS feeds so that the Blogs can auto-post to a FB FanPage.

Do you have a script for this?

Here is what we found. What do you think? :

http://www.rssgraffiti.com/
yougapi

Cool thanks for the rating.

No idea about notes app. Rssgraffiti looks cool :)

  • Bought between 50 and 99 items
  • Has been a member for 5-6 years
turner2f Purchased

Is there a way to get the “Hidden Posts” in our FaceBook account not to post to the script’s Wall?

At the moment, there are only two ways:

1) Delete every undesirable post. ( ISSUE : Just because we do not want it posted does not mean that we do not want to follow up with the poster. If we delete the poster, we will lose contact and connection to them.)

2) Uncheck all the boxes within your account settings for “Post displays” ( ISSUE : This can make your wall look bland as if noone is posting or that we are not getting any traffic at all.)

Please let us know either way.

yougapi

Basically all posts are displayed. Facebook may choose to display or not some posts, but the script is configured to display all wall posts returned by the API .

turner2f
turner2f Purchased

Thanks for the reply. We resolved our client’s issue by creating an App on our FB account and then connecting to their website.

The other question was whether the script can be configured by us not to display the posts that are marked as “hidden posts” within our FB account.

If so, how? What line of code?

We are planning to buy more of this script.

yougapi

Hi,

The script doesn’t have that functionality unfortunately.

turner2f
turner2f Purchased

What would it cost to custom program it to have it not display the “hidden posts”?

Or is that possible?

yougapi

Please contact me through my profile page for all custom work queries.

  • Bought between 10 and 49 items
  • Has been a member for 1-2 years

hi please i want to know if is it a wordpress pluguin or not becouse i dont want it as wordpress pluguin thanks

yougapi

This is not a wp plugin :)

  • Bought between 50 and 99 items
  • Has been a member for 5-6 years
turner2f Purchased

HELP ! Our token might have dynamically changed again. Not certain why. The script was working fine and then just stopped working later today.

This is happening on two different websites.

Please check your private email

We just sent you links and our FB login Info.

yougapi

No need to post a comment here and send an email in the same time, that may only slow down the response time. Please just use one way to contact us.

turner2f
turner2f Purchased

Sure. Will do.

by
by
by
by
by