- I uninstall module in UI, next remove it with composer.
- Than install with composser (composer require 'drupal/at_tool:^2.0')
- enable in UI.
- Than apply the patch.
Try to use your idea:
- I uninstall module in UI, next remove it with composer.
- Than install with composser (composer require 'drupal/at_tool:^2.0')
- apply patch: https://www.drupal.org/project/at_tool/issues/3416105#comment-15437381 π Theme "at_tools" missing RTBC
- Enable At tools and AT Theme generator in UI
Getting the same errors.
I started a new issue:
voloda86 β created an issue.
Please. What versions of theme, AT tool and drupal are you using?
I have:
AdaptiveTheme - 8.x-5.2
AT Tool 2.0 - 2.0.4
Drupal - 10.2.3
PHP - 8.2.15
Stable (D8) was deprecated module. I uninstaled it.
In core theme folder in stable9.info.yml change hidden: true to hidden: false. Than you can see it in UI apearence. Clear cache.
Do I need to install Stable 9 theme? I dont think so.
Have you change "at_tool" and "at_tools" in another files? Whitch one?
As senzaesclusiva Comment #5 I had the same problem solved to change in at_core.info.yml (themes/contrib/adaptivetheme/at_core)
base theme: stable9
dependencies:
- stable9:stable9
But still after applying #3 EricVL have the error massage, when I click to AT Theme Generator in appearance. In FTP there is no modules/contrib/at_tool/at_theme_generator Form directory:
<em>The website encountered an unexpected error. Try again later.
InvalidArgumentException: Class "\Drupal\at_theme_generator\Form\GeneratorForm" does not exist. in Drupal\Core\DependencyInjection\ClassResolver->getInstanceFromDefinition() (line 24 of core/lib/Drupal/Core/DependencyInjection/ClassResolver.php).
Drupal\Core\Controller\HtmlFormController->getFormObject(Object, '\Drupal\at_theme_generator\Form\GeneratorForm') (Line: 58)
Drupal\Core\Controller\FormController->getContentResult(Object, Object)
call_user_func_array(Array, Array) (Line: 123)
Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber\{closure}() (Line: 627)
Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 121)
Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->wrapControllerExecutionInRenderContext(Array, Array) (Line: 97)
Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber\{closure}() (Line: 181)
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object, 1) (Line: 76)
Symfony\Component\HttpKernel\HttpKernel->handle(Object, 1, 1) (Line: 58)
Drupal\Core\StackMiddleware\Session->handle(Object, 1, 1) (Line: 48)
Drupal\Core\StackMiddleware\KernelPreHandle->handle(Object, 1, 1) (Line: 28)
Drupal\Core\StackMiddleware\ContentLength->handle(Object, 1, 1) (Line: 32)
Drupal\big_pipe\StackMiddleware\ContentLength->handle(Object, 1, 1) (Line: 106)
Drupal\page_cache\StackMiddleware\PageCache->pass(Object, 1, 1) (Line: 85)
Drupal\page_cache\StackMiddleware\PageCache->handle(Object, 1, 1) (Line: 48)
Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle(Object, 1, 1) (Line: 51)
Drupal\Core\StackMiddleware\NegotiationMiddleware->handle(Object, 1, 1) (Line: 36)
Drupal\Core\StackMiddleware\AjaxPageState->handle(Object, 1, 1) (Line: 51)
Drupal\Core\StackMiddleware\StackedHttpKernel->handle(Object, 1, 1) (Line: 704)
Drupal\Core\DrupalKernel->handle(Object) (Line: 19)</em>
Know someone where can be problem?
Thankyou
Have the same PHPStan failed issue on all modules.
- make change permission 777 to sites, default, modules, cotrib, on all modules directory,
- create simpletest folder
- I had PhpUnit8
Cant do this: changing the mode from git to SFTP fixes this issue.
Is this error PHPStan error bad for upgrate from D9.5 to D10.1?
Have someone some another sollution to fix this?
Thanks
voloda86 β created an issue.
voloda86 β created an issue.
Show content button not working in text filter in CK editor. Added iframe to body. It show button, but nothing happens after click.
I dont know if I have wrong jquery version, or the module need to fill this:
What should I write here in Cookie content blocker configuration to make it work with module EU cookie compilance:
Change consent
JavaScript event name:
JavaScript event DOM element selector:
Thanks for help