-
Notifications
You must be signed in to change notification settings - Fork 29
Description
This has been a problem since Panopoly stared tolling out new updates recently. I know I have talked about it a few times, but here it goes again. This happens in both Kalatheme 1.4 and 3.x as a FYI. When upgrading to a version of Panoply greater than 1.2, the 2.2 libraries seems to throw Kalatheme off. I have gotten a variety of erros like:
Notice: Undefined index: post-load integration files in libraries_load_files() (line 697 of /var/www/csi-america/profiles/panopoly/modules/contrib/libraries/libraries.module).
Notice: Undefined index: post-load integration files in libraries_load_files() (line 775 of /var/www/csi-america/profiles/panopoly/modules/contrib/libraries/libraries.module).
You do not have a Bootstrap library installed but that is ok! To get equipped either check out our Start Up Guide or run our Setup Wizard.
It seems that the new libraries 2.2 does something with file perms and kalatheme can no longer read the directory.
The work around is to just downgrade to libraries 2.1 and all is well, but something is not kosher here.
