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

Critical error if I don't run composer install #51

Open
itsamoreh opened this issue Aug 18, 2023 · 0 comments
Open

Critical error if I don't run composer install #51

itsamoreh opened this issue Aug 18, 2023 · 0 comments

Comments

@itsamoreh
Copy link
Collaborator

I get this critical error on a fresh install of wd_f. I have to run composer install to fix it. But this is not documented in the current setup instructions.

Warning: require_once(/var/www/html/wp-content/themes/wd_f/vendor/autoload.php): Failed to open stream: No such file or directory in /var/www/html/wp-content/themes/wd_f/docs/help-admin-pages.php on line 16 Fatal error: Uncaught Error: Failed opening required '/var/www/html/wp-content/themes/wd_f/vendor/autoload.php' (include_path='.:/usr/local/lib/php') in /var/www/html/wp-content/themes/wd_f/docs/help-admin-pages.php:16 Stack trace: #0 /var/www/html/wp-content/themes/wd_f/functions.php(47): require() #1 /var/www/html/wp-settings.php(600): include('/var/www/html/w...') #2 /var/www/html/wp-config.php(255): require_once('/var/www/html/w...') #3 /var/www/html/wp-load.php(50): require_once('/var/www/html/w...') #4 /var/www/html/wp-admin/admin.php(34): require_once('/var/www/html/w...') #5 /var/www/html/wp-admin/themes.php(10): require_once('/var/www/html/w...') #6 {main} thrown in /var/www/html/wp-content/themes/wd_f/docs/help-admin-pages.php on line 16 Warning: Trying to access array offset on value of type bool in /var/www/html/wp-includes/class-wp-recovery-mode-email-service.php on line 367 Warning: Trying to access array offset on value of type bool in /var/www/html/wp-includes/class-wp-recovery-mode-email-service.php on line 368
There has been a critical error on this website. Please check your site admin email inbox for instructions.
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

1 participant