evet en üste
Notice: Undefined property: stdClass::$access_token in /home/takipmer/public_html/functionlar/instagram.class.php on line 504
Fatal error: Call to undefined function yonlendir() in /home/takipmer/public_html/girisyap.php on line 29
evet dedığınızı yaptım böyle bir hata cıkiyor gene
ob_start();
session_start();
error_reporting(E_ALL); ini_set("display_errors", 1);
// // sınıfımızı ve ayar dosyamızı dahil edelim. ben projemde lib adlı bir dizin altına yüklemiştim.siz istediğiniz dizinde kullanabilirsiniz
include ('functionlar/instagram.class.php');
include ('functionlar/instagram.config.php');
bu sekilde ayarladım