I have this problem on 2 projects now... Must be related to core somehow...
DudeWeb → created an issue.
Hey guys!
Thanks you so much for this fantistic module.
Please update and make it work out of the box in D10 please :-)
I'll pay it forward :-)
Thanks in advance ;-)
Why not pushing it to a new version?
I am really missing it... WIll try to find another method.
I tried to fix it whit the AI but it does not work and says:
" If you continue to receive the same error after making these changes, it's possible that there might be an issue elsewhere in your code or within the Drupal environment. In that case, you might need to debug further to identify the root cause of the issue. This could involve checking for compatibility issues with the version of Drupal or Drush you are using, or looking for conflicts with other modules or custom code."
I have now the same bug on line 15!
Fatal error: Type of Drupal\youtube_plus\Commands\YoutubePlusCommands::$loggermust be ?Psr\Log\LoggerInterface (as in class Drush\Commands\DrushCommands) in/home/dudeweba/public_html/Gasolicious/Gasolicious/web/modules/contrib/youtube_plus/src/Commands/YoutubePlusCommands.php on line 15
looks like the key I created did not have enough privileges.
As well I installed the sdk (composer require aws/aws-sdk-php)
Works in D9, I am positive it will work in D10. Keep you updated.
Thanks!!!!! Love you guys :-)
This how I patched, it looks to work. I join it to this post.
But I had a lot of errors:
patch -R < /Users/dudeweb/Documents/1.\ Pro/Development/PHP\ drupal\ module/php/patch.patch
patching file php.info.yml
Unreversed (or previously applied) patch detected! Ignore -R? [y]
patching file 'src/Tests/Condition/PhpConditionTest.php'
Unreversed (or previously applied) patch detected! Ignore -R? [y] y
patching file 'src/Tests/Functional/PhpAccessTest.php'
Unreversed (or previously applied) patch detected! Ignore -R? [y] n
Apply anyway? [n] y
1 out of 1 hunks failed--saving rejects to 'src/Tests/Functional/PhpAccessTest.php.rej'
patching file 'src/Tests/Functional/PhpFilterTest.php'
Unreversed (or previously applied) patch detected! Ignore -R? [y] n
Apply anyway? [n] y
1 out of 1 hunks failed--saving rejects to 'src/Tests/Functional/PhpFilterTest.php.rej'
patching file 'src/Tests/Functional/PhpTestBase.php'
Unreversed (or previously applied) patch detected! Ignore -R? [y] n
Apply anyway? [n] y
3 out of 3 hunks failed--saving rejects to 'src/Tests/Functional/PhpTestBase.php.rej'
patching file 'src/Tests/Functional/PhpUninstallTest.php'
Unreversed (or previously applied) patch detected! Ignore -R? [y] n
Apply anyway? [n] y
2 out of 2 hunks failed--saving rejects to 'src/Tests/Functional/PhpUninstallTest.php.rej'
patching file 'src/Tests/Plugin/views/PhpArgumentValidatorTest.php'
Unreversed (or previously applied) patch detected! Ignore -R? [y] n
Apply anyway? [n] y
1 out of 1 hunks failed--saving rejects to 'src/Tests/Plugin/views/PhpArgumentValidatorTest.php.rej'
Why isn't that patch integrated in DEV version?
HOW TO UNINSTALL YOUR MODULE??? I CANNOT EVEN PUBLISH ANYTHING!!
yoast_seo: The Real-time SEO status & focused keywords field type is used in the following field: node.field_y
oast_seo
ok so it seems that it comes from Amazon itself!
As well chinese translation doe snot work, I have this message:
Warning: Attempt to read property "error" on string in Drupal\auto_node_translate\AmazonTranslateApi->translate() (line 64 of modules/contrib/auto_node_translate/src/AmazonTranslateApi.php).
With simplified or traditionnal.
Hello! Drush version : 11.5.1
DudeWeb → created an issue.
Drupal\Core\Config\UnmetDependenciesException: Configuration objects provided by medyum have unmet dependencies: node.article.teaser (image.style.200x134) in Drupal\Core\Config\UnmetDependenciesException::create() (line 100 of /home/dudeweba/public_html/SnookerWorldMag/D9/recommended-project/web/core/lib/Drupal/Core/Config/UnmetDependenciesException.php).
I do not know I changed of theme now but I will definitely have a look at it. Thanks for your kind answer!