- πΊπΈUnited States SocialNicheGuru
userpoints_default created a default entity. It is suggested in the modules composer.json file to add drupal.org/project/points. But it is only for Drupal 8, not 9 or 10.
Unable to disable module after updating to 2.0.0-beta2. It throws:
SQLSTATE[42S02]: Base table or view not found: 1146 Table 'drupal.userpoints' doesn't exist: SELECT "base_table"."vid" AS "vid", "base_table"."id" AS "id"
FROM
"userpoints" "base_table"
LIMIT 1 OFFSET 0; Array
(
)
Update `userpoint` module to 2.0.0-beta2 and try to disable from drush
Active
2.0
Code: userpoints
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
userpoints_default created a default entity. It is suggested in the modules composer.json file to add drupal.org/project/points. But it is only for Drupal 8, not 9 or 10.