- Issue created by @kunal_singh
- Issue was unassigned.
- Status changed to Needs review
5 months ago 7:46am 21 June 2024
When enabling this module with any profile, We are getting the following error:
The website encountered an unexpected error. Try again later.
TypeError: array_merge(): Argument #2 must be of type array, null given in array_merge() (line 907 of core/includes/install.inc).
array_merge(Array, NULL) (Line: 907)
drupal_check_profile('new_profile') (Line: 2085)
install_check_requirements(Array) (Line: 1098)
install_verify_requirements(Array) (Line: 707)
install_run_task(Array, Array) (Line: 578)
install_run_tasks(Array, NULL) (Line: 121)
install_drupal(Object) (Line: 48)
Needs review
1.0
Code