Code Monkey home page Code Monkey logo

Comments (6)

webtechnick avatar webtechnick commented on August 23, 2024

I've created a branch to update to 3.0, however the latest fbxml implimentation along with javascript sdk is not cross compatible with the new 3.0 PHP SDK. As such, all the fbxml magic (login/logout) is not functional using the new PHP SDK 3.0. I've created a ticket.

https://github.com/facebook/php-sdk/issues/392

This is a rather big issue as a large portion of this plugin relies on the fact fbxml and the PHP SDK can talk to one another without an issue. If I updated to 3.0 today, I'd have to refactor the entire helper to use FB->getLoginUrl instead and it wouldn't look nearly as nice as it wouldn't be a popup interface, rather just a navigation away then redirect back.

I will keep a close eye on it, once they fix the issue I'll roll back the changes to 3.0 and we'll be rocking. For now we're standing still on the previous implementation.

from cakephp-facebook-plugin.

randallb avatar randallb commented on August 23, 2024

Yup. Sounds solid. Thanks for taking a look so quickly.

from cakephp-facebook-plugin.

randallb avatar randallb commented on August 23, 2024

Whoops, didn't mean to close. Sorry.

from cakephp-facebook-plugin.

rinatkhaziev avatar rinatkhaziev commented on August 23, 2024

tried version 2.6.0. for some reason $this->Connect->hasAccount (when called from controller, return void).
If i do it like,
echo $this->hasAccount
in component's method it works. Not sure why is that, so i ended up using v2.6.0 for all offline access routines, and previous version for front-end

from cakephp-facebook-plugin.

kenvunz avatar kenvunz commented on August 23, 2024

https://developers.facebook.com/blog/post/534/

Looks like they have fixed the problem, any eta on reverting plugin to use OAuth?

Cheers
Ken

from cakephp-facebook-plugin.

webtechnick avatar webtechnick commented on August 23, 2024

This is now done and in the master branch.

from cakephp-facebook-plugin.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.