Closed (fixed)
Project:
Post It Everywhere
Version:
6.x-1.04
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 Feb 2010 at 20:03 UTC
Updated:
8 Mar 2010 at 10:40 UTC
I have downloaded:
http://svn.facebook.com/svnroot/platform/clients/packages/facebook-platf...
untar'd it and put the contents of the "php" directory in facebook-client, but after adding my API key and trying it out, I get this error:
"Postiteverywhere : Facebook PHP library file sites/all/modules/postiteverywhere/facebook-client/facebook_desktop.php not found see README.TXT"
I looked in the tar ball and the file "facebook_desktop.php" not in there.
Please advise.
Thanks,
Kristen
Comments
Comment #1
kristen polI found this relevant issue for facebook connect: http://drupal.org/node/700506
Kristen
Comment #2
kristen polI found it buried in this zip:
http://svn.facebook.com/svnroot/platform/fbopen-packages/fb-open-platfor...
Kristen
Comment #3
confiz commentedAfter extracting the contents of tar ball file, copy the content of 'php' folder
Comment #4
kristen polPerhaps you didn't understand the issue. The file no longer exists in that tar ball. I managed to find it elsewhere (see comment above) but think there now may be a more fundamental issue because that file is not bundled with the other files as expected by your module. I'm wondering if they have reworked their code and it is no longer compatible with your module???
Kristen
Comment #5
kristen polJust tested the facebook stuff and it worked with using the desktop file coming from the other source. So, perhaps it's just a matter of updating the README to point users to the other tar ball if they don't find it in the first one.
Thanks!
Kristen
Comment #6
confiz commentedOK kristen. Thanks for mentioning it.
We will surely look into this ASAP.
Comment #7
confiz commentedWe tested by removing facebook_desktop.php, and the module worked fine.
@Kristen: We would like to thank you for adding this to issues.
Let us know if some issue occurs again.
Comment #8
sakib000 commentedwhen I installed this module, I also saw same message
Facebook PHP library file sites/all/modules/postiteverywhere/facebook-client/facebook_desktop.php not found see README.TXT"
Comment #9
confiz commentedSee this code on line 1028. Remove facebook_desktop.php, if it exists in the list below. This was removed in the latest release.
Please confirm me if it gets fixed.
Comment #10
confiz commented