This is Not even close to Beta
| Comment | File | Size | Author |
|---|---|---|---|
| #18 | 9fcd4f3777a44925f7d8f1162c264d6f.png | 50.38 KB | zet |
| #4 | 140b9b107cd5affdbb0e838738e8b883.png | 7.09 KB | zet |
This is Not even close to Beta
| Comment | File | Size | Author |
|---|---|---|---|
| #18 | 9fcd4f3777a44925f7d8f1162c264d6f.png | 50.38 KB | zet |
| #4 | 140b9b107cd5affdbb0e838738e8b883.png | 7.09 KB | zet |
Comments
Comment #1
vm commented2.0 isn't a reccommned version and the bug report is completely unhelpful.
Closing until such time as zet, decides to give a more detailed report about any issues found in 3.0 which is the current reccommened release per the project page.
Comment #2
zet commentedComment #3
pflame commentedzet,
Provide more information why you are thinking it is not close to beta. Otherwise this issue don't have any meaning. Just changing the version does not make sense.
Comment #4
zet commentedFatal error: Uncaught Exception: 190: Invalid OAuth 2.0 Access Token thrown in /home/zetnetro/public_html/drupal6/sites/all/modules/facebook_stream/facebook-php-sdk/src/facebook.php on line 425
( v2.0.4 of facebook / php-sdk )
( v2.0.3 too of facebook / php-sdk )
There are others fatal errors too
Comment #5
spamjim commentedThis would be an excellent place to post those other fatal errors so that the issues can be identified and resolved.
Comment #6
zet commentedNow seems that im stucked with this error and i can't doo nothing else.
Previuos i was getting a fatal error on facebook.php line 511. Something about curl timed out.
later edit: I have used your installation tutorial ( http://drupal.org/node/483570 )
:
http://drupal.org/project/jquery_update ( 6.x-2.0-alpha1 )
http://drupal.org/project/jquery_ui ( 6.x-1.3 with http://drupal.org/node/388384#comment-1851354 patch )
you say on instalation tutorial: install jquery UI module by following instructions from http://drupal.org/node/388384#comment-1530114 where it says :
"Download jQuery UI 1.7 from http://jquery-ui.googlecode.com/files/jquery-ui-1.7.2.zip"
and
"Download a 1.7.2 version theme from the Theme Roller and extract the archive"
As Theme Roller version is now 1.7.3 (Legacy release, for jQuery 1.3.2), I have used the latest jQuery UI 1.7 development package from: http://code.google.com/p/jquery-ui/downloads/list?can=3&q=1.7 ( jquery-ui-1.7.3.zip ) together with this heme Roller version 1.7.3 ( http://jqueryui.com/download/?themeParams=%3Fctl%3Dthemeroller ) .
i did not used your module together with fbconnect or drupal for facebook, but i have fconnect module activated and functional ( http://vishalsood.com/projects/drupal/facebook )
Comment #7
pflame commentedzet,
The mentioned error raised by the facebook-php-sdk, which I am not maintaining it. The error will occur when we are trying to access any data from facebook with the expired facebook login session. This will happen if you are not using public domain for your drupal instance. If the url is having port number also facebook connect api does not work. The url should be like example.com or sub.example.com or with public ip address.
Comment #8
zet commentedCheck http://zetconnect.com
Comment #9
zet commentedI wass getting the Fatal error: Uncaught Exception: 190 with opera (that gave me a blank page on facebook popup after i permitted the application). I switched to firefox: same error, but i know from previuos attempts that firefox besides opera was not giving blank facebook popup page after aplication permissions.
Now i tried IE too and it worked : i doo not get the Fatal error: Uncaught Exception: 190, but after some page refreshes:
Fatal error: Uncaught CurlException: 7: couldn't connect to host thrown in /home/zetnetro/public_html/drupal6/sites/all/modules/facebook_stream/facebook-php-sdk/src/facebook.php on line 522
( you'll see this error only on some page refreshes, and sometimes you won't)
Also, I think some css added by the module is critical.
Comment #10
pflame commentedI can't see the Facebook Stream block at the url http://zetconnect.com
Comment #11
zet commentedIt is bellow , bottom of the page.
Comment #12
pflame commentedWhen I login and give permission to access my content, my wall data is displaying there. Regarding the css, you can always over write.
update:
If you are already using fbconnect then you should select fbconnect version in the facebook stream settings form, otherwise you will get fatal errors because facebook-php-sdk will load 2 times.
Comment #13
zet commentedtry some page refreshes... and you'll see the error!
..and the Add Status Message , Like it and Comment it does not seems to work. the like option seems to remain on drupal site, but nothing on facebook wall!
also Friends who likes this post popup display's nothing, even if is eg 6 likes on the post
Comment #14
zet commentedAnother error, trown in the block this time:
Facebook Stream
Fatal error: Uncaught CurlException: 6: name lookup timed out thrown in /home/zetnetro/public_html/drupal6/sites/all/modules/facebook_stream/facebook-php-sdk/src/facebook.php on line 522
....
Comment #15
zet commentedThanks for your quick responses, azriprajwala!
Have you seen the errors ?
Also re-read my posts above, as i have edited some.
Comment #16
zet commentedI'm not using fbconnect, i'm using fconnect ( without the b) from http://vishalsood.com/projects/drupal/facebook
( But i disable it before checking your module and was disabled when you cheked the page too)
Comment #17
pflame commentedThe comments data is added in the dialog box but because of the css it is not displayed. In your style.css file at line 146 bellow code is there
Because of visibility:hidden, the block content is not appearing, remove visibility:hidden property then comments are dispalying. It is same for likes, add status message dialog boxes.
Comment #18
zet commentedFist time after i deleted the hide class from the code, i see this actually:
Fatal error: Call to undefined function facebook_client() in /home/zetnetro/public_html/drupal6/sites/all/modules/facebook_stream/likes_display.tpl.php on line 5
Another error