Needs review
Project:
BeautyTips
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
4 Oct 2023 at 11:38 UTC
Updated:
4 Mar 2024 at 20:26 UTC
Jump to comment: Most recent
Comments
Comment #3
rokkayComment #5
sarwan_verma commentedComment #7
sumit-k commentedAdded one commit to resolve error on installation of module.
Drupal\Core\Database\DatabaseExceptionWrapper: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'drupal10.beautytips_custom_tips' doesn't exist: SELECT * FROM "beautytips_custom_tips"; Array ( ) in beautytips_manager_get_custom_tips() (line 155 of modules/contrib/beautytips/beautytips_manager/beautytips_manager.module).Comment #8
seanrStill doesn't work because you're missing a composer.json.
Comment #9
seanrThat works now with the following: