galen / PHP-Instagram-API

PHP 5.3+ wrapper for the Instagram API
338 stars 159 forks source link

error #23

Open leafiy opened 11 years ago

leafiy commented 11 years ago

Notice: Undefined variable: auth_config in /Volumes/B/Dropbox/i.local/examples/_auth.php on line 7

Notice: Use of undefined constant EXAMPLES_DIR - assumed 'EXAMPLES_DIR' in /Volumes/B/Dropbox/i.local/examples/_auth.php on line 19

Warning: require(EXAMPLES_DIR/views/_header.php): failed to open stream: No such file or directory in /Volumes/B/Dropbox/i.local/examples/_auth.php on line 19

Fatal error: require(): Failed opening required 'EXAMPLES_DIR/views/_header.php' (include_path='.:/usr/local/Cellar/php54/5.4.15/lib/php') in /Volumes/B/Dropbox/i.local/examples/_auth.php on line 19

galen commented 11 years ago

This error is on your end.