Code Monkey home page Code Monkey logo

Comments (9)

sbacelic avatar sbacelic commented on July 21, 2024

Looks like a problem with cross domain communication:

Unsafe JavaScript attempt to access frame with URL https://s-static.ak.fbcdn.net/connect/xd_proxy.php?version=3#cb=f15e82491c&origin=http%3A%2F%2Flocalhost.localdomain%3A8080%... from frame with URL http://localhost.localdomain:8080/. Domains, protocols and ports must match.

This will be a long night 4 me ;) when and If found a solution I'll share here

from cakephp-facebook-plugin.

loganbest avatar loganbest commented on July 21, 2024

Same here haha.

from cakephp-facebook-plugin.

loganbest avatar loganbest commented on July 21, 2024

On /views/helpers/facebook.php:416 you should see:

xfbml : true // parse XFBML

If you change that to this:

xfbml : true, // parse XFBML
oauth: false

Then the fblogin will be able to work, although I'm afraid as to how long that will be able to work since Facebook is now Mandating that everyone use OAUTH to login and logout.

via: https://developers.facebook.com/blog/post/525/

from cakephp-facebook-plugin.

sbacelic avatar sbacelic commented on July 21, 2024

Tnx, I needed quick fix as site was unusable atm :)

from cakephp-facebook-plugin.

loganbest avatar loganbest commented on July 21, 2024

Hopefully we get a permanent fix soon...

from cakephp-facebook-plugin.

webtechnick avatar webtechnick commented on July 21, 2024

I'm working on a permanent resolution.

from cakephp-facebook-plugin.

webtechnick avatar webtechnick commented on July 21, 2024

Updated to 3.1.1 in master -- merged php_sdk_3 after update to newest PHPSDK. Working in dev and production demo: http://facebook.webtechnick.com

Please update your applications accordingly. Enjoy!

CakePHP 2.0 development is still going strong, hope to have a RC soon.

from cakephp-facebook-plugin.

mattjwhelan avatar mattjwhelan commented on July 21, 2024

We're using this plugin on a handful of sites in Asia. We're not terribly familiar w/ the Facebook APIs/SDKs on a technical level. Will very much appreciate the permanent fix when it comes. Thanks for maintaining this code. :)

from cakephp-facebook-plugin.

sbacelic avatar sbacelic commented on July 21, 2024

Permanent fix is already deployed, problem was with old FB SDK. Just update your code from 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.