Viewing 12 replies - 1 through 12 (of 12 total)
  • Plugin Author John Eckman

    (@johneckman)

    hmm. Surprised you get this behavior and no one else has.

    I would think the Facebook class has to exist before we even get to this point – but I just checked in a change to comments.php which should fix this.

    Can you install the development version from wordpress.org/extend/plugins/wpbook/download/ and let me know if that fixes your problem?

    Thread Starter rykios

    (@rykios)

    Hello John,
    thank you VERY MUCH for taking the time to reply,

    deactivated old, uninstalled (deleted files), uploaded new zip, installed , activated, copied settings.

    Have noticed those changes:
    1. In app mainpage view, here
    http://www.facebook.com/radicio?sk=app_194523230648511
    topic titles are now linked directly to the source (my domain) instead of application inside facebook
    There is a link inside topic (the yellow button “read more information”) which is now linked to the facebook application, specific topic view. I guess that button should link to original topic @ radicio domain, not fb app. Really dont care where that button link goes… Topic title is the weird problem

    2. Trying to view that topic inside facebook application, results in error, which facebook does not explain, not giving details on what sort of error it is
    http://apps.facebook.com/194523230648511/?p=105

    PS I realize rest of people dont have those problems, its weird indeed.

    Thread Starter rykios

    (@rykios)

    The wordpress settings:
    http://radicio.com/wp-settings.png

    The facebook app settings:
    http://radicio.com/fb-settings.png

    …just in case those will help

    *EDIT: Also checking permissions
    http://apps.facebook.com/194523230648511/?is_permissions=true&wp_user=1
    results in error ( generic facebook error page, not explaining really why)

    Plugin Author John Eckman

    (@johneckman)

    In the wordpress settings, where it asks for your canvas page, why have you entered a number?

    Your canvas page URL in WordPress should be something like: http://apps.facebook.com/openparenthesis/

    Where that “openparenthesis” bit is the app name you gave when creating it in Facebook

    When you are checking permissions are you logged in to WordPress and to Facebook as the person who’s profile ID is listed in your WPBook settings?

    Plugin Author John Eckman

    (@johneckman)

    Can you set your app domain to http://www.radicio.com ?

    In your facebook settings

    Thread Starter rykios

    (@rykios)

    Thank you John, to answer your questions:

    1.
    Name i used when creating the app, was “Radistore”
    I have entered the number instead, because http://apps.facebook.com/Radistore/ returns 404 page not found.

    (I think at least 20 or 25 active users are required now to get url with letters, default url is with app number, i m not sure though. Fact is that facebook changed a lot lately, affecting creation of new (content/apps/ads), not affecting old, existing ones.)

    2.
    Yes, i m logged in with my wife’s account, i dont have a facebook account hahahaha πŸ™‚

    3. Added app domain http://www.radicio.com, not helped

    Can all this be a problem with facebook? Maybe i will need to make a new facebook account, and start from scratch?

    Plugin Author John Eckman

    (@johneckman)

    Hmm. Facebook does change things frequently, and I can’t always keep up.

    Have you updated to the development version of WPBook? I did update the comments.php file to account for Facebook class not existing errors.

    Do you have access to your php error log? You might see if WordPress is throwing any PHP errors when you try to visit http://apps.facebook.com/194523230648511

    It seems like some kind of Oauth error is occuring on the Facebook side, but I can’t figure out why.

    Can you post what your “advanced” tab of facebook settings looks like, and maybe the “oauth dialogue” part of fb settings for the app?

    I put my basic settings here: http://johneckman.com/files/fb_settings.png

    And advanced: http://johneckman.com/files/advanced.png

    Thread Starter rykios

    (@rykios)

    aha! My advanced tab @fb has VERY different layout and many different options!

    I will see what options are common, set my settings according to your screenshot, and try different combinations on all other if needed
    Will let you know how it went, and will also post here screenshot of my fb advanced tab, with settings that -hopefully- will work πŸ™‚

    Many many thanks!

    Thread Starter rykios

    (@rykios)

    Just to let you know i also have a third tab, AUTH tab, titled “The New Auth Dialog” – not sure if you have that tab @ your fb app page
    Has some permission and privacy options there, will also try different options there if nothing else works

    Plugin Author John Eckman

    (@johneckman)

    I have an ‘auth dialog’ tab as well, but didn’t seem to have much useful in it.

    Thread Starter rykios

    (@rykios)

    Sorted! Was solely a fb settings issue, not a plugin problem.

    Here is a screenshot where you can see all differences between my fb advanced tab and yours, can also see (right-bottom corner, in red color) the original fb settings

    http://radicio.com/compare-advanced.png

    Plugin Author John Eckman

    (@johneckman)

    Great – glad to hear it.

    I’m trying to determine from the screenshots what specific changes were necessary to make it work, so I can look at updating to meet those changes in the API.

    One I’ve seen already is “deprecate offline_access” which must be set to “disabled” for WPBook (or WPBook Lite) to work – I know what that one is about and I’m working on a plan to deal with the change when offline_access goes away.

    “Include recent activity stories” also got changed to disabled (from enabled) – not sure even what that does or if it is involved.

    “Enhanced Oauth dialog” should be set to disabled – need to look in to this one more as well.

    “Page hours format” and “Graph Batch API Exception format” both also got switched to disabled – from the FB default of enabled – but I don’t know what those are either.

    More investigation to come, but I will mark this as resolved in the meanwhile.

Viewing 12 replies - 1 through 12 (of 12 total)
  • The topic ‘[Plugin: WPBook] Fatal error instead of comments in fb-app single article view’ is closed to new replies.