i have an drupal 9 installation and wanted to test the module like_and_dislike and the other 2, but it gave me errors, and now i cant even get into edit user page etc, i get this error
The website encountered an unexpected error. Please try again later. Error: Call to undefined method Drupal\user\Entity\User::getUsername() in Drupal\alt_login\Plugin\AltLoginMethod\Username->getAlias() (line 67 of modules/alt_login/src/Plugin/AltLoginMethod/Username.php).
Im used to drupal 7 and im a big noob in coding etc, but i managed to create a website with drupal 7 wich im pretty proud of, now i wanted to rebuild the website on drupal 8 or 9 and so i started off, but it asks me to install modules using composer.
now i spend alot of time how to install composer using ssh, finaly got that working.
I recently updated my GraphQL 3.1 from Drupal 8 to 9 which includes the graphql_views and graphql_twig modules. Also the issue generating the graphql error with graphql 3.1 and the commerce_shipping module has been resolved for both Drupal 8.9.13, 9.1.4, and 9.2.x-dev. The youtube videos I made using 9.1.4 demonstrated everything working normally again including using views with an external database.