Notice: Array to string conversion in C:\WEB\drupal7\modules\system\system.module on line 2785

Created on 16 July 2013, almost 11 years ago
Updated 9 June 2023, about 1 year ago

This happens if you go to the admin/reports/status.
The problem consists when you install both modules:
1) The SimpleAds
2) Views slideshow cycle (from the views slideshow module)

Both of the modules uses incorrect hook_requirements implementation in the Return value

"An associative array where the keys are arbitrary but must be unique (it is suggested to use the module short name as a prefix) and the values are ..."

... but both of the modules uses 'jquery.cycle' as the key of the returning requirements array! The returned arrays are merged and the 'title' element in the array becomes an array - and this is what the warning is about.

πŸ› Bug report
Status

Closed: won't fix

Version

2.0

Component

Code

Created by

πŸ‡±πŸ‡»Latvia Nor4a

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.69.0 2024