You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Have apache installed, ran composer requirement, using file in htdocs, but when attempted to use this I recieve this error.
Deprecated: Non-static method InstagramScraper\Instagram::getMediaByCode() should not be called statically in C:\xampp\htdocs\instagram-php-scraper-master\index.php on line 45
Fatal error: Uncaught Error: Using $this when not in object context in C:\xampp\htdocs\instagram-php-scraper-master\src\InstagramScraper\Instagram.php:338 Stack trace: #0 C:\xampp\htdocs\instagram-php-scraper-master\index.php(45): InstagramScraper\Instagram::getMediaByCode('BQ6W8k6goDE') #1 {main} thrown in C:\xampp\htdocs\instagram-php-scraper-master\src\InstagramScraper\Instagram.php on line 338
The text was updated successfully, but these errors were encountered:
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Have apache installed, ran composer requirement, using file in htdocs, but when attempted to use this I recieve this error.
Deprecated: Non-static method InstagramScraper\Instagram::getMediaByCode() should not be called statically in C:\xampp\htdocs\instagram-php-scraper-master\index.php on line 45
Fatal error: Uncaught Error: Using $this when not in object context in C:\xampp\htdocs\instagram-php-scraper-master\src\InstagramScraper\Instagram.php:338 Stack trace: #0 C:\xampp\htdocs\instagram-php-scraper-master\index.php(45): InstagramScraper\Instagram::getMediaByCode('BQ6W8k6goDE') #1 {main} thrown in C:\xampp\htdocs\instagram-php-scraper-master\src\InstagramScraper\Instagram.php on line 338
The text was updated successfully, but these errors were encountered: