在从Drupal 7升级到Drupal 8之后,我对Drupal有了这个问题。
错误如下,当我转到管理页面时,我转到content -> filter by ->选项卡pages ->,然后尝试访问一个选项卡页-- 502个错误网关错误。
我的问题是,有人遇到了这个特别的错误?你知道怎么解决吗?
我从不使用德鲁帕尔,这个项目是通过我的公司来的。
谢谢!
Error: Call to a member function setDisplay() on null in Drupal\twig_views\Twig\RenderView::renderViewWithTitle()
我有一个Drupal8.9.16网站,当我尝试运行composer update来更新模块时,我得到了这个输出
$ composer update
Loading composer repositories with package information
Updating dependencies
Nothing to modify in lock file
Installing dependencies from lock file (including require-dev)
Nothing to install, update or remove
Package container-
当我试图建立我的drupal数据库时,我收到了一个错误。当我插入数据库信息时,drupal给出了这个错误,但我确信数据库信息是正确的。
Warning: count(): Parameter must be an array or an object that implements Countable in Drupal\Core\Form\FormValidator->doValidateForm() (line 261 of core/lib/Drupal/Core/Form/FormValidator.php). Drupal\Core\Form\FormValidator->
总之:我无法成功地卸载pdf_reader,除非我的站点出现以下错误:
Drupal\Core\Extension\InfoParserException: The 'core' or the 'core_version_requirement' key must be present in modules/contrib/pdf_reader/pdf_reader.info.yml in Drupal\Core\Extension\InfoParserDynamic->parse() (line 73 of core/lib/Drupal/Core/Ex
我尝试用composer require drupal/core-recommended:8.9.1将核心从8.9.0更新到8.9.1,但我得到了以下错误:
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Can only install one of: drupal/core[8.9.1, 8.9.0].
- Can only install one of: drupal/core[8.9.1, 8.9.0].
- Can only install one of:
当更新Drupal8.6到8.7时,得到以下错误。如果有人帮忙,我将不胜感激。
TypeError: Argument 3 passed to Drupal\views\EntityViewsData::mapFieldDefinition() must implement interface Drupal\Core\Field\FieldDefinitionInterface, null given, called in /Users/punya/htdocs/un-nip/core/modules/views/src/EntityViewsData.php on line 290 in D
我正在尝试将nivo-slider放在我的drupal主页上。虽然所有图像都显示了,但它们没有滑动,当我检查控制台时,我在nivo-lider.js文件中看到一个错误,即
"Uncaught TypeError: undefined is not a function"
我的nivo-lider.js代码是-
(function ($) {
Drupal.behaviors.nivoSlider = {
attach: function (context, settings) {
// Initialize the slider
$('
我们正在迁移到Drupal 9,而我对composer没有任何问题,并且试图更新Drupal核心。
我已经提供了我的composer.json文件,以及它向我吐出的大量错误,我完全不知道如何修复它。
我一直运行的命令是composer update。
Gathering patches for root package.
No patches supplied.
Loading composer repositories with package information
Warning from https://repo.packagist.org: Support for Composer
我安装了DKAN并短暂地工作了一下。然后我关闭了所有东西,并尝试再次打开它,我得到了以下错误消息: The website encountered an unexpected error. Please try again later.
Drupal\Core\Database\DatabaseAccessDeniedException: SQLSTATE[HY000] [1045] Access denied for user 'root'@'localhost' (using password: YES) in Drupal\Core\Database\D
sudo drush ard -v --destination=sites/default/files/sitearchive.tgz
由于“数据库转储失败”而失败
Initialized Drupal 7.39 root directory at /var/www/drupal [notice]
Initialized Drupal site default at sit
在通过composer进行更新时,我从Webform模块中得到一个错误。Drupal版本8.9.1更新。如何解决此错误?
Problem 1
- drupal/webform_node 5.15.0 requires drupal/webform 5.15.0 -> satisfiable by drupal/webform[5.15.0] but these conflict with your requirements or minimum-stability.
- drupal/webform_node 5.15.0 requires drupal/webform
在尝试执行下面给出的查询时,我得到一个语法错误,我需要更新表civicrm_address中的列值,并将其从abc_abc_drupal_civi_4_17数据库移动到abc_drupal数据库
为了实现它,我得到了来自的语法错误,我得到的错误如下
#1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for
the right syntax to use near 'FROM abc_abc_drupal_civi_4_
在将我的drupal版本升级到9.0.10并在此过程中更新了一堆其他包之后,我正在尝试运行一些浏览器测试。我使用以下命令运行测试:
php core/scripts/run-tests.sh --verbose --php /usr/local/bin/php
测试失败了,但错误消息并不能真正帮助我找出原因。它只显示test runner (我不知道这是什么)失败,代码为255:
Drupal test run
---------------
Tests to be run:
- Drupal\Tests\innovations\Functional\ImplementThisIdeaB
在我们升级到Drupal 9之后,我们在所有的drupal页面中都遇到了以下错误:
TypeError: Drupal\ldap_user\Processor\DrupalUserProcessor::drupalUserLogsIn():
Argument #1 ($account) must be of type Drupal\user\UserInterface, null given, called in
portal/modules/ldap/ldap_user/src/Processor/GroupUserUpdateProcessor.php on line 302 in
我试着用作曲家安装Drupal 8。Drupal控制台已经安装(如果相关的话),所以我转到本地主机文件夹(在本地工作)并键入:
composer create-project drupal-composer/drupal-project:8.x-dev cmpsprjct --stability dev --no-interaction
在终端机上安装作曲家,一切都很顺利。当我试图在浏览器中继续安装时,我会得到以下错误:
Additional uncaught exception thrown while handling exception.
Original
TypeError: Ret