我用drush得到了这个:
InvalidArgumentException: Field field_date is unknown. in Drupal\Core\Entity\ContentEntityBase->getTranslatedField() (line 472 of
C:\wamp\www\inf\core\lib\Drupal\Core\Entity\ContentEntityBase.php我没有找到解决这个问题的解决方案:/有人遇到过这个问题吗?
发布于 2017-10-08 20:45:57
尝试运行domain.com/update.php,看看是否有帮助
如果这还不能解决您的问题,我建议您转到admin/config/development/logging并启用回溯并再次重现错误,然后在回溯的第一个模块中查找(或发布)错误
https://stackoverflow.com/questions/40998024
复制相似问题