( ! ) Warning: file_get_contents(https://graph.facebook.com/oauth/access_token?type=client_cred&client_id=YOUR_APP_ID&client_secret=YOUR_APP_SECRET): Failed to open stream: HTTP request failed! HTTP/1.1 400 Bad Request in D:\Ampla Group Dropbox\Completa _\Site\_Templates\themeforest-13344874-lux-realty-real-estateproperty-material-design - Imb Express\Slider\revolution\php\facebook\class-facebook.php on line 67 | ||||
---|---|---|---|---|
Call Stack | ||||
# | Time | Memory | Function | Location |
1 | 0.0643 | 392936 | {main}( ) | ...\facebook.php:0 |
2 | 0.1139 | 404664 | TP_facebook->get_post_feed( $user = 'inspirationfeed', $app_id = 'YOUR_APP_ID', $app_secret = 'YOUR_APP_SECRET', $item_count = 5 ) | ...\facebook.php:15 |
3 | 0.1139 | 404824 | file_get_contents( $filename = 'https://graph.facebook.com/oauth/access_token?type=client_cred&client_id=YOUR_APP_ID&client_secret=YOUR_APP_SECRET' ) | ...\class-facebook.php:67 |
( ! ) Warning: file_get_contents(https://graph.facebook.com/inspirationfeed/feed?&fields=id,from,message,picture,link,name,icon,privacy,type,status_type,object_id,application,created_time,updated_time,is_hidden,is_expired,likes,comments): Failed to open stream: HTTP request failed! HTTP/1.1 400 Bad Request in D:\Ampla Group Dropbox\Completa _\Site\_Templates\themeforest-13344874-lux-realty-real-estateproperty-material-design - Imb Express\Slider\revolution\php\facebook\class-facebook.php on line 69 | ||||
---|---|---|---|---|
Call Stack | ||||
# | Time | Memory | Function | Location |
1 | 0.0643 | 392936 | {main}( ) | ...\facebook.php:0 |
2 | 0.1139 | 404664 | TP_facebook->get_post_feed( $user = 'inspirationfeed', $app_id = 'YOUR_APP_ID', $app_secret = 'YOUR_APP_SECRET', $item_count = 5 ) | ...\facebook.php:15 |
3 | 0.4253 | 406280 | file_get_contents( $filename = 'https://graph.facebook.com/inspirationfeed/feed?&fields=id,from,message,picture,link,name,icon,privacy,type,status_type,object_id,application,created_time,updated_time,is_hidden,is_expired,likes,comments' ) | ...\class-facebook.php:69 |
( ! ) Warning: Attempt to read property "data" on null in D:\Ampla Group Dropbox\Completa _\Site\_Templates\themeforest-13344874-lux-realty-real-estateproperty-material-design - Imb Express\Slider\revolution\php\facebook\class-facebook.php on line 70 | ||||
---|---|---|---|---|
Call Stack | ||||
# | Time | Memory | Function | Location |
1 | 0.0643 | 392936 | {main}( ) | ...\facebook.php:0 |
2 | 0.1139 | 404664 | TP_facebook->get_post_feed( $user = 'inspirationfeed', $app_id = 'YOUR_APP_ID', $app_secret = 'YOUR_APP_SECRET', $item_count = 5 ) | ...\facebook.php:15 |
This examples loads a PHP class that automatically populates the slider by a Facebook Page Timeline.
We are using the basic libraries of Slider Revolution, just like the standard style sheets and some Google Fonts.
$user_id = $facebook->get_user_from_url('https://www.facebook.com/inspirationfeed');
$app_id = '1898...'; $app_secret = '80d0a61b19852...';