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
Describe the bug
A clear and concise description of what the bug is. Please be as descriptive as possible; issues lacking detail, or for any other reason than to report a bug, may be closed without action.
Warning: require_once(vendor/autoload.php): Failed to open stream: No such file or directory in /nas/content/live/tribunecpdev/wp-content/plugins/newspack-plugin-master/newspack.php on line 27
Fatal error: Uncaught Error: Failed opening required 'vendor/autoload.php' (include_path='.:/usr/share/pear/php:/usr/share/php') in /nas/content/live/tribunecpdev/wp-content/plugins/newspack-plugin-master/newspack.php:27 Stack trace: #0 /nas/content/live/tribunecpdev/wp-admin/includes/plugin.php(2314): include_once() #1 /nas/content/live/tribunecpdev/wp-admin/plugins.php(192): plugin_sandbox_scrape('newspack-plugin...') #2 {main} thrown in /nas/content/live/tribunecpdev/wp-content/plugins/newspack-plugin-master/newspack.php on line 27
To Reproduce
Steps to reproduce the behavior:
Go to Github and dowload the newspack plugin
Upload and install on a WordPress site.
View error. Will not activate.
Screenshots
If applicable, add screenshots to help explain your problem.
Expected behavior
A clear and concise description of what you expected to happen.
The text was updated successfully, but these errors were encountered:
Describe the bug
A clear and concise description of what the bug is. Please be as descriptive as possible; issues lacking detail, or for any other reason than to report a bug, may be closed without action.
Warning: require_once(vendor/autoload.php): Failed to open stream: No such file or directory in /nas/content/live/tribunecpdev/wp-content/plugins/newspack-plugin-master/newspack.php on line 27
Fatal error: Uncaught Error: Failed opening required 'vendor/autoload.php' (include_path='.:/usr/share/pear/php:/usr/share/php') in /nas/content/live/tribunecpdev/wp-content/plugins/newspack-plugin-master/newspack.php:27 Stack trace: #0 /nas/content/live/tribunecpdev/wp-admin/includes/plugin.php(2314): include_once() #1 /nas/content/live/tribunecpdev/wp-admin/plugins.php(192): plugin_sandbox_scrape('newspack-plugin...') #2 {main} thrown in /nas/content/live/tribunecpdev/wp-content/plugins/newspack-plugin-master/newspack.php on line 27
To Reproduce
Steps to reproduce the behavior:
Screenshots
If applicable, add screenshots to help explain your problem.
Expected behavior
A clear and concise description of what you expected to happen.
The text was updated successfully, but these errors were encountered: