I have a very strange problem happening on a production server thats been up an running for over a year. For the last month, every few days the system crashes with this message.

PHP Fatal error: Call to undefined function libraries_load() in /var/www/sites/all/modules/contrib/jquery_ui_multiselect_widget/jquery_ui_multiselect_widget.module on line 17

What is causing this error is the mystery, when I go into the systems table, the same two modules are turned off every time. the library module, and the menu_per_role module. When I set them to a 1 and clear cache I can get teh site back up.

But what code in Drupal can turn modules off automatically, and what might be happening to cause this. This has happened 4 times now, and we're starting to get some pushback from our clients.

I have upgraded to the latest Drupal, and all Contrib modules are also updated to the latest code.

Comments

tstoeckler’s picture

Status: Active » Closed (won't fix)

Sorry, but this problem doesn't seem related to Libraries API module. Please seek assistance for your problem through some other medium.

If you do believe the problem is related to Libraries API please feel free to re-open with additional details. Thanks!