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

I updated today my test sites' webtrees and vendor files. They included: Removing symfony/polyfill-ctype (v1.27.0) #4777

Closed
melizaa opened this issue Mar 1, 2023 · 2 comments

Comments

@melizaa
Copy link
Contributor

melizaa commented Mar 1, 2023

Now I get in the test and future sites fatal error:
"Warning: require(/home/amitys/future.amitys.com/vendor/composer/../symfony/polyfill-ctype/bootstrap.php): Failed to open stream: No such file or directory in /home/amitys/future.amitys.com/vendor/composer/autoload_real.php on line 71

Fatal error: Uncaught Error: Failed opening required '/home/amitys/future.amitys.com/vendor/composer/../symfony/polyfill-ctype/bootstrap.php' (include_path='.') in /home/amitys/future.amitys.com/vendor/composer/autoload_real.php:71 Stack trace: #0 /home/amitys/future.amitys.com/vendor/composer/autoload_real.php(61): composerRequiree4af25206f6291f0450638b36aceb78d() #1 /home/amitys/future.amitys.com/vendor/autoload.php(7): ComposerAutoloaderInite4af25206f6291f0450638b36aceb78d::getLoader() #2 /home/amitys/future.amitys.com/index.php(29): require('...') #3 {main} thrown in /home/amitys/future.amitys.com/vendor/composer/autoload_real.php on line 71"

@fisharebest
Copy link
Owner

I think that some of the files were not uploaded correctly.

I just copied the vendor files to your site, and it is now working.

@melizaa
Copy link
Contributor Author

melizaa commented Mar 2, 2023 via email

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

2 participants