Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

missing autoload.php #237

Closed
Nsokyi opened this issue Feb 19, 2020 · 3 comments
Closed

missing autoload.php #237

Nsokyi opened this issue Feb 19, 2020 · 3 comments
Assignees

Comments

@Nsokyi
Copy link

Nsokyi commented Feb 19, 2020

When I go through the install process and then activate the theme I get the following error in the browser: Warning: require_once(/var/www/html/wp-content/themes/flynt-1.1.1/vendor/autoload.php): failed to open stream: No such file or directory in /var/www/html/wp-content/themes/flynt-1.1.1/functions.php on line 7
I feel like I have missed a step but I'm not sure what?

@proweb
Copy link

proweb commented Feb 23, 2020

Did you install composer dependencies throught:

composer install

See - https://getcomposer.org/doc/03-cli.md#install-i

@Nsokyi
Copy link
Author

Nsokyi commented Feb 25, 2020

Yea, I did then I got a message about not being able to find the Composer Jason file, after that I edited the composer.json file and it now works. Thanks

@domtra
Copy link
Member

domtra commented Feb 26, 2020

@Nsokyi great that you could figure it out. @proweb thanks for stepping in.

@domtra domtra closed this as completed Feb 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants