4images Forum & Community

4images Modifications / Modifikationen => Requests for paid modifications / Jobbörse => Topic started by: lemccoy on February 20, 2009, 05:02:08 PM

Title: Facebook Connect
Post by: lemccoy on February 20, 2009, 05:02:08 PM
Looking to have Facebook Connect integrated into my 4images site so that I can get my users back!  Any ideas?  Please post ideas along with cost to integrate.  Thanks.
Title: Re: Facebook Connect
Post by: V@nо on February 20, 2009, 07:28:24 PM
What is "Facebook Connect" again?

[EDIT]
never mind.
Title: Re: Facebook Connect
Post by: mzawdi on June 27, 2009, 12:16:23 PM
fecebbok coonect

http://developers.facebook.com/connect.php

Facebook Connect Plugin Directory

http://wiki.developers.facebook.com/index.php/Facebook_Connect_Plugin_Directory


sample application

http://www.somethingtoputhere.com/therunaround/

 http://www.filefront.com/

plz haw add in 4images
Title: Re: Facebook Connect
Post by: Sunny C. on June 27, 2009, 02:30:34 PM
WOW NICE!
Title: Re: Facebook Connect
Post by: dreamerscove on July 02, 2009, 04:08:03 AM
Hiya!

I would be interested in this mod as well

Peace,
Lee
Title: Re: Facebook Connect
Post by: GaYan on November 20, 2009, 05:07:45 AM
 8O do u think this is possible ? :S hmm..i guess not
Title: Re: Facebook Connect
Post by: Sebas Bonito on February 15, 2010, 05:22:24 PM
Any suggestions?  8O
Title: Re: Facebook Connect
Post by: Lucifix on April 29, 2010, 12:10:56 PM
Has anyone succeed implementing Facebook connect to 4images gallery?


EDIT!

I've found pretty good tutorial how to integrate FC to any php script:
http://www.barattalo.it/facebook-connect-tutorial/comment-page-1/#comment-1499

So what does it do:
- add 2 new rows in user table
- check if user is already sign in with user id (facebook)
- if now, register new user based on facebook information (problem with getting their emails)
- if user is already sign in with unique id, just log him to 4images

Right now I'm facing problem with getting user email, because I won't allow that users can register through Facebook Connect without email.

EDIT 2:
I somehow manage to get user access with requesting user for extended permissions:
http://wiki.developers.facebook.com/index.php/Extended_permissions
But I think this mod will be too much. Let me know if anyone else is willing to try this. Maybe I could give you some hand.
Title: Re: Facebook Connect
Post by: budduke on April 30, 2010, 09:37:54 PM
I have a dumb question...
Why would someone want a facebook connector?
I understand the concept of using the user account from facebook to log into 4images but why? what purpose does it give you on the 4images side?
Are you wanting to post images from the gallery on your facebook account? they already have a built in photo album.
are you wanting comments that you post in the gallery to be posted on your wall on the facebook side?
I guess, I just do not understand the relationship you are looking for between the two products?
I have had a facebook account for a year or so and still have not posted anything to it. have a bunch of family and friend that post giberish all the time, why? maybe I am getting too old :(

I may get bored and look into something along this line but need to know the concept and reason for it...

looking through the plugins on the facebook developer site, I see connectors for blog sites and bulletin board site which make sense because you are giving information that you want to share on those sites but I do not see any plugins for any type of gallery applications and that is why I am asking why?

sorry if this seems stupid but I just don't understand the purpose of a connector like this...
feel free to PM me if you do not want to post your response in this thread...

thanks for listening
Title: Re: Facebook Connect
Post by: V@no on May 01, 2010, 12:48:57 AM
My guess would be so they don't have to register on 4images site, use same login from FB, it would be convenient.
Title: Re: Facebook Connect
Post by: budduke on May 02, 2010, 07:03:19 PM
@ V@no,
Thanks, I thought that was what they were asking...

@ Lucifix or anyone else trying to work on this,
I have been playing with it for a couple of days, I kinda understand what they are doing with it but it seems like the main API package is nowhere to be found.
I got the facebook-php-sdk but it seems to be missing a bigger package that no longer exists according to the tutorial...

It looks like facebook is currently modifying the connectors, I will check the site in a couple of days. The already created plugins seem to want you to pay for their service :(
If anyone has a copy of all the packages that may make this work, PM or post me a link where I can get them. I currently have created a test app on facebook and can connect to it from my test webserver but still need more to get 4images to link to it.
Title: Re: Facebook Connect
Post by: Lucifix on May 03, 2010, 10:11:12 AM
@budduke: looks like link to download has been moved to domain: http://github.com/facebook/

v@no wrote:
Quote
My guess would be so they don't have to register on 4images site, use same login from FB, it would be convenient.

Yes indeed, but you could also automatically publish news on users wall on facebook site.

Title: Re: Facebook Connect
Post by: budduke on May 03, 2010, 08:16:26 PM
@budduke: looks like link to download has been moved to domain: http://github.com/facebook/

Yes, Have been to that site already, very confusing. I downloaded the PHP kit but the script seems to need other scripts to work correctly. I keep getting functions not found. It seems there is a main kit over this one that is not on that site.
I did find another tutorial that had all the files but is dated mar18,2009 not sure if they have been updated since then.
http://www.pakt.com/pakt/?id=5e17b48f5679ab47 (http://www.pakt.com/pakt/?id=5e17b48f5679ab47)
Not sure if or when I can get this working but will let everyone know. I am wondering, if someone logs into your site using their facebook account, what do you want to happen if they do not already have an account setup on your site? do you want it to automatically register them on your site without any verification of e-mail?
Title: Re: Facebook Connect
Post by: Lucifix on May 04, 2010, 02:15:12 PM
@budduke: maybe this file attached to this message will help you

I downloaded those files from these threat (PhpBB Facebook connect MOD):
http://www.phpbb.com/community/viewtopic.php?f=70&t=1692295

http://labs.c-dev.be/phpbb/facebook-connect/download/fbconnect034.zip

Also older files for Facebook Connect (via: http://wiki.developers.facebook.com/index.php/PHP)
Note: The older PHP client is available at http://pearhub.org/get/facebook-0.1.0.tgz
Title: Re: Facebook Connect
Post by: budduke on June 07, 2010, 10:08:56 PM
Hey, check out my site!
http://www.budduke.com (http://www.budduke.com)
see a button that looks interesting?

I am currently testing my code to see how well it works, still a couple things I am working through but I will post the code when it is ready...
Title: Re: Facebook Connect
Post by: Sebas Bonito on June 07, 2010, 11:12:18 PM
Looks and sounds great.  8)
Title: Re: Facebook Connect
Post by: batu544 on June 09, 2010, 05:38:05 PM
HI Budduke,
                   It seems facebook connect is working well in your website..  

When will it be available for 4image users  :) ?


Thanks,
batu544
Title: Re: Facebook Connect
Post by: GaYan on June 11, 2010, 02:28:29 PM
 8O Badduke, Sir ! I went through your gallery using facebook connect,, everything works great except the LIKE FEATURE for images !  :cry:
Title: Re: Facebook Connect
Post by: budduke on June 11, 2010, 05:15:11 PM
8O Badduke, Sir ! I went through your gallery using facebook connect,, everything works great except the LIKE FEATURE for images !  :cry:

Yes, that is one of the reasons that I have held off posting the code. working with allot of other people on the facebook side, I think the problem is in the Like button on the Facebook side and not anything to do with my code but I want to make sure. It works sometimes and not others, and other people are complaining about the same thing. I think even MSN.com was complaining. Facebook posts that they think they have it fixed and then it stops working all over again and then they post that they are working on it. So right now I am trying to make sure I have all the variables that facebooks needs for the post and when I am happy with that then I will be posting what I have so far. I have also noticed some other little things that you may or may not notice when logging in/out with the different combinations.

But I would say I am about 98% done with the mod, so I think it should be in the next week or two before I post it.
Title: Re: Facebook Connect
Post by: hannes61 on August 16, 2010, 01:57:56 PM
is your code available?
Does it work now?

Thanks in advance,
Hannes

* why do i like something like that:
It's a cool way to inform my friends that i added a new image to my side.
Title: Re: Facebook Connect
Post by: budduke on August 16, 2010, 08:29:47 PM
http://www.4homepages.de/forum/index.php?topic=27396.0 (http://www.4homepages.de/forum/index.php?topic=27396.0)
Title: Re: Facebook Connect
Post by: hannes61 on August 17, 2010, 08:34:59 AM
Is all this modification neccessary to share the photo on facebook?
I still use 1.7 cause of other modification i made. Hope it runs with this version.
Thank you, hannes