Closed (outdated)
Project:
Scheduled Message Module
Version:
8.x-1.x-dev
Component:
Documentation
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 Nov 2017 at 20:43 UTC
Updated:
5 Aug 2020 at 17:11 UTC
Jump to comment: Most recent
Comments
Comment #2
socialnicheguru commenteddeleted - wrong issue queue
Comment #3
socialnicheguru commentedComment #4
socialnicheguru commentedComment #5
socialnicheguru commentedAfter more investigating, the patch I referred to only changes the position of the error.
Without the patch on a php7.1 ubuntu machine I get:
Drush cron
Drupal\Core\Entity\Query\QueryException: Invalid specifier 'field_send_state' in [error]
Drupal\Core\Entity\Query\Sql\Tables->addField() (line 300 of
drupal-8.4.3/html/core/lib/Drupal/Core/Entity/Query/Sql/Tables.php).
Comment #6
socialnicheguru commentedCreate a default message type or create a module scheduled_message_default with the default message type and add in the fields that are in the readme
Comment #7
freelockCode is entirely refactored, this is no longer an issue.