Hi

after upgrade a website,on a multisite install, i get this error :
PHP Fatal error: Unsupported operand types in /var/www/drupal7/sites/all/modules/libraries/libraries.module on line 609

all others websites works, so i don't understand this error...

thanks

Comments

Chris Charlton’s picture

I get this error on D7 (only upgraded the module, not the entire site). :(

Also saw this warning when using --debug in Drush:

Undefined index: variants libraries.module:609
Chris Charlton’s picture

Similar issue, for reference: https://drupal.org/node/1450186

Chris Charlton’s picture

I got to flush all caches, including Libraries, and now the error is gone for me.

tstoeckler’s picture

Status: Active » Closed (cannot reproduce)

It seems this is unreproducible, so I am closing this issue. If you do have steps to reproduce, please re-open.

tuthanh’s picture

Issue summary: View changes

Thanks Chris, I clear cache data on PHPMyAdmin and it is fine now.