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
Comment #1
Chris CharltonI get this error on D7 (only upgraded the module, not the entire site). :(
Also saw this warning when using
--debugin Drush:Comment #2
Chris CharltonSimilar issue, for reference: https://drupal.org/node/1450186
Comment #3
Chris CharltonI got to flush all caches, including Libraries, and now the error is gone for me.
Comment #4
tstoecklerIt seems this is unreproducible, so I am closing this issue. If you do have steps to reproduce, please re-open.
Comment #5
tuthanh commentedThanks Chris, I clear cache data on PHPMyAdmin and it is fine now.