Advertisement
sbrajesh

Untitled

Oct 13th, 2012
203
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 9.47 KB | None | 0 0
  1. FacebookApiException Object
  2. (
  3.     [result:protected] => Array
  4.         (
  5.             [error_code] => 7
  6.             [error] => Array
  7.                 (
  8.                     [message] => couldn't connect to host
  9.                    [type] => CurlException
  10.                )
  11.  
  12.        )
  13.  
  14.    [message:protected] => couldn't connect to host
  15.     [string:Exception:private] =>
  16.     [code:protected] => 7
  17.     [file:protected] => /home/cartoq/public_html/wp-content/plugins/buddypress-facebook-connect-plus/lib/base_facebook.php
  18.     [line:protected] => 886
  19.     [trace:Exception:private] => Array
  20.         (
  21.             [0] => Array
  22.                 (
  23.                     [file] => /home/cartoq/public_html/wp-content/plugins/buddypress-facebook-connect-plus/lib/base_facebook.php
  24.                     [line] => 837
  25.                     [function] => makeRequest
  26.                     [class] => BaseFacebook
  27.                     [type] => ->
  28.                     [args] => Array
  29.                         (
  30.                             [0] => https://graph.facebook.com/me
  31.                             [1] => Array
  32.                                 (
  33.                                     [method] => GET
  34.                                     [access_token] => 168981886533913|d0c25e256510846d0c0acb125a7f3085
  35.                                 )
  36.  
  37.                         )
  38.  
  39.                 )
  40.  
  41.             [1] => Array
  42.                 (
  43.                     [file] => /home/cartoq/public_html/wp-content/plugins/buddypress-facebook-connect-plus/lib/base_facebook.php
  44.                     [line] => 806
  45.                     [function] => _oauthRequest
  46.                     [class] => BaseFacebook
  47.                     [type] => ->
  48.                     [args] => Array
  49.                         (
  50.                             [0] => https://graph.facebook.com/me
  51.                             [1] => Array
  52.                                 (
  53.                                     [method] => GET
  54.                                 )
  55.  
  56.                         )
  57.  
  58.                 )
  59.  
  60.             [2] => Array
  61.                 (
  62.                     [function] => _graph
  63.                     [class] => BaseFacebook
  64.                     [type] => ->
  65.                     [args] => Array
  66.                         (
  67.                             [0] => /me
  68.                         )
  69.  
  70.                 )
  71.  
  72.             [3] => Array
  73.                 (
  74.                     [file] => /home/cartoq/public_html/wp-content/plugins/buddypress-facebook-connect-plus/lib/base_facebook.php
  75.                     [line] => 587
  76.                     [function] => call_user_func_array
  77.                     [args] => Array
  78.                         (
  79.                             [0] => Array
  80.                                 (
  81.                                     [0] => Facebook Object
  82.                                         (
  83.                                             [appId:protected] => 168981886533913
  84.                                             [appSecret:protected] => d0c25e256510846d0c0acb125a7f3085
  85.                                             [user:protected] => 644040105
  86.                                             [signedRequest:protected] => Array
  87.                                                 (
  88.                                                     [algorithm] => HMAC-SHA256
  89.                                                     [code] => 2.AQBoEDNPGIqj-ueN.3600.1350162000.1-644040105|1350158030|KWTbnnUKY01ExGk-zJOZNmE31WA
  90.                                                     [issued_at] => 1350157730
  91.                                                     [user_id] => 644040105
  92.                                                 )
  93.  
  94.                                             [state:protected] =>
  95.                                             [accessToken:protected] => 168981886533913|d0c25e256510846d0c0acb125a7f3085
  96.                                             [fileUploadSupport:protected] =>
  97.                                         )
  98.  
  99.                                     [1] => _graph
  100.                                 )
  101.  
  102.                             [1] => Array
  103.                                 (
  104.                                     [0] => /me
  105.                                 )
  106.  
  107.                         )
  108.  
  109.                 )
  110.  
  111.             [4] => Array
  112.                 (
  113.                     [file] => /home/cartoq/public_html/wp-content/plugins/buddypress-facebook-connect-plus/user.php
  114.                     [line] => 51
  115.                     [function] => api
  116.                     [class] => BaseFacebook
  117.                     [type] => ->
  118.                     [args] => Array
  119.                         (
  120.                             [0] => /me
  121.                         )
  122.  
  123.                 )
  124.  
  125.             [5] => Array
  126.                 (
  127.                     [file] => /home/cartoq/public_html/wp-content/plugins/buddypress-facebook-connect-plus/user.php
  128.                     [line] => 138
  129.                     [function] => get_current_user_id
  130.                     [class] => BPDevFBUser
  131.                     [type] => ->
  132.                     [args] => Array
  133.                         (
  134.                         )
  135.  
  136.                 )
  137.  
  138.             [6] => Array
  139.                 (
  140.                     [file] => /home/cartoq/public_html/wp-content/plugins/buddypress-facebook-connect-plus/bp-fb-connect-plus.php
  141.                     [line] => 108
  142.                     [function] => login_or_create_account
  143.                     [class] => BPDevFBUser
  144.                     [type] => ->
  145.                     [args] => Array
  146.                         (
  147.                         )
  148.  
  149.                 )
  150.  
  151.             [7] => Array
  152.                 (
  153.                     [function] => process_login
  154.                     [class] => BPDevFacebook
  155.                     [type] => ->
  156.                     [args] => Array
  157.                         (
  158.                             [0] =>
  159.                         )
  160.  
  161.                 )
  162.  
  163.             [8] => Array
  164.                 (
  165.                     [file] => /home/cartoq/public_html/wp-includes/plugin.php
  166.                     [line] => 405
  167.                     [function] => call_user_func_array
  168.                     [args] => Array
  169.                         (
  170.                             [0] => Array
  171.                                 (
  172.                                     [0] => BPDevFacebook Object
  173.                                         (
  174.                                             [cookie] =>
  175.                                             [app_id] => 168981886533913
  176.                                             [app_secret] => d0c25e256510846d0c0acb125a7f3085
  177.                                             [fbi] =>
  178.                                             [fbapi] => Facebook Object
  179.                                                 (
  180.                                                     [appId:protected] => 168981886533913
  181.                                                     [appSecret:protected] => d0c25e256510846d0c0acb125a7f3085
  182.                                                     [user:protected] => 644040105
  183.                                                     [signedRequest:protected] => Array
  184.                                                         (
  185.                                                             [algorithm] => HMAC-SHA256
  186.                                                             [code] => 2.AQBoEDNPGIqj-ueN.3600.1350162000.1-644040105|1350158030|KWTbnnUKY01ExGk-zJOZNmE31WA
  187.                                                             [issued_at] => 1350157730
  188.                                                             [user_id] => 644040105
  189.                                                         )
  190.  
  191.                                                     [state:protected] =>
  192.                                                     [accessToken:protected] => 168981886533913|d0c25e256510846d0c0acb125a7f3085
  193.                                                     [fileUploadSupport:protected] =>
  194.                                                 )
  195.  
  196.                                         )
  197.  
  198.                                     [1] => process_login
  199.                                 )
  200.  
  201.                             [1] => Array
  202.                                 (
  203.                                     [0] =>
  204.                                 )
  205.  
  206.                         )
  207.  
  208.                 )
  209.  
  210.             [9] => Array
  211.                 (
  212.                     [file] => /home/cartoq/public_html/wp-settings.php
  213.                     [line] => 302
  214.                     [function] => do_action
  215.                     [args] => Array
  216.                         (
  217.                             [0] => init
  218.                         )
  219.  
  220.                 )
  221.  
  222.             [10] => Array
  223.                 (
  224.                     [file] => /home/cartoq/public_html/wp-config.php
  225.                     [line] => 92
  226.                     [args] => Array
  227.                         (
  228.                             [0] => /home/cartoq/public_html/wp-settings.php
  229.                         )
  230.  
  231.                     [function] => require_once
  232.                 )
  233.  
  234.             [11] => Array
  235.                 (
  236.                     [file] => /home/cartoq/public_html/wp-load.php
  237.                     [line] => 29
  238.                     [args] => Array
  239.                         (
  240.                             [0] => /home/cartoq/public_html/wp-config.php
  241.                         )
  242.  
  243.                     [function] => require_once
  244.                 )
  245.  
  246.         )
  247.  
  248.     [previous:Exception:private] =>
  249. )
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement