ehodul / universities-colleges-schools

0 stars 0 forks source link

PHP Errors #160

Closed ucem closed 6 years ago

ucem commented 7 years ago

Looks like we have 22 pages of php errors.

Warning: array_unique() expects parameter 1 to be array, null given in ctools_process() (line 763 of /home/univers/public_html/sites/all/modules/ctools/ctools.module).

and

Warning: array_merge() [function.array-merge]: Argument #2 is not an array in ctools_process() (line 763 of /home/univers/public_html/sites/all/modules/ctools/ctools.module).

ehodul commented 7 years ago

These issues/warnings appeared after the ctools module update. These are only warnings, not errors and this issue was reported in the ctools module issue queue. It is not critical issue, will be most probably resolved in the new version of ctools. We can either wait till resolved or downgrade the module back to previous version.

Reported issue: https://www.drupal.org/node/2820042

ucem commented 7 years ago

Let's leave it till issue is resolved. thanks.